

#header {
	width: 1010px;
	height: 136px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}




#footer {
	margin:auto;
	clear:both;
	width: 1036px;
	height: 120px;
	padding-top: 50px;
	text-align: center;
	color: #fff;
	background-image: url(/_standards/footer_bg_wide.png);
	background-repeat: no-repeat;
}



#wrap {
	width: 1030px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/_standards/wrap_bg_wide.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	overflow: auto;
}

#content {
	width: 640px;
	height:auto;
	line-height: 18px !important;
	line-height: 18px;
	margin:auto;
	padding-bottom: 10px;


}



#topmenu {
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	margin-bottom: 6px;
}


a.topmenu:link,  a.topmenu:visited {
	padding-left: 25px;
	padding-right: 25px;
	height: 21px;
	text-decoration: none;
	display:inline-block;
	color: #364E78;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(/_standards/topmenu_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: inset;
	border-left-style: inset;
	border-right-color: #3f8caf;
	border-left-color: #3f8caf;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3f8caf;
	border-bottom-color: #3f8caf;
}
a.topmenu:hover {
	color: #7894A3;
}

