.siteBak {
	background-image: url(../_site/site-bak.jpg);
	background-repeat: repeat-x;
}
.container {
	height: 100%;
	width: 751px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 5px;
	position: relative;
}
.sideBar {
	float: left;
	width: 268px;
}

.mainNav {
	width: 277px;
	background-image: url(../_site/menu_bak.jpg);
	background-repeat: no-repeat;
	height: 516px;
	float: left;
}

div#dd1	{
	padding: 0px;
	position: relative;	
	}


div#dd2	{
	width:200px;
	padding: 0px;
	position: absolute;
	left: 277px;
	display: none;
	top: 0px;
	}






.topBar {
  width:391px;
  height:68px;
  float:right;
  }

  
.mainContent {
	float: right;
	width: 474px;
	text-align: left;
}
.header {
	width: 474px;
}
.banner {
	text-align: center;
	width: 751px;
	clear: both;
	padding-bottom: 10px;
}
.footer {
	font-size: 10px;
	background-color: D6E1E9;
	background-image: url(../_site/low.jpg);
	text-align: center;
	height: 40px;
	width: 751px;
	color: #003366;
	clear: both;
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
.copyBox {
	padding: 10px 10px 30px;
	float: right;
	width: 450px;
	text-align: justify;
}

.sideBanners {
	width: 276px;
	text-align: center;
	float: left;
	}

.fields {
	display: inline;
	border: 1px solid #336699;
}

