.container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: none;
	width: 1012px;
	height: 720px;
	background-color: #FFFFFF;
	padding-top: 1px;
	position: absolute;
	right: 50%;
	top: 0px;
	background-position: center center;
	left: 0px;
	bottom: 0px;
}
.logo {
	float: left;
	width: 991px;
	position: absolute;
	left: 5px;
	top: 12px;
}
.navtop {
	float: right;
	position: absolute;
	width: 378px;
	height: 33px;
	left: 610px;
	top: 22px;
}
.nav {
	float: right;
	position: absolute;
	left: 334px;
	top: 78px;
	width: 653px;
	height: 48px;
}
.main {
	float: left;
	height: 465px;
	width: 691px;
	position: absolute;
	top: 144px;
	left: 5px;
}
.sidebar {
	position: absolute;
	width: 288px;
	height: 612px;
	left: 700px;
	top: 144px;
	background-color: #E5ECF0;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.bottomnav {
	position: absolute;
	left: 4px;
	top: 554px;
	width: 689px;
	height: 188px;
}
.footer {
}
.footer2 {
	position: absolute;
	left: 6px;
	top: 630px;
	width: 689px;
	height: 69px;
}
.footer3 {
	position: absolute;
	left: 6px;
	top: 630px;
	width: 689px;
	height: 69px;
}

