body {
	margin:0;
	padding:0;
	text-align:center;
	font:0.8em Verdana, Arial, Helvetica, sans-serif;
	background-color:#032a60;
	background-image:url(../pix/body_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

#wrapper {
	width:100%;
	text-align:left;
	margin-top:2px;
}

img {
	border:none;
} 

/* ================================ HEADER */

#header {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	height:80px;
	background-color:#fff;
}

#logo-container {
	float:left;
	margin:10px;
}

#top-menu {
	float:right;
}

#top-menu ul {
	margin:55px 10px 0 0;
	padding:0;
	list-style:none;
	font-size:0.85em;
	text-transform:uppercase;
	color:#666;
}

#top-menu ul li {
	display:inline;
}

#top-menu ul li a, #top-menu ul li a:visited {
	color:#000066;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}

#top-menu ul li a:hover {
	text-decoration:underline;
}

/* ================================ MAIN IMAGE */

#main-image {
	background-image:url(../pix/main_image_wellclad.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:228px;
	margin-left:auto;
	margin-right:auto;
	width:896px;
}

#main-image-text {
	width:300px;
	float:right;
	margin:80px 0 0 0;
}

#main-image-text h3 {
	color:#fff;
	margin:0;
	padding:0;
	font-weight:100;
	line-height:1.5em;
	font-size:1.2em;
}

/* ================================ BODY WRAPPER */

#body-wrapper {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	background-image:url(../pix/body_wrapper_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

/* ================================ NAVIGATION */

#navigation {
	width:100%;
	height:40px;
	background-color:#383645;
	background-image:url(../pix/navigation_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

#pmenu, #pmenu ul {
	padding:0;
	margin:0;
	list-style-type: none;
}

#pmenu {
	margin:0;
}

#pmenu li {
	float:left;
	position:relative;
	text-align:center;
	text-transform:uppercase;
}

#pmenu li a, #pmenu li a:visited {
	display:block;
	width:85px;
	font-size:10px;
	color:#fff;
	height:23px;
	text-decoration:none;
	border:1px solid #fff;
	border-width:0 1px 0 0;
	padding:8px 5px 9px 5px;
	background-color:#383645;
	background-image:url(../pix/navigation_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;	
}

#pmenu li li a, #pmenu li li a:visited {
	display:block;
	width:192px;
	color:#fff;
	height:13px;
	text-decoration:none;
	border-top:1px solid white;
	background-color:#383645;
	background-image:none;
	padding-top:10px;
}

#pmenu li:hover > a {
	background:#333;
	color:#fff;
	background-color:#000;
	background-image:url(../pix/navigation_bg_hover.gif);
	background-position:top left;
	background-repeat:repeat-x;		
}

#pmenu li li:hover > a {
	background:#333;
	color:#fff;
	background-color:#000;
}

#pmenu li ul {
	display: none;
}

#pmenu li:hover > ul {
	display: block;
	position: absolute;
	top:0;
	left:203px;
}

#pmenu > li:hover > ul {
	left:0;
	top:40px;
}

/* ================================ LEFT CONTENT */

#left-content {
	float:left;
	width:550px;
	min-height:550px;		
	margin:15px 0 0 15px;
	color:#333;
	line-height:1.7em;
	font-size:0.9em;
	padding-bottom:20px;
}

#left-content h1 {
	color:#003366;
	font-size:1.5em;
	margin:0;
}

#left-content h2 {
	color:#333;
	font-size:1.05em;
	font-weight:bold;
	line-height:1.4em;
	margin:10px 0 10px 0;
}

#left-content h3 {
	color:#333;
	font-size:1.1em;
	line-height:1.3em;
	border-bottom:1px solid #666;
	padding-bottom:3px;
}

#left-content a, #left-content a:visited {
	color:#000066; 
}

#left-content a:hover {
	text-decoration:none;
}

#left-content p {
	margin:10px 0 10px 0;
}

#left-content ul {
	list-style-image:url(../pix/left_content_bullet.gif);
}


/* ================================ RIGHT CONTENT WIDE */

#right-content {
	float:right;
	width:200px;
	margin:15px 15px 15px 0;
	background-color:#efefef;	
}

#right-content h2 {
	background-color:#000;
	background-image:url(../pix/navigation_bg_hover.gif);
	background-position:top left;
	background-repeat:repeat-x;
	color:#fff;
	font-size:0.9em;
	padding:7px;
	margin:0;
	font-weight:100;
}

#right-content ul {
	list-style:none;
	margin:0;
	padding:0;
}

#right-content ul li {
	border-bottom:1px solid white;
	padding:10px;	
	line-height:1.5em;
}

#right-content ul li a, #right-content ul li a:visited {
	color:#000066;
	text-decoration:none;
}

#right-content ul li a:hover {
	text-decoration:underline;
}

#right-content img {
	border-top:2px solid white;
	border-bottom:2px solid white;
}

#right-content a, #right-content a:visited {
	color:#000066;
}

/* ================================ FOOTER */

#footer {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
	margin-top:10px;
	margin-bottom:10px;
	line-height:1.3em;
}

#footer-left {
	float:left;
	font-size:0.85em;
}

#footer-left a, #footer-left a:visited {
	color:#fff;
	text-decoration:none;
}

#footer-left a:hover {
	text-decoration:underline;
}

#footer-right {
	float:right;
	font-size:0.8em;
}

#footer-right a, #footer-right a:visited {
	color:#fff;
}

/* ================================ OTHER */

.clear {
	clear:both;
}

#sitemap {
	list-style-image:none;
}

.news-page-nav {
	background-image:url(../pix/news_page_nav_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:4px 10px 5px 15px;

}