body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, Geneva, sans-serif, #000000;
	font-size: .8em;
	text-align: center;
	background: #e3e4e2 url(../images/common/body_background.jpg) repeat-x;
}

* {margin:0; padding:0;}

#mainwrap {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	position: relative;
	text-align: center;
}

/* @group dreamweaver styles */
#container { 
	width: 890px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-width: 1px;
	border-color: #000000;
} 
#header {
	margin-bottom: 20px;
	padding-top: 0;
	padding-bottom: 0;
} 
#header h1 {
	margin: 0;
	padding-right: 0;
	padding-left: 0;
	color: black;
	font-size: 20px;
	text-indent: -9000px;
	position: absolute;
}
#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 320px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #d9edf6 url(../images/common/box_tile1.jpg) repeat-x; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
	margin-right: 20px;
	margin-bottom: 5px;
}

#sidebar1 h4 { /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: none repeat-x;
	font-size: 15px;
	margin-bottom: 10px;
}
#mainContent { 
	margin: 0 250px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px 0 40px;
	width: 470px;
}

#accessories {
	
}

#accessSideBar {
	width: 320px;
	float: right;
	margin-right: 30px;
	margin-top: 50px;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



/* @end */

#shadow {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: none;
	width: 941px;
	background: url(../images/common/page_shadow.jpg) no-repeat;
}

#menubar { 
text-align: left;
	position: relative;
	z-index: 100;
	background: url(../images/common/generic-top-menu.jpg) no-repeat;
	height: 135px;
}

#menubar2 { 
text-align: center;
	
	padding-top: 100px;
	margin-left: 38px;
	background-image: none;
}

#newsbanner {
	font-size: 15px;
	width: 300px;
	height: 50px;
}

#newsbanner img {
	text-align: left;
	font-size: 15px;
	float: left;
	margin-left: -5px;
}

#newsbanner p {
	font-size: 20px;
	font-weight: bold;
	color: #1e2b4e;
	margin-top: 15px;
}

#menuemail {
	width: 237px;
	height: 19px;
	text-align: right;
	position: absolute;
	right: 14px;
	top: 60px;
}

#spacer {
	width: 143px;
	height: 20px;
	position: absolute;
	z-index: 1000;
	float: right;
	right: 10px;
	top: 15px;
}

#phone2 {
	width: 143px;
	height: 29px;
	position: absolute;
	top: 5px;
	z-index: 1000;
	float: left;
	margin-left: 12px;
	margin-top: -5px;
}

#indexbanner {width: 890px; 
text-align:center;
	height: 308px;
}

#companybrochure {
	margin-top: 30px;
	width: 300px;
	margin-left: 20px;
}

#pressreleases {
	width: 380px;
	background-color: #d9edf6;
	margin-top: 20px;
	padding: 10px;
	text-align: left;
	margin-bottom: 20px;
}

#pressreleases p {
	text-align: left;
}

#pressreleases h3 a:link {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	width: 180px;
	text-align: left;
}

#pressreleases h3 a:visited {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	width: 180px;
	text-align: left;
}

#pressreleases h2 {
	background-color: #d9edf6;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.readmore {
	background-color: #6a599c;
	font-size: 16px;
	width: 180px;
	margin-left: 0;
	color: white;
	padding-left: 10px;
	padding-top: 2px;
	margin-bottom: 5px;
}

.readmore p {
	font-size: 14px;
	line-height: 18px;
	width: 180px;
	color: white;
}

.readmore a:link {
	font-size: 14px;
	line-height: 18px;
	width: 180px;
	color: white;
}

.readmore a:visited {
	font-size: 14px;
	line-height: 18px;
	width: 180px;
	color: white;
}

.readmore a:hover {
	font-size: 14px;
	line-height: 18px;
	width: 180px;
	color: black;
	background-color: yellow;
}

#textarea {
	width: 890px;
	height: auto;
	margin-top: 30px;
	position: relative;
	float: left;
}

#highlight { float: right;
	width: 330px;
	text-align: left;
	background: #d8f0f2 url(../images/common/box_tile1.jpg) repeat-x;
	margin-top: 10px;
	padding-top: 10px;
	position: relative;
	padding-left: 15px;
	margin-left: -365px;
	margin-right: 15px;
	padding-bottom: 10px;
}

#indexnews {
	width: 350px;
	text-align: justify;
	height: auto;
	float: right;
	background-color: #d9edf6;
	padding-left: 10px;
	padding-right: 10px;
	border-top-style: solid;
	border-top-color: #3a478b;
	padding-bottom: 20px;
}

.addressblock { /* since this element is floated, a width must be given */
	width: 350px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #d9edf6 url(../images/common/box_tile1.jpg) repeat-x;
	padding: 10px;
	margin-bottom: 20px;
	margin-left: 40px;
	float: left;
}

.addressblock2 { /* since this element is floated, a width must be given */
	width: 350px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #d9edf6 url(../images/common/box_tile1.jpg) repeat-x;
	margin-right: 40px;
	padding: 10px;
	margin-bottom: 20px;
	float: right;
}

.addressblock p { /* since this element is floated, a width must be given */
	width: 400px;
	background-image: none;
	font: bold 14px/14px Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

.addressblock2 p { /* since this element is floated, a width must be given */
	width: 400px;
	background-image: none;
	font: bold 14px/14px Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

.addressblock td {
	background-image: none;
	font: 13px/16px Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	padding-bottom: 5px;
}

.addressblock2 td {
	background-image: none;
	font: 13px/16px Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	padding-bottom: 5px;
}

.addressblock h3 { /* since this element is floated, a width must be given */
	width: 400px;
	background-image: none;
	font: bold 16px/16px Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

/* @group coluumn1 */

#column1 { float:left;
	background-image: none;
	position: relative;
	text-align: left;
	margin-left: 50px;
	margin-right: 50px;
	padding-right: 380px;
}

#column1about {width: 245px; float:left;
	background-image: none;
	position: relative;
	text-align: left;
	margin-left: 180px;
	margin-right: 50px;
}

.assesstext {
	text-align: left;
	font: bold 11px/12px Arial, Helvetica, Geneva, sans-serif;
	margin-top: 10px;
	width: 150px;
}

/* @end */

/* @group column 2 */

#column2 { float: left;
	width: 350px;
	text-align: left;
	margin-left: -380px;
}

#indexnews img { float: left;
	text-align: left;
	margin-bottom: 5px;
	padding-right: 105px;
}

#indexnews h3 { float: left;
	text-align: left;
	color: #3a478b;
	font: 13px/14px Arial, Helvetica, Geneva, sans-serif;
	width: 350px;
}

#indexnews h2 { float: left;
	text-align: left;
	color: #3a478b;
	font: bold 14px/15px Arial, Helvetica, Geneva, sans-serif;
	padding-right: 55px;
}

#indexnews h1 { float: left;
	text-align: left;
	color: #3a478b;
	font: bold 14px/15px Arial, Helvetica, Geneva, sans-serif;
	padding-right: 50px;
}

/* @end */

.floatright {
	float: right;
	margin: 10px;
}

.floatleft {
	float: left;
}

.tankconnection {
	margin-bottom: 30px;
	float: left;
}

h1 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	text-indent: -5000px;
}

p {
	color: black;
	font: 12px/20px Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 10px;
	text-align: justify;
}

#sidebar1 p {
	color: black;
	font: 12px/20px Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 10px;
	text-align: left;
	margin-left: 10px;
}

h2 {
	position: relative;
	color: #2f3476;
	text-align: left;
	margin-bottom: 15px;
	font: bold 24px/26px Arial, Helvetica, Geneva, sans-serif;
}

h3 {
	position: relative;
	font: bold 14px/20px Arial, Helvetica, Geneva, sans-serif;
	color: #2f3476;
	margin-bottom: 5px;
	text-align: left;
	margin-top: 10px;
}

#sidebar1 h3 {
	position: relative;
	font: bold 14px/20px Arial, Helvetica, Geneva, sans-serif;
	color: #2f3476;
	margin-bottom: 5px;
	text-align: left;
	margin-top: 10px;
}

#sidebar1 img {
	position: relative;
	margin-bottom: 10px;
	text-align: left;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

main content h3 {
	position: relative;
	font: bold 14px/20px Arial, Helvetica, Geneva, sans-serif;
	color: #2f3476;
	margin-bottom: 5px;
	text-align: left;
	margin-top: 10px;
}

h3 a:link {
	position: relative;
	font: bold 14px/20px Arial, Helvetica, Geneva, sans-serif;
	color: #2f3476;
	margin-bottom: 5px;
	text-align: left;
	margin-top: 10px;
}

h3.left {
	position: relative;
	font: bold 14px/20px Arial, Helvetica, Geneva, sans-serif;
	color: #2f3476;
	margin-bottom: 15px;
	text-align: left;
}

h5 {
	position: relative;
	font: 13px Arial, Helvetica, Geneva, sans-serif;
	color: black;
	text-align: left;
	width: 500px;
	margin-top: 10px;
}

h6 {
	position: relative;
	font: bold 12px Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 8px;
	margin-top: 5px;
}

maincontent.indexlist {
	margin-bottom: 10px;
	font: 11px/15px Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 10px;
}

.indexbenefits {
	
}

#mainContent h4 {
	position: relative;
	font: bold 14px/14px Helvetica, Arial, Geneva, sans-serif;
	color: #2f3476;
	margin-bottom: 10px;
	text-align: left;
	margin-top: 5px;
}

.indexlist p {
	font: 14px/13px Arial, Helvetica, Geneva, sans-serif;
	padding-left: 40px;
	padding-top: 5px;
	border-bottom-width: 1px;
	padding-bottom: 2px;
}

.indexlist p img {
	margin-right: 5px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

ul {
	margin-bottom: 10px;
	font: 12px/15px Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 10px;
}

li {
	margin-left: 40px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 20px;
}

#sidebar1 li {
	margin-left: 20px;
	margin-top: 5px;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	list-style-type: square;
}

#sidebar1 li a:link {
	margin-top: 5px;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	list-style-type: square;
}

#aboutman {
	position: absolute;
	width: 257px;
	height: 340px;
	left: 3px;
}

#highlight p {
	text-align: left;
	background: none repeat-x;
	position: relative;
	padding-right: 20px;
	font: 12px/18px Arial, Helvetica, Geneva, sans-serif;
	padding-top: 10px;
}

.productpic { float: right;
	text-align: left;
	position: relative;
	margin-left: 20px;
	margin-bottom: 15px;
}

.productpic img {
	margin-top: 5px;
	float: right;
	position: relative;
}

.productpic p {
	font: italic 10px/14px Arial, Helvetica, Geneva, sans-serif;
	margin-top: 5px;
}

.caption {
	font: italic 10px Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
}

/* @group people */

table.stats
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 320px;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
	margin-bottom: 10px;
}

table.stats td
{background-color: white;
color: #000;
padding: 4px 4px 10px;
text-align: left;
	border-top: 1px solid #232f57;
	vertical-align: 1px;
}

table.stats td.hed
{
color: #fff;
padding: 4px;
text-align: left;
font-size: 12px;
font-weight: bold;
	background-color: #232f57;
	border-bottom-color: #fff;
} 

/* @end */

#casestudiesFrame {
	width: 800px;
	padding-left: 50px;
}

.casestudies {
	position: relative;
	text-align: left;
}

.casestudies p {
	text-align: left;
	font: 12px/14px Arial, Helvetica, Geneva, sans-serif;
}

.casestudies img {
	text-align: right;
	float: right;
}

.casestudiespdf {
	text-align: left;
	width: 257px;
}

.casestudies h4 {
	position: relative;
	text-align: left;
	font: bold 12px/14px Arial, Helvetica, Geneva, sans-serif;
	color: #2f3476;
	border-top: 1px solid gray;
	padding-top: 10px;
}

div#footer { background-color: #2f3a75;
	text-align: center;
	color: orange;
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	margin-top: 10px;
}

div#footer p { background-color: #2f3a75;
	text-align: center;
	color: orange;
	position: relative;
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	clear: both;
}

div#footer a:link {
	clear: both;
	font-size: 10px;
	text-align: center;
	color: orange;
	line-height: 11px;
	text-decoration: none;
}

div#footer a:visited {
	clear: both;
	font-size: 10px;
	text-align: center;
	color: orange;
	line-height: 11px;
	text-decoration: none;
}

div#footer a:hover {
	clear: both;
	font-size: 10px;
	text-align: center;
	color: white;
	line-height: 11px;
}

#clearfloats {
	clear: both;
}

/* @group clearfix */

/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

/* @end */

