/* ////////////////////////////////////////////// */ 
/* ////////////////////////////////////////////// */ 
/* ////////////// OCEAN STYLESHEET ////////////// */ 
/* ////////////////////////////////////////////// */ 
/* ////////////////////////////////////////////// */ 

* {
	margin:0;
	padding:0;
	border:0px solid white;
	font-size:small;
	line-height:1.3em;
	}
	
body {
	background:#fff url('../images/main_bg.gif') top center repeat-x fixed;
	color:#333;
	font-family:trebuchet ms, verdana, arial, sans-serif;
	padding:5px 0;
	}

/* ///////////////////// H1 //////////////////// */ 

h1 {
	font-size:160%;
	color:#0b2d45;
	font-weight:normal;
	margin:5px 40px 15px 0;
	}
	
/* /////////////// H2 /////////////// */ 

h2 {
	font-size:140%;
	line-height:1.3em;
	font-weight:normal;
	color:#27658f;
	margin:0 40px 10px 0;
	}

#servicesnav h2 {
	font-size:90%;
	margin:10px 8px 0 28px;
	padding:4px 0 5px;
	line-height:1em;
	text-align:center;
	font-weight:normal;
	color:#fff;
	background:#fff url('../images/servicesh2_bg.gif') top left  no-repeat;
	}

#servicesnav h2.current {
	font-size:90%;
	margin:10px 8px 0 28px;
	padding:4px 0 5px;
	line-height:1em;
	text-align:center;
	font-weight:normal;
	color:#fff;
	background:#fff url('../images/servicesh2_currentbg.gif') top left  no-repeat;
	}
	
.newssplashmid h2 {
	font-size:90%;
	margin:0 8px 10px 28px;
	padding:3px 0;
	line-height:1em;
	text-align:center;
	font-weight:normal;
	color:#fff;
	background:#fff url('../images/newssplashh2_bg.gif') top left  no-repeat;
	}

.hplinkmid h2 {
	font-size:90%;
	margin:0 26px 0 10px;
	padding:3px 0;
	line-height:1em;
	text-align:center;
	font-weight:normal;
	color:#fff;
	background:#fff url('../images/hplinkh2_bg.gif') top left  no-repeat;
	}
	
/* /////////////// H3 /////////////// */ 

h3 {
	font-size:120%;
	font-weight:bold;
	font-style:italic;
	margin:0 40px 10px 0;
	}

/* /////////////// H4 /////////////// */ 

h4 {
	font-size:100%;
	font-weight:bold;
	font-style:italic;
	margin:0 40px 10px 0;
	clear:both;
	}
	
/* /////////////// P //////////////// */ 

p, p em {
	font-size:100%;
	line-height:1.5em;
	margin:0 40px 10px 0;
	}

p.more {
	font-size:100%;
	text-align:right;
	margin:10px 0;
	}

#info_container p {
	font-size:90%;
	margin:18px 18px 0 0;
	color:#041c2c;
	}

#info_container span.telbig {
	font-size:140%;
	}

.newssplashmid p {
	font-size:90%;
	margin:5px 10px 5px 35px;
	line-height:1.3em;
	}

.newsbar {
	margin:5px 15px 5px 30px;
	border-bottom:1px dashed #abb6a1;
	}
	
.hplinkmid p {
	font-size:90%;
	margin:5px 42px 0 10px;
	}

#inforc p {
	margin:0 40px 10px 0;
	}


#newsrc p {
	margin:0 40px 10px 0;
	}
	
#footerrc p, #footerlc p {
	font-size:75%;
	padding:3px 10px 5px;
	margin:0;
	}

#footercont p a:link, #footercont p a:active, #footercont p a:visited {
	text-decoration:none;
	font-size:90%;
	}

#footercont p a:hover {
	color:#031c2a;
	text-decoration:underline;
	}
	
/* /////////////// IMG /////////////// */ 

#logocont img {
	margin:18px 0 0 18px;
	}

.hplinkmid img {
	margin:10px 42px 0 0;
	padding:1px;
	border:1px solid #b1bcab;
	}

#newsrc img {
	float:right;
	margin:5px 35px 1px 5px;
	padding:1px;
	border:1px solid white;
	}

.newssplashmid img {
	float:right;
	margin:5px 15px 5px 5px;
	border:1px solid white;
	}

	
/* /////////////// ULs /////////////// */ 

ul {
	list-style-type:circle;
	margin:5px 200px 10px 30px;
	}

ul li ul {
	list-style-type:none;
	margin:5px 100px 10px 15px;
	font-size:90%;
	}

	
/* /////////////// MISC /////////////// */ 

#info_container a:link, #info_container a:active, #info_container a:visited {
	font-size:100%;
	color:#296995;
	text-decoration:none;
	}

#info_container a:hover {
	color:#698155;
	text-decoration:underline;
	}

p.more a:link, p.more a:active, p.more a:visited {
	font-size:85%;
	}

.newssplashmid p a:link, .newssplashmid p a:active, .newssplashmid p a:visited {
	color:#296995;
	font-size:90%;
	text-decoration:none;
	}

.newssplashmid p a:hover {
	text-decoration:underline;
	color:#698155;
	}

.newssplashmid p.more a:link, .newssplashmid p.more a:active, .newssplashmid p.more a:visited {
	font-size:85%;
	}
	
a:link, a:active, a:visited {
	color:#296995;
	text-decoration:none;
	}

a:hover {
	color:#698155;
	text-decoration:underline;
	}
	
/* ////////////////////////////////////////////// */ 
/* ////////////////  LAYOUT STYLES ////////////// */ 
/* ////////////////////////////////////////////// */

#contentcontainer {
	position:absolute;
	top:325px;
	left:0px;
	right:0px;
	}
	
	#content {
		width:900px;
		margin:0 auto;
		padding:34px 0 30px;
		background:#e4e5d3 url('../images/iso9001_logo.gif') bottom left no-repeat;
		}

		#hplc {
			float:left;
			width:610px;
			padding-bottom:50px;
			}

			#hplclc {
				float:left;
				width:201px;
				}

				.newssplashtop {
					width:201px;
					height:5px;
					background:url('../images/newssplash_topbg.gif') top left no-repeat;
					}

				.newssplashmid {
					width:201px;
					background:url('../images/newssplash_midbg.gif') top left repeat-y;
					padding:5px 0 5px;
					}

				.newssplashbase {
					width:201px;
					height:5px;
					background:url('../images/newssplash_basebg.gif') bottom left no-repeat;
					}

			#hplcrc {
				float:right;
				width:375px;
				}

		#hprc {
			float:right;
			width:255px;
			}
		
				.hplinktop {
					width:255px;
					height:5px;
					background:url('../images/hplink_topbg.gif') top left no-repeat;
					}

				.hplinkmid {
					width:255px;
					background:url('../images/hplink_midbg.gif') top left repeat-y;
					padding:5px 0 5px;
					text-align:right;
					}

				.hplinkbase {
					width:255px;
					height:5px;
					margin:0 0 10px;
					background:url('../images/hplink_basebg.gif') bottom left no-repeat;
					}

		#infocont {
			float:left;
			width:900px;
			}

			#infolc {
				float:left;
				width:201px;
				padding-bottom:170px;
				}

			#inforc {
				float:right;
				width:665px;
				}

				.gallerycontainer {
					margin:0;
					}

					.gallerycol {
						float:left;
						width:180px;
						margin-right:25px;
						margin-bottom:20px;
						}

						.galleryelement {
							text-align:center;
							padding:10px 0;
							border:1px solid #b1bcab;
							background:#fff;
							}

			#newsrc {
				float:right;
				width:665px;
				}


	#footercont {
		width:900px;
		margin:-2px auto 10px auto;
		background:url('../images/footer_bg.gif') bottom left no-repeat;
		}

		#footerlc {
			float:left;
			text-align:left;
			}
				
		#footerrc {
			float:right;
			width:320px;
			text-align:right;
			}


#contentlctophome {
width:468px;
height:5px;
background:url('../images/contenttophomebg.gif') top left no-repeat;
}

#contentlcmidhome {
width:468px;
background:url('../images/contentmidhomebg.gif') top left repeat-y;
padding:20px 0 30px;
}

#contentlcbasehome {
width:468px;
height:5px;
background:url('../images/contentbasehomebg.gif') bottom left  no-repeat;
}

#contactform {
margin:20px 230px 50px 40px;
padding:10px 0 20px;
border:1px solid #e7e7ec;
}

#contactform form {
padding:10px 50px;
line-height:1.7em;
}

#contactform form input, #contactform form textarea {
border:1px solid #999;
padding:3px;
background:#fff;
}

.required {
color:#f00;
}



#headercontainer {
	position:relative;
	margin:0 auto;
	width:900px;
	background:#fff url('../images/header_bg.gif') top center no-repeat;
	}

	#logocont {
		float:left;
		width:375px;
		}
				
	#infonavcont {
		float:right;
		width:520px;
		text-align:right;
		}

		#nav_container {
			width:520px;
			}

			#nav {
				float:right;
				}

				#nav ul {
					margin:0;
					padding:20px 18px 0 0;
					list-style:none;
					}

				#nav li {
					margin:0 1px;
					padding:0;
					float:left;
					background:url(../images/navbutton_rightoff.gif) no-repeat right top;		
					}

				#nav a {
					display:block;
					background:url(../images/navbutton_leftoff.gif) no-repeat left top;
					padding:4px 15px 3px;
					}

						/* Commented Backslash Hack hides rule from IE5-Mac \*/
						#header a {float:none;}
						/* End IE5-Mac hack */

				#nav a:link, #nav a:visited, #nav a:active {
					color:#296995;
					font-size:90%;
					text-decoration:none;
					}

				#nav a:hover {
					color:#0a2b44;
					text-decoration:underline;
					}

				#nav #current {
					background-image:url(../images/navbutton_righton.gif);
					}

				#nav #current a {
					background-image:url(../images/navbutton_lefton.gif);
					color:#fff;
					}

	#servicesbannercont {
		padding:15px 0 0;
		background:#0a2c44 url('../images/servicesbanner_bg.jpg') top left repeat-x;
		}

		#servicesnav {
			float:left;
			background:url('../images/services_bg.gif') top left no-repeat;
			width:200px;
			height:220px;
			}

			#servicesnav ul {
				list-style-type:none;
				margin:10px 0 0 32px;
				}

			#servicesnav li {
				background:url('../images/servicesbutton.gif') top left no-repeat;
				padding:0px 5px 0 20px;
				margin:3px 0;
				line-height:1em;
				}

			#servicesnav li a:link, #servicesnav li a:visited, #servicesnav li a:active {
				color:#4a4a42;
				font-size:90%;
				text-decoration:none;		
				}

			#servicesnav li a:hover {
				color:#698155;
				text-decoration:underline; 
				}

			#servicesnav li.current {
				color:#0b2d45;
				font-weight:bold;
				background:url('../images/servicesbutton2.gif') top left no-repeat;
				}


		#bannercont {
			float:right;
			width:677px;
			height:220px;
			text-align:left;
			}

			.bannercontcrossfader {
				position:relative;
				}

			.bannercontcrossfaderelement {
				margin:0 0 0 0;
				}

.clear {
	clear:both;
	}
	
.clear1px {
	clear:both;
	height:1px;
	background:#0a2b43;
	}

.clear1px2 {
	clear:both;
	height:1px;
	}

.website {
	display:none;
	}
