@charset "utf-8";
body {
	margin-top: 0px;
}
html {
	height: 101%;
}
h1 {
	color: #3C66AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}
h2 {
	color: #DA810B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 0.90em;
	text-align: justify;
}

#wrapper {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: none;
}


#top_spacer {
	background-image: url(../images/homepage/Homepage_01.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 994px;
}
#header {
	width: 994px;
	height: 72px;
}
#logo {
	background-image: url(../images/homepage/Homepage_02.gif);
	background-repeat: no-repeat;
	height: 72px;
	width: 497px;
	float: left;
}
#contact_numbers {
	background-image: url(../images/homepage/Homepage_03.gif);
	background-repeat: no-repeat;
	width: 497px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	height: 72px;
}
#contact_numbers p {
	margin-top: 12px;
	padding-top: 12px;
}

#hp_navigation_area {
	height: 31px;
	width: 994px;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 31px;
	float: left;
}
#strapline {
	background-image: url(../images/homepage/Homepage_10.gif);
	background-repeat: no-repeat;
	height: 101px;
	width: 994px;
	clear: left
}
#dual_container {
	height: 219px;
	width: 994px;
}

#Subsea_Solutions {
	background-image: url(../images/homepage/Homepage_11.jpg);
	background-repeat: no-repeat;
	height: 219px;
	width: 497px;
	float: left;
}
#Filters_and_Dryers {
	background-image: url(../images/homepage/Homepage_12.jpg);
	background-repeat: no-repeat;
	height: 219px;
	width: 497px;
	float: left;
}
#white_arrow_area {
	background-image: url(../images/homepage/Homepage_13.gif);
	background-repeat: no-repeat;
	height: 53px;
	width: 994px;
}
#info_container {
	background-color: #3C66AE;
	width: 994px;
	float: left;
	clear: both;
}
#hp_copy-area {
	background-image: url(../images/homepage/Homepage_14.gif);
	background-repeat: repeat-y;
	width: 457px;
	float: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	vertical-align: middle;
	padding: 20px;
	height: 101px;
}
#terms_and_conditions {
	background-image: url(../images/homepage/Homepage_15.gif);
	background-repeat: no-repeat;
	width: 487px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	text-align: right;
	line-height: 141px;
	padding-right: 10px;
	display: inline;
	height: 141px;
}
.t_and_c-style {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
	height: 141px;
	line-height: 141px;
	padding-right: 20px;
	padding-left: 20px;
}
.t_and_c-style:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 1.2em;
	line-height: 141px;
	height: 141px;
	padding-right: 20px;
	padding-left: 20px;
}



#nav li {
	float: left;
	list-style-type: none;
	width: 4em;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 31px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#nav li:hover, #nav li.hover {  
position: static;  
}
#nav .long-item {
	width: 5.5em;
}
#nav .x-long-item {
	width: 8em;
}
#nav, #nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#nav a {
    display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #3C66AE;
	line-height: 31px;
	text-align: center;
	text-decoration: none;
}
#nav li ul {
	position: absolute;
	left: -999em;
	margin-left: -21px;
	width: 9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	}
#nav li ul a {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3C66AE;
	text-decoration: none;
	width: 11em;
	line-height: 15px;
	padding: 6px;
}
#nav ul {
    left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
    left: auto;
}
#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #3C66AE;
	width: 100px;
	text-align: right;
	list-style-type: none;
	padding-top: 20px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 1em;
}
.h2-styled-as-h1 {
	color: #3C66AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}
body#about a#aboutLink, body#filters a#filtersLink, body#manual a#manualLink, body#pilot a#pilotLink, body#dryers body#dryersLink, body#couplings a#couplingsLink, body#facility a#facilityLink, body#products a#productsLink, body#support a#supportLink, body#contact a#contactLink{
	color: #FFFFFF;
	background-color: #3C66AE;
	margin-right: -10px;
	margin-left: -10px;
}

