body {
	margin: 0px;
	padding: 0px;
}


#header {
	background-image: url(../../images/common/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #f7b844;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 98px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	text-align: center;
}

#search {
	display: block;
	text-align: right;
	left: 534px;
	top: 16px;
	width: 377px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 60px;
}
#div_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-image: url(../../images/common/nav_on.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 20px;
	width: 74px;
	text-align: center;
	vertical-align: middle;
	float: right;
	padding-top: 6px;
	text-decoration: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#middle_align {
	display: block;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

#div_links:hover {
	background-image: url(../../images/common/nav_current.jpg);
	color: #003366;
}

#logo {
	background-repeat: no-repeat;
	height: 58px;
	width: 300px;
	float: left;
	background-position: left;
	margin-top: 6px;
	clear: left;
	z-index: 10;
	visibility: visible;
	text-align: center;
	vertical-align: middle;
	left: 137px;
	top: -1px;
	display: block;
}

#navigation {
	display: block;
	float: right;
	z-index: 5;
	padding-top: 0px;
	margin: 0px;
	width: 900px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
#center_cont {
	display: block;
	width: 776px;
	margin-right: auto;
	margin-left: auto;
}
