/* CSS Document */



*

{

	margin:0px;

	padding:0px;

}



body 

{ 

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#ffffff;

	background:#d9e7f2;

	line-height:20px;

	margin:0px;

	padding:0px;

}



.left

{

	float:left;

}



.clear

{

	clear:both;

}



h1

{

	color:#000000;

	font-size:22px;

	text-align:center;	

}



h2

{

	font-size:22px;

	font-style:italic;

	font-weight:normal;

	margin:50px;

	text-align:center;

}



h3

{

	font-size:20px;

	font-weight:normal;

	color:#0165a1;

	border-bottom:#008cc1 1px dashed;

	margin-bottom:20px;	

	padding-bottom:5px;

}



h4

{

	font-size:14px;

}



.center

{

	text-align:center;

}



.margin

{

	margin-top:20px;

}



.no_border

{

	border-bottom:0px;

}



.redText

{

   font-size:11px;

   color:#FF0000;

}



.successMessage

{

  padding:5px;

  margin-bottom:8px;

  border:#F2E38F solid 1px;

  background-color:#FFFFDD;

}



.small_font

{

  font-size:11px;

}



ul li

{

  list-style:none;

}



.margintop

{

	margin-top:30px;

}



.marginleft

{

	margin-left:60px;

}



#wrapper

{

	width:870px;

	margin:0px auto;

}



/*Header Section*/



#header

{

	background:url(../images/header_bg_new.gif) no-repeat;

	height:232px;

}



#logo

{

	background:url(../images/logo.gif) no-repeat;

	width:230px;

	height:144px;

}



/*Content Section*/





#content

{

	background:#045ca4;

}



/* Top Navigation */

.navigationgreen 
{
 color:#00CC00;
}

#navigation ul

{  

	list-style:none;

	margin-left:12px;

}



#navigation ul li 

{

	float:left; 

	margin-left:9px;

	list-style:none;

	padding-top:5px;

	padding-bottom:5px;

}



#navigation ul li a 

{ 

	text-decoration:none; 

	color:#ffffff; 

	font-weight:bold; 

	padding:10px 0px 10px 5px;

	display:inline;

}



#navigation li a span

{

	padding:10px 5px 10px 0px;

}



#navigation li a:hover

{ 

	background:url(../images/left_img.png) left no-repeat; 

	color:#FFFFFF; 

}



#navigation li a:hover span

{ 

	background:url(../images/right_img.png) right no-repeat; 

	color:#FFFFFF; 

}



#navigation li a.active

{ 

	background:url(../images/left_img.png) left no-repeat; 

	color:#FFFFFF; 

}



#navigation li a.active span

{ 

	background:url(../images/right_img.png) right no-repeat;

	color:#FFFFFF; 

}



/*sub navigation*/



#navigation ul li ul

{

 position:absolute;

 float:left;

 display:none;

}



#navigation ul li:hover ul 

{

  display:block;

}  



#navigation ul li:hover ul li

{

  float:left;

 }  



/*sub navigation ends */



#left_content

{

	float:left;

	width:654px;

	margin:25px 0px 0px 10px;

	padding-top:15px;

}



#left_content a

{

	color:#008cc1;

	margin:5px;

}



#left_content a:hover

{

	text-decoration:none;

}



.blue_bg

{

	background:#e5eff5;

	height:25px;

}



.top_bg

{

	background:url(../images/white_bgtop.jpg) no-repeat;

	width:654px;

	height:8px;

}



.text_content

{

	background:#FFFFFF;

	width:614px;

	padding:10px 20px 20px 20px;

}



.text_content b

{

   font-size:14px;

   font-style:italic;

}



.contact_addr

{

  text-align:left;

  margin-left:12px;

}



.text_content img

{

	margin-right:10px;

}



.boldTxt

{

  font-size:18px;

  font-weight:bold;

  color:#0165a1;

}



.white_btm_bg

{

	background:url(../images/white_bgbtm.jpg) no-repeat;

	width:654px;

	height:8px;

}



.btm_bg

{

	background:url(../images/blue_bottom_new.jpg) no-repeat;

	height:10px;

}



#right_content

{

	float:left;

	width:206px;

	padding-top:50px;

}



.list

{

	background:#64b9fd;

	margin:17px 0px 10px;

	padding-left:8px;

}



#right_content ul li

{

	margin-left:7px;

	list-style-type:none;

	font-size:12px;

}



#right_content ul li a

{

	color:#ffffff;

	text-decoration:none;

	font-size:12px;

}



#right_content ul li a:hover

{

	color:#a0d1f7;

}

/*Footer Section*/



#footer

{

	text-align:center;

	color:#000000;

	margin-top:20px;

}



.links ul li

{

	float:left;

	display:inline;

	color:#000000;

}



.links ul li a

{

	color:#000000;

	margin:0px 11px 20px 11px;

	text-decoration:none;

}



.links ul li a:hover

{

	text-decoration:underline;

}



/*Request for Quote Page*/



.request_form

{

	line-height:30px;

	font-size:10px;

}



.request_form input[type=text]

{

	margin:0px 10px 0px 5px;

	width:130px;

}



.request_form textarea

{

	margin:0px 5px 0px 5px;

	width:400px;

	height:80px;

	vertical-align:top;

}



.text

{

	text-align:right;

	vertical-align:top;

}



.request_button

{

	width:654px;

	text-align:center;

}



.center_table

{

	text-align:center;

	border-right:#000000 1px solid;

}



.center_table td

{

	border-left:#000000 1px solid;

	border-bottom:#000000 1px solid;

}



.center_table th

{

	border-bottom:#000000 1px solid;

	background:#0071b5;

	color:#FFFFFF;

}



.center_table input[type=text]

{

	width:50px;

	height:13px;

	margin:1px;

	font-size:11px;

}



/*Cross Reference Page*/



.tbl

{

	text-align:center;

	margin-left:100px;

}



.tbl table

{

  border-right:#000000 solid 1px;

  border-bottom:#000000 solid 1px;

}



.tbl table td,th

{

  border-top:#000000 solid 1px;

  border-left:#000000 solid 1px;

  padding:2px;

  color:#000000;

}



.tbl2

{

	text-align:center;

	margin-left:150px;

}



.tbl2 table

{

  border-right:#000000 solid 1px;

  border-bottom:#000000 solid 1px;

}



.tbl2 table td,th

{

  border-top:#000000 solid 1px;

  border-left:#000000 solid 1px;

  padding:2px;

  color:#000000;

}



.column_left

{

	float:left;

	width:120px;

	border-right:#000000 1px solid;

}



.column_right

{

	float:left;

	width:80px;

}



.heading

{

	background:#0071b5;

	color:#FFFFFF;

}



.cell

{

	border-bottom:#000000 1px solid;

}



/*Thermal Filter Assemblies page*/





.imgleft

{

	background:url(../images/filter1.jpg) no-repeat;

	height:238px;

	float:left;

	width:270px;

	margin:30px 20px 30px 45px;

	border:#000000 1px solid;

}



.imgright

{

	background:url(../images/filter2.jpg) no-repeat;

	height:238px;

	float:left;

	width:270px;

	margin:30px 0px;

	border:#000000 1px solid;

}



.app_list li

{

	list-style:inside circle;

}


