.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
body {
	background:#131313;
	color: #929191;
	font:11px verdana, trebuchet, arial, sans-serif;
}
h2, h3{
	color:#FFF;
	font:bold normal 12px helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	text-align: center;
	margin: 5px 0 0 0;
}
h2 strong, h3 strong {
	font:bold normal 12px helvetica, Arial, sans-serif;
}
h3{
	padding:0;
	height:22px;
	line-height:22px;
	background:url(../images/h3_bg.gif) repeat-x;
	position:relative;
	padding:0;
	margin: 0 0 10px 0;
}
strong{
	color:#33d806;
	font:normal normal 12px helvetica, Arial, sans-serif;
	
}
a{
	text-decoration:none;
	padding: 0 0 2px 0;
	font: normal 10px verdana, arial , sans-serif;
	color:#33d806;
	-o-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-webkit-transition: all .1s ease-out;
}
a:hover{
	text-decoration: underline;
}

.column p {
	padding: 0 0 10px 10px;
	line-height: 18px;
}
.column h3 {
	text-align: left;
	padding: 0 0 0 25px;
}

/* page *************************************************************/
#page{
	width:1066px;
	margin:0 auto;
	display:block;
	background:url(../images/body_bg.gif) no-repeat;
}
/* container *************************************************************/
#container{
	width:834px;
	margin:0 auto;
	display:block;
}
/* header *************************************************************/
#header{
	height:77px;
	width:100%;
	position:relative;
}
#header h1 a{
	width: 184px;
	height: 77px;
	background:url(../images/logo.png);
	text-indent: -3000px;
	overflow: hidden;
	position:absolute;
	top:0;
	left:40px;
}
#navbar, #epacnavbar {
	margin:51px 40px 0 0;
	float:right;
	list-style:none;
	height: 21px;
	}
#navbar li, #epacnavbar li {
	list-style: none;
	float: left;
	position:relative;
	}

#navbar li a, #epacnavbar li a {
	display: block;
	margin:0 0 0 3px;
	color: #fff;
	text-decoration: none;
	}
#navbar li ul {
	background: #007700;
}
#epacnavbar li ul {
	background: #a4a4a4;
	width: 73px;
}
#navbar li ul, #epacnavbar li ul {
	display: none;
	width: 78px; /* Width to help Opera out */
	padding:0 10px 5px 5px;
	border-left:3px solid #a9a9a9;
	border-right:3px solid #a9a9a9;
	border-bottom:3px solid #a9a9a9;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	}
#navbar li:hover ul, #epacnavbar li:hover ul {
	display: block;
	z-index:100; 
	position: absolute;
	top:26px; left:0;
	-webkit-box-shadow: 0 4px 2px #333;
	}
#navbar li:hover li{
	float: none;
	padding:5px 0;
	border-bottom:1px solid #049504;
	}
#epacnavbar li:hover li {
	float: none;
	padding:5px 0;
	border-bottom:1px solid #ccc;
	
}	
#navbar li:hover li.last, #epacnavbar li:hover li.last {
	border:none;
}
#navbar li:hover li.last a, #epacnavbar li:hover li.last a {
	padding: 2px 0 0 0;
}
#epacnavbar li:hover li a {
	color: #333;
	text-align: center;
}
#epacnavbar li li a:hover {
	color: #fff;
}
#navbar li:hover li a {
	color:#fff;
	text-align:center;
	}

#navbar li li a:hover {
	color:#000;
	}
	
a.navSprite {
	width: 93px; height: 28px;
	display: block;
	text-indent: -9999px;
	background: url(../images/navsprite.png) 0 3px no-repeat;
}
a#about { background-position: 0 3px;} 
a#about:hover { background-position: 0 0;} 
a#about.active { background-position: 0 -38px;} 

a#contact { background-position: 0 -73px;} 
a#contact:hover { background-position: 0 -76px;} 
a#contact.active { background-position: 0 -114px;} 

a#epac { background-position: 0 -149px;} 
a#epac:hover { background-position: 0 -152px;} 
a#epac.active { background-position: 0 -190px;} 

a#products { background-position: 0 -225px;} 
a#products:hover { background-position: 0 -228px;} 
a#products.active { background-position: 0 -266px;}  


#topHomeHalf{
	width:792px;
	height:300px;
	margin-left:21px;
	background:url(../images/GLF_Flash.jpg) no-repeat;
}
#topHomeHalf a {
	color: #33d806;
}
.homeSprite {
	width: 390px; height: 65px;
	float: right;
	padding: 7px 0 0 0;
	background: url(../images/homesprite.jpg) 0 0 no-repeat;
}
.homeSqueeze1{
	width: 215px;
	float: right;
	padding: 0 90px 0 0;
}
.homeSqueeze2{
	width: 250px;
	float: right;
	padding: 0 90px 0 0;
}
#homeSpriteArea {
	padding: 0 4px 0 0;
	float: right;
	width: 390px;
	list-style: none;
	font: normal normal 10px helvetica, arial, sans-serif;
	line-height: 14px;
	color: #e4e4e4;
}

#one{background-position: 0 0;}
#two{background-position: 0 -72px;}
#three{background-position: 0 -144px;}
#four{background-position: 0 -216px;}

#homeSpriteArea h2 {
	text-indent: -9999px;
	height: 11px;
	margin: 5px 0 0 0;
}
#homeMilitary {
	background: url(../images/homemilitary.gif) 0 0 no-repeat;
}

#homeEpac{
	background: url(../images/homeepac.gif) 0 0 no-repeat;
	position: relative;
	
}
#homeReefers{
	background: url(../images/homereefers.gif) 0 0 no-repeat;
	
}
#homeSeparators{
	background: url(../images/homeairoil.gif) 0 0 no-repeat;
}

/* content *************************************************************/
#content{
	width:100%;
	height:100%;
	background:url(../images/content_middle.png) repeat-y;
}

/* content_top *************************************************************/
#content_top{
	width:100%;
	height:100%;
	padding-top:3px;
	position:relative;
	background:url(../images/content_top.gif) no-repeat;
}
span.left_top{
	background:url(../images/bolt.png) no-repeat;
	position:absolute;
	top:8px;
	left:27px;
	width:11px;
	height:10px;
}
span.right_top{
	top:8px;
	right:27px;
	background:url(../images/bolt.png) no-repeat;
	position:absolute;
	width:11px;
	height:10px;
}
span.left_bottom{
	bottom:-3px;
	left:27px;
	background:url(../images/bolt.png) no-repeat;
	position:absolute;
	width:11px;
	height:9px;
}
span.right_bottom{
	bottom:-3px;
	right:27px;
	background:url(../images/bolt.png) no-repeat;
	position:absolute;
	width:11px;
	height:9px;
}
/* content_bottom *************************************************************/
#content_bottom{
	width:100%;
	height:14px;
	background:url(../images/content_bottom.png) no-repeat;
}
/* flash *************************************************************/

/* main_page*************************************************************/
#main_page{
	width:792px;
	margin-left:21px;
	padding-top:15px;
	background:url(../images/bg_separator1.gif) repeat-x;
}
#main_page:after{
	content:".";
	clear:both;
	overflow:hidden;
	height:0;
	display:block;
	text-indent:-9999px;
}


/* left_column*************************************************************/
#main_page .left_column{
	width:213px; height: 218px;
	float:left;
	margin-left:14px;
	background: url(../images/homeepacpic.jpg) 0 20px no-repeat;
	position: relative;
}
#main_page .left_column #leftLinks {
	position: absolute;
	bottom: 5px; right: 0;
}

.left_h{
	position:absolute;
	left:0px;
	top:0px;
	background:url(../images/h3_left_bg.gif) no-repeat;
	width:18px;
	height:22px;
}
.right_h{
	position:absolute;
	right:-1px;
	top:0;
	background:url(../images/h3_right_bg.gif) no-repeat;
	width:18px;
	height:22px;
}
#main_page .column{
	width:538px;
	float:left;
	margin-left:14px;
}
/* main*************************************************************/
#main{
	width:792px;
	margin-left:21px;
	padding-bottom:45px;
}
#main:after{
	content:".";
	clear:both;
	overflow:hidden;
	height:0;
	display:block;
	text-indent:-9999px;
}
#main div.text{
	position:absolute;
	height:14px;
	width:792px;
	top:28px;
	left:21px;
	background:url(../images/h2_bg.gif) 0 50% no-repeat;
}
#main div.text2{
	position:absolute;
	height:14px;
	width:792px;
	top:28px;
	left:21px;
	background:url(../images/headerbg2.gif) 0 50% repeat-x;
}
#main div.text img {
	padding: 0 0 0 15px;
}
#main h2{
	height:10px;
	width:95px;
	margin-left:58px;
	text-indent:-3000px;
	overflow:hidden;
	background:url(../images/defense_header.png) no-repeat;
}
#main .left_column{
	width:269px;
	float:left;
	margin-left:14px;
}

#main .column{
	width:475px;
	float:left;
	margin:18px 24px 0 0;	
	padding: 0 10px 0 0;
}

#footer{
	width: 804px;
	position:relative;
	padding:25px 0 50px 30px;
	margin:-2px auto 0 auto;
	background:url(../images/footer_bg.png) no-repeat;
	text-align: center;
}
#footer a{
	color: #666;
	margin: 0 10px 0 0;
	font-size: 10px;
	border-bottom: 1px solid #1a1a1a;

}
#footer a:hover {
	color: #ccc;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}
#footer a.active {
	color: #ccc;
	border-bottom: 1px solid #ccc;
}
#footer p{
	font:9px helvetica, Arial, sans-serif;
	padding: 0 0 7px 0;
}


/* products left nav */


#leftNav {
	width: 225px;
	padding: 0;
	margin: 0 0 0 20px;
}
#leftNav li {
	padding: 14px 0 8px 0;
	margin: 0;

	border-bottom: 1px solid #1a1a1a;
}
#leftNav li.last {
	border-bottom: none;
}
#leftNav li.first {
	border-top: none;
	padding-top: 0;
}
#leftNav a {
	display: block;
	padding: 4px 0 4px 8px;
	font: normal 10px verdana, arial , sans-serif;
	color: #666;
	background: url(../images/navbullet.gif) 0 8px no-repeat;
}
#leftNav a:hover, #leftNav a.active  {
	color: #33d806;
	background-position: 0 -7px;
}

#leftNav p {
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 3px 0;
	color: #e4e4e4;
	font-size: 11px;
	font-weight: bold;
}

.equipmentType {
	letter-spacing: 1px;
	margin: 15px 0 0 5px;
	color: #fff;
	font: normal italic 15px times, serif;
	padding: 7px 0;
	border-top: 1px solid #1a1a1a;
	border-bottom: 1px solid #1a1a1a;
	text-align: left;
}
.partsTable {
	font: normal normal 10px verdana, arial, sans-serif;
	width: 100%;
	margin: 10px 0 20px 0;
}
.partsTable td{
	padding: 8px;
	margin: 0;
}

.partsTable th {
	letter-spacing: 1px;
	text-align: left;
	padding: 7px 7px 10px 7px;
	text-decoration: underline;
	color: #fff;
}

.partsTable td.skip{
	background: #171717;
	color: #ccc;
}

#simpleList {
	color: #e4e4e4;
	padding: 0 10px;
	}

#simpleList li {
	padding: 5px 0 5px 15px;
	background: url(../images/whatsnew.gif) 0 8px no-repeat;
	line-height: 16px;
}
#headerImage {
	margin: 1px 0 0 1px;
}
#epacMilitary{
	background: url(../images/epac_1.jpg) 0 27px no-repeat;
	padding: 140px 0 0 0;
}
h4#epacH4 {
	margin: 45px 0 0 0;
	width: 475px; height: 24px;
	text-indent: -9999px;
	background: url(../images/epacbyline.gif) 0 0 no-repeat;
}
h1#epacH1 {
	height: 47px;
	width: 475px;
	text-indent: -9999px;
	margin: 20px 0 15px 0;
	background: url(../images/epacline.gif) 10px 0 no-repeat;
}
p.epacbox {
	padding: 7px;
	border: 1px solid #e4e4e4;
	color: #fff;
	margin: 5px 7px 15px 7px;
}
#epacDetails {
	margin: 165px 0 0 10px;
	width: 205px;
	color: #fff;
	font: normal normal 11px arial, sans-serif;
	line-height: 16px;
}
#epacDetails strong {
	line-height: 16px;
	color: #038e03;
}
#epacDetails strong.heavy, #epacDetails h4.heavy {
	color: #dfc90c;
}
#epacDetails li {
	border-bottom: 1px solid #1a1a1a;
	padding: 7px 10px;
	font-weight: bold;
}

h4 {
	font: bold normal 16px arial, sans-serif;	
	color: #038e03;
	margin: 0 0 5px 0;
}
#epacHeavy {
	background: url(../images/epacheavyheader.jpg) 0 27px no-repeat;
	padding: 140px 0 0 0;
}
h1#epac2H1 {
	height: 83px;
	text-indent: -9999px;
	margin: 20px 0 15px 0;
	background: url(../images/epacline2.gif) 10px 0 no-repeat;
}

input[type=text], input.inputText, textarea.textareaSelect{
	width: 194px; height: 14px;
	background: #1a1a1a;
	padding: 3px;
	text-shadow: 1px 1px #000;
	border: 1px solid #333;
	outline: none;
	color: #3399cc;
}
textarea.textareaSelect{
	width: 430px; height: 75px;
}
input[type=text]:hover, input[type=text]:focus, input.inputText:hover, input.inputText:focus, textarea.textareaSelect:hover, textarea.textareaSelect:focus{
	border: 1px solid #666;
}
input.inputSubmit {
	width: 100px; height: 25px;
	background: #999;
	color: #000;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
}
input.inputSubmit:hover{
	color: #fff;
	background: #333;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	cursor: pointer;
}
label{
	padding: 0 0 5px 0;	
	display: block;
	color: #fff;
}
#formTable td {
	width: 50%;
	padding: 5px 0;
}
#formTable {
	margin: 0 auto;
	width: 98%;
	padding: 1%;

}
.thanksBox {
	height: 200px;
}








