* {
	margin: 0px;
	padding: 0px;
}
#container   {
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	background-image: url(../images/bg.jpg);
	background-color: #002395;
}
#container #mainpro {
	width: 700px;
	padding: 40px;
	margin-right: auto;
	margin-left: auto;
}

#container #Banner    {
	height: 80px;
	width: 800px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
	padding-left: 5px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #nav   {
	height: 25px;
	border-top: thin solid black;
	border-bottom: thin solid black;
	margin-top: 0;
	margin-right: 20;
	margin-bottom: 0;
	width: 800px;
	float: left;
	margin-left: 20px;
	background-image: url(../images/navbg.jpg);
}
#container #mainbody   {
	width: 479px;
	float: left;
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#container #sidebar   {
	background-position: 0 1em;
	width: 300px;
	float: right;
	margin-right: 20px;
}
#container #footer  {
	clear: both;
	border-top: thin solid #000;
	margin-right: 20px;
	margin-left: 20px;
	height: 22px;
	background-image: url(../images/footbg.jpg);
	padding-top: 10px;
	background-repeat: repeat-x;
	padding-left: 10px;
}
#container #nav table {
}
#dsbottom {
	height: 20px;
	background-color: #002395;
	background-image: url(../images/dsbgb.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#container #homesplash {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
