img, div, a { behavior: url(iepngfix.htc) }

* {
  margin: 0;
  padding: 0;
}

p {padding:5px 0px 5px 0px;}

h2 {
	color:#eb4615;
	padding:0px 0px 5px 0px;	
	text-transform:uppercase;	
	font-family: Lucida Sans Unicode;
	font-size: 16px;	
}

.sIFR-active h2
{	
	font-family: Arial;
	visibility:hidden;	
	color:#eb4615;
}

body {		
	background-color: #000000;
	background-image: url('../images/main_bg.jpg');	
	background-repeat:no-repeat;
	background-position:center top;
}


/*set image border on all inline images */
img 
{
	border-style:none;
}


.page {
	position: relative;	
	width: 956px; /* put the total with of that site */ 
	text-align: left;	
	/*background-color:#ffffff; */	
	margin: 0 auto -94px;		
}

.content_container 
{
	/*padding-bottom:94px;*/
	width:956px;	
	min-height:543px;	
}

.nav_content 
{
	width:956px;
	height:119px;
	display:block;
	/*background-color:Maroon;*/
	background-image:url(../images/top_nav_bg.jpg);		
}

.main_content
{				
	width:956px;
	height:424px;
	min-height:424px;
	background-image:url(../images/page_bg.jpg);
	background-repeat:repeat;
	background-color:white;
	/*background-image:url(../images/home_bg.jpg);
	background-repeat:no-repeat;*/
	
	color:red;
}

.blurb_text 
{
	position:absolute;
	top:450px;
	left:60px;
	width:370px;
	font-family:Lucida Sans Unicode;
	font-size:11px;	
	color:#ffffff;	
	text-decoration:none;
	line-height:12px;
	text-align:justify;
}

.learnmore a
{
	position: absolute;
	left:304px;
	height:60px; 	
	width:83px;
	height:12px;
	background-image:url(../images/learn_more.jpg);
	background-repeat:no-repeat;
	display:block;
}

.footer 
{
	position: relative;
	margin: 0 auto;
	width:956px;	
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
	height:94px;
	display:block;
	z-index:999;
}

.footer_links_container 
{
	position:absolute;
	top:50px;
	left:230px;	
	width:550px;
	/*background-color:Gray;*/
	height:20px;
}

.copywrite 
{
	
	position:absolute;
	top:70px;
	left:325px;/**/
	clear:both;
	width:300px;
	margin: 0 auto;
	font-family:Lucida Sans Unicode;
	font-size:10px;
	color:#5f5956;	
	text-decoration:none;
}

.footer_links a
{
	float:left;/**/
	font-family:Lucida Sans Unicode;
	font-size:10px;
	color:#5f5956;	
	text-decoration:none;
}

.footer_links a:hover
{ 
	color:#eb4615
}

.footer_links_selected a
{
	float:left;
	font-family:Lucida Sans Unicode;
	font-size:10px;
	color:#eb4615;	
	text-decoration:none;
}

.chem_link a
{
	float:left;
	font-family:Lucida Sans Unicode;
	font-size:10px;
	color:#5f5956;	
	text-decoration:none;
}

.chem_link a:hover
{
	color:#8dc63f;	
}

.chem_link_selected a
{
	float:left;
	font-family:Lucida Sans Unicode;
	font-size:10px;
	color:#8dc63f;	
	text-decoration:none;
}

.links_devider 
{
	border-left-color:#5f5956;
	border-left-width:1px;
	border-left-style:solid;
	height:18px;
	float:left;
	margin:0px 10px 0px 10px;
}






/* main menu links */

.home_btn a
{
	position:absolute;
	left:380px;
	top:20px;
	width:200px;
	height:65px;
	/*background-color:Green;*/
	display:block;		
}

.menu_container 
{
	position:relative;
	left:0px;
	top:85px;
	width:956px;
	height:34px;
	/*background-color:Blue;*/
	z-index:999;
}

.about_zircon a
{
	position:absolute;
	left:0px;
	top:0px;	
	width:132px;
	height:34px;
	background-image:url(../images/menu/about_off.jpg);
	background-repeat:no-repeat;
}

.about_zircon a:hover
{
	background-image:url(../images/menu/about_on.jpg);

}

.about_zircon_selected a
{
	position:absolute;
	left:0px;
	top:0px;	
	width:132px;
	height:34px;
	background-image:url(../images/menu/about_on.jpg);
	background-repeat:no-repeat;
}


.prodcuts a
{
	position:absolute;
	left:132px;
	top:0px;	
	width:80px;
	height:34px;
	background-image:url(../images/menu/products_off.jpg);
	background-repeat:no-repeat;
}

.prodcuts a:hover
{
	background-image:url(../images/menu/products_on.jpg);
}

.prodcuts_selected a
{
	position:absolute;
	left:132px;
	top:0px;	
	width:80px;
	height:34px;
	background-image:url(../images/menu/products_on.jpg);
	background-repeat:no-repeat;
}


.spray_systems a
{
	position:absolute;
	left:212px;
	top:0px;	
	width:127px;
	height:34px;
	background-image:url(../images/menu/spray_off.jpg);
	background-repeat:no-repeat;
}

.spray_systems a:hover
{
	background-image:url(../images/menu/spray_on.jpg);
}

.spray_systems_selected a
{
	position:absolute;
	left:212px;
	top:0px;	
	width:127px;
	height:34px;
	background-image:url(../images/menu/spray_on.jpg);
	background-repeat:no-repeat;
}



.distributors a
{
	position:absolute;
	left:611px;
	top:0px;	
	width:112px;
	height:34px;
	background-image:url(../images/menu/distributors_off.jpg);
	background-repeat:no-repeat;
}

.distributors a:hover
{
	background-image:url(../images/menu/distributors_on.jpg);
}

.distributors_selected a
{
	position:absolute;
	left:611px;
	top:0px;	
	width:112px;
	height:34px;
	background-image:url(../images/menu/distributors_on.jpg);
	background-repeat:no-repeat;
}


.greenchem a
{
	position:absolute;
	left:723px;
	top:0px;	
	width:104px;
	height:34px;
	background-image:url(../images/menu/greenchem_off.jpg);
	background-repeat:no-repeat;
}

.greenchem a:hover
{
	background-image:url(../images/menu/greenchem_on.jpg);
}

.greenchem_selected a
{
	position:absolute;
	left:723px;
	top:0px;	
	width:104px;
	height:34px;
	background-image:url(../images/menu/greenchem_on.jpg);
	background-repeat:no-repeat;
}



.contactus a
{
	position:absolute;
	left:827px;
	top:0px;	
	width:129px;
	height:34px;
	background-image:url(../images/menu/contact_off.jpg);
	background-repeat:no-repeat;
}

.contactus a:hover
{
	background-image:url(../images/menu/contact_on.jpg);
}

.contactus_selected a
{
	position:absolute;
	left:827px;
	top:0px;	
	width:129px;
	height:34px;
	background-image:url(../images/menu/contact_on.jpg);
	background-repeat:no-repeat;
}

/* end main menu */

.products_menu_container 
{
	position:relative;
	left:132px;
	top:34px;
	width:696px;
	height:214px;	
	background-image:url(../images/product_menu_bg.jpg);
	background-repeat:no-repeat;
}

.freeze_menu 
{
	position:absolute;
	left:8px;
	top:10px;
	width:130px;
	height:100px;
	/*background-color:Orange;*/
}

.dust_menu 
{
	position:absolute;
	left:165px;
	top:10px;
	width:120px;
	height:100px;
	/*background-color:Red;*/
}

.special_products_menu 
{
	position:absolute;
	left:310px;
	top:10px;
	width:160px;
	height:150px;
	/*background-color:green;*/
}

.menu_header 
{
	font-family:Impact;
	font-size:15px;
	color:#f9bc33;	
	text-decoration:none;
	letter-spacing:1px;
	padding-bottom:10px;	
}

.menu_header_selected
{
	font-family:Impact;
	font-size:15px;
	color:#eb4615;	
	text-decoration:none;
	letter-spacing:1px;
	padding-bottom:10px;	
}

.menu_item a
{
	font-family:Lucida Sans Unicode;
	font-size:11px;
	color:#000000;	
	text-decoration:underline;	
}

.menu_item a:hover
{
	font-family:Lucida Sans Unicode;
	font-size:11px;
	color:#f9bc33;	
	text-decoration:underline;	
}

.menu_item_selected a
{
	font-family:Lucida Sans Unicode;
	font-size:11px;
	color:#f9bc33;	
	text-decoration:underline;	
}

.product_container 
{
	position:absolute;
	left:479px;
	top:0px;
	width:217px;
	height:214px;
	display:block;
	/*background-color:Teal;*/
	background-image:url(../images/test_pic.jpg);
	background-repeat:no-repeat;
	
}

.product_title 
{
	font-family:Impact;
	font-size:16px;
	color:#eb4615;	
	text-decoration:none;
	padding-bottom:10px;
	text-align:center;
	letter-spacing:1px;
	width:217px;
	padding: 10px 0px 10px 0px;	
}

.product_text 
{
	position:absolute;
	left:12px;
	top:155px;
	width:200px;
	font-family:Lucida Sans Unicode;
	font-size:10px;
	color:#000000;
	line-height:10px;	
}

.product_quote 
{
	color:#eb4615;
	font-family:Lucida Sans Unicode;	
	width:217px;
	text-align:center;
	font-size:11px;
	padding-top:5px;
	padding-bottom:10px;
	font-style:italic;
}

.product_specs 
{
	font-family:Lucida Sans Unicode;
	font-size:12px;
	color:#eb4615;	
	width:217px;
	padding-left:12px;
}

.product_quote_green 
{
	color:#008000;
	font-family:Lucida Sans Unicode;	
	width:217px;
	text-align:center;
	font-size:11px;
	padding-top:5px;
	padding-bottom:10px;
	font-style:italic;
}

.product_title_green
{
	margin: 0 auto;
	width:157px;
	height:32px;
	margin-top:10px;	
	background-image:url(../images/icebreaker_submenu_header.jpg);
	background-repeat:no-repeat;
}

.product_specs_green 
{
	font-family:Lucida Sans Unicode;
	font-size:12px;
	color:#008000;	
	width:217px;
	padding-left:12px;
}



/* sub pages */

.sub_content 
{
	width:945px;
	min-height:424px;	
	/*background-image:url(../images/main_content_bg.jpg);*/
	background-image:url(../images/subpage_bg_mod.jpg);
	/* background-repeat:repeat-y; */
	background-repeat: no-repeat;	
	background-position: bottom;
	background-color:#ffffff;
	margin-left:6px;
}

.sub_content_footer 
{	
	/*position: relative;
	left:0px;
	bottom: 94px;*/
	margin-left:6px;
	width:945px;
	height:230px;
	/*background-image:url(../images/subpage_bg_mod.jpg);*/
	background-repeat:no-repeat;
	background-position: bottom;
	z-index:100;/*	
	background-color: #FFFFFF;*/
}

.sub_footer 
{
	left:0px; 	
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;/**/
	width:956px;
	height:94px;
	text-align:center;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
}

/* sub_menu_container */

.submarine 
{
	/*position:absolute;*/
	padding-left:225px;
	padding-top:20px;
	width:700px;
	z-index:200;
	min-height:400px;
	/*background-color:Fuchsia;*/
}

.submarine_text 
{
	font-family:Lucida Sans Unicode;
	font-size:12px;	
	color:#000000;
	line-height:14px;
	padding-top:8px;	
	text-align:justify;		
	/*float:left;*/
	width:335px;
}

.submarine_text a
{	
	color:#eb4615;	
}

.submarine_text ul
{	
	margin-top:12px;
	list-style-type: disc;
	margin-left:25px;
}

.submarine_text li
{
	padding-bottom:5px;		
	color:#eb4615;	
}


.submarine_text2 
{
	font-family:Lucida Sans Unicode;
	font-size:12px;	
	color:#000000;
	line-height:14px;
	padding-top:8px;	
	text-align:justify;		
	/*float:left;*/
	width:335px;
	padding-left:350px
}

.submarine_text2 a
{	
	color:#eb4615;	
}

.submarine_text2 ul
{	
	margin-top:12px;
	list-style-type: disc;
	margin-left:25px;
}

.submarine_text2 li
{
	padding-bottom:5px;		
	color:#eb4615;	
}

.submarine_text3
{
	font-family:Lucida Sans Unicode;
	font-size:12px;	
	color:#000000;
	line-height:14px;
	padding-top:8px;	
	text-align:justify;		
	/*float:left;*/
	width:580px;
	padding-left:100px
}

.submarine_text3 a
{	
	color:#eb4615;	
}

.submarine_text3 ul
{	
	margin-top:12px;
	list-style-type: disc;
	margin-left:25px;
}

.submarine_text3 li
{
	padding-bottom:5px;		
	color:#eb4615;	
}


.submarine_text4
{
	font-family:Lucida Sans Unicode;
	font-size:12px;	
	color:#000000;
	line-height:14px;
	padding-top:8px;	
	text-align:justify;		
	/*float:left;*/
	width:580px;
	padding-left:100px
}

.submarine_text4 a
{	
	color:#eb4615;	
}

.submarine_text4 ul
{	
	margin-top:12px;
	list-style-type: disc;
	margin-left:25px;
}

.submarine_text4 li
{
	padding-bottom:5px;		
	color:blue;	
}






.sub_content_header 
{
	color:#eb4615;
	padding:0px 0px 5px 0px;
	/*text-align:justify;*/
	text-transform:uppercase;	
	font-family: Lucida Sans Unicode;
	font-size: 24px;	
	font-weight:bold;
}

.sIFR-active .sub_content_header 
{	
	font-family: Lucida Sans Unicode;	
	visibility:hidden;	
	color:#eb4615;
}


.sub_content_header_green 
{
	color:#008000;
	padding:0px 0px 5px 0px;
	text-align:justify;
	text-transform:uppercase;	
	font-family: Lucida Sans Unicode;
	font-size: 32px;		
}

.sIFR-active .sub_content_header_green
{	
	font-family: Lucida Sans Unicode;
	visibility:hidden;	
	color:#008000;
}


.sub_content_header2 
{	
	font-family:Lucida Sans Unicode;
	font-size:13px;	
	color:#000000;
	line-height:15px;
	padding:8px 0px 10px 0px;
	text-align:justify;	
}

.header_line 
{
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#f9cec1;
	width:700px;
	height:1px;	
}

/*--sub menu--*/

.sub_menu_container {
	display:block;
	position:absolute;
	top:137px;
	left:23px;
	width:182px;
	/*min-height: 100%;*/ 
	height: auto !important; 
	height: 100%; 
	z-index:200;
}

.sub_menu_top {
	display:block;
	width:182px;
	height:9px;
	background-image: url('../images/top_submenu.jpg');
	background-repeat:no-repeat;
}

.sub_menu_middle {
	position:relative;
	display:block;
	width:182px;
	min-height: 170px; 	 		
	background-image: url('../images/mid_submenu.jpg');
	background-repeat:repeat-y;	
}

.sub_menu_bottom {	
	display:block;
	width:182px;
	height:9px;
	background-image: url('../images/new_bottom_submenu.jpg');
	background-repeat:no-repeat;
}

.submenu_header 
{
	margin-left:12px;
	font-family:Lucida Sans Unicode;
	font-size:12px;
	color:#eb4615;
	font-weight:bold;
	padding-bottom:5px;
	width:400px;
}

.submenu_line 
{
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#f9cec1;
	margin: 0 auto;
	width:161px;
	height:1px;
}

.submenu_link
{
	margin-left:12px;
	padding-top:5px;
	padding-bottom:5px;
}

.submenu_link a 
{
	font-family:Lucida Sans Unicode;
	font-size:11px;
	color:#000000;
	line-height:12px;
	text-decoration:underline;
}

.submenu_link a:hover 
{
	color:#eb4615;	
}

.submenu_link_selected {

	margin-left:12px;
	padding-top:5px;
	padding-bottom:5px;
}

.submenu_link_selected a {

	font-family:Lucida Sans Unicode;
	font-size:11px;
	color:#eb4615;
	line-height:12px;	
	text-decoration:underline;
}

.submenu_pic {
	margin-left:15px;
	padding-top:5px;
}