body, html {
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003E7E;
}

#shadowbox {
	width: 1000px;
	background: #FFF url('http://www.hydraurent.com/media/layoutimages/shadow.jpg') repeat-y center;
	margin: 0 auto;
	text-align: center;
} 


#container {
	position: relative;
	width: 970px;
	margin: 0 auto;
	text-align: left;
	background-color: #5B759A;
}

#lines {
	width: 35px;
	height: 253px;
	background-image:  url('http://www.hydraurent.com/media/layoutimages/lines.gif');
	position: absolute;
	top: 57px;
	left: 935px;
	z-index: 80;
}

#headtop {
	position: absolute;
	top: 0;
	left: 290px;
	width: 680px;
	height: 140px;
	background-color: #18244C;
	z-index: 8;
}

#headtop h1 {
	padding-top: 5px;
}

#headphoto {
	position: relative;
	height: 305px;
	z-index: 1;
	width: 730px;
	float: right;
}

#headnav {
	position: absolute;
	top: 140px;
	left: 0;
	width: 240px;
	height: 250px;
	background-color: #5B759A;
}

#pagedescription {
	background-color: #18244C;
	color: #FFF;
	font-size: 24px;
	height: 60px;
	width: 600px;
	line-height: 30px;
	padding: 20px 40px;
	float: right;
	border-left: 290px solid #5B759A;
	clear: both;
}

.wedetail {
	float: right;
	width: 600px;
	padding: 40px;
	background-color: #FFF;
	border-left: 290px solid #5B759A;
	border-bottom: 1px solid #E4EBF3;
	clear: both;
}

#footer{
	width: 680px;
	text-align: center;
	line-height: 30px;
	border-left: 290px solid #5B759A;
	clear: both;
	background-color: #FFF;
}

#footer a {
	color: #003E7E;	
	text-decoration: none;
}

h1 {
	color: #FFF;
	font-size: 40px;
	font-weight: normal;
	margin: 20px 0 0 30px;
}

#breadcrumbs {
	margin: 30px 40px 0 0;
	font-size: 10px;
	color: #99B2CB;
	text-align: right;
}

#breadcrumbs a {
	text-decoration: none;
	color: #FFF;
}

#breadcrumbs .active a {
	text-decoration: none;
	color: #FFF;
}

/*leftmenu level1*/
#level1 {
	width: 200px;
	margin: 0;
	padding: 0;
}

#level1 li {
	list-style-type: none;
	padding: 10px 0 4px 40px;
	background: url('http://www.hydraurent.com/media/layoutimages/bg_nav.gif') top repeat-x;
}

#level1 li.active {
	padding: 10px 0 4px 40px;
}

#level1 li.active a, #level1 li a:hover {
	color: #99B2CB;
}

#level1 li a {
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}

/*linkermenu level2*/
#level1 #level2 {
	width: 160px;
	margin: 0 0 0 60px;
	*margin: 4px 0 0 20px;
	padding: 0;
}

#level1 #level2 li {
	padding: 10px 0 4px 10px;
	background: none;
}

#level1 #level2 li.active {
	padding: 10px 0 4px 10px;
}

#level1 #level2 li.active a, #level2 li a:hover {
	color: #99B2CB;
}

#level1 #level2 li a {
	text-decoration: none;
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
}

/*sitemap*/
.sitemap_l1 {
	margin-top: 20px;
}

.sitemap_l1 a {
	text-decoration: none;
	color: #003E7E;
}

.sitemap_l2 a {
	font-weight: bold;	
	padding-left: 10px;
}

.sitemap_l3 a {
	padding-left: 20px;
	font-weight: normal;	
}

.sitemap_l4 a {
	padding-left: 30px;
}