/*
-------------------------------------------
Project Fire
Main Layout

Created By Boost!


------------------------------------------- 
*/

body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin:0px;
	background:#424243;
}

h2 {	font-size:1.7em; }

p { 	font-size:1.1em; }

a {
	color: #EA2026;
	text-decoration:none;
}
a:hover {	color:#17A3EE;}

img {	border:0;}

/*---------
 Frame
----------*/
#frame {

}




/*---------
 Header 
----------*/

#frame #header {
	height:133px;
	margin:0px auto;
	width:996px;
}
#frame #header h1 {
	padding:0px;
	margin:12px 0px 0px 40px;
}
#frame #header h1 a{
	display:block;
	text-indent:-7000px;
	width:237px;
	height:107px;
	background:url(../images/logo.jpg) no-repeat;
	
}

#frame #header p#brochure_link {
	width:230px;
	float:right;
	margin:-20px 0px 0px;
}
#frame #header p#brochure_link a{
	color:#FFF;
	font-size:1.5em;	display:block;
}
#frame #header p#brochure_link a:hover{
	color:#CC3300;
}


#frame #header  p#brochure_link a span{
	font-size:0.7em;
	color:#79C044;
	display:block;
}

/*-------------------
 Content
---------------------*/

#frame #content {
	background:#79c044;
	border-top: 7px solid #FFF;
	border-bottom: 7px solid #FFF;

}



#frame #main_content {
	background:#79c044;
	border-top: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
	margin:12px 0px;

	color:#FFF;
}
#frame #main_content #wrapper {
	margin:0px auto;
	width:996px;
}

/*Clear Fix */
#frame #main_content:after  {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;

}
* html>body #frame #main_content {
	display: inline-block; 
	width: 100%;
	}

* html #frame  #main_content{
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	


#frame #main_content #innovation {
	width:294px;	
	height:397px;
	float:left;
	background:url(../images/innovation_background.jpg) no-repeat;
	
}
#frame #main_content #innovation h2 {
	font-weight:normal;
	text-align:center;
	margin:140px 20px 0px 0px;
	font-size:2.5em;
}

#frame #main_content #innovation h2  span{
	display:none;
}

#frame #main_content #innovation h2 strong{
	color:#424243;
	font-size:1.6em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	margin-top:-3px;
}

#frame #main_content #innovation p {
	width:250px;
	margin:13px 15px 10px;
	font-size:1.14em;
}


#frame #main_content #sustain{
	width:339px;
	position:relative;
	margin: 8px 0px 0px;
	paddin-bottom:0px;
	float:left;
	background: #424243 url(../images/sustain_background.jpg) no-repeat;
}

#frame #main_content #sustain .overlay{
	position:absolute;
	top:-13px;
	left:-15px;
}

#frame #main_content #sustain h3{
	text-align:center;
	margin:10px 0px 15px;
	font-size:1.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#frame #main_content #sustain h3 strong{
	display:block;
	color:#79c044;
	font-size:2.2em;
	margin-bottom:-3px;
	letter-spacing:1px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#frame #main_content #sustain ul {
	list-style:none;
	margin:0px auto 0px;
	padding:0px 10px 17px;
}

#frame #main_content #sustain ul li{
	padding-left:55px;
	margin-bottom:10px;
}
#frame #main_content #sustain ul li strong{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	display:block;
	color:#79c044;
}

#frame #main_content #sustain ul li#water {
	background: url(../images/water.jpg) no-repeat;
}

#frame #main_content #sustain ul li#cost {
	background: url(../images/cost.jpg) no-repeat;
}

#frame #main_content #sustain ul li#carbon {
	background: url(../images/carbon.jpg) no-repeat;
	margin-bottom:0px;
}

#frame #main_content #products{
	width:363px;
	float:left;
	position:relative
}
#frame #main_content #products .overlay{
	position:absolute;
	top:-5px;
	left:-5px;
}

#frame #main_content #products ul {
	background:#424243 url(../images/product_ul_background.jpg) no-repeat;
	padding:0px 0px 0px 21px;
	margin: 15px 10px 0px;
	width:142px;
	list-style:none;
	height: 367px;
}
#frame #main_content #products ul li{
	position:relative;
	background:#424243 ;
	width:141px;
	margin:0px;
	padding:0px 0px 5px;
}

#frame #main_content #products ul li a{
	display:block;
	width:141px;
	height:39px;
	text-indent:-8000px;
}
#frame #main_content #products ul li span{
	position: absolute;
	width:190px;
	top:4px;
	left:150px;
	display:block;
}

#frame #main_content #products ul li a#zone { 	 background:#424243 url(../images/zone.jpg) no-repeat;  }
#frame #main_content #products ul li a#pressure { 	background:#424243 url(../images/pressure.jpg) no-repeat;  }
#frame #main_content #products ul li a#livetap { 	background:#424243 url(../images/livetap.jpg) no-repeat;  }
#frame #main_content #products ul li a#bell { 	background:#424243 url(../images/bell.jpg) no-repeat;  }
#frame #main_content #products ul li a#kode { 	background:#424243 url(../images/kode.jpg) no-repeat;  }
#frame #main_content #products ul li a#gemini{ 	background:#424243 url(../images/gemini.jpg) no-repeat;  }
#frame #main_content #products ul li a#hydro { 	background:#424243 url(../images/hydro.jpg) no-repeat;  height:43px; }


/*-------------------
 Footer
---------------------*/

#frame #footer {
	margin:0px auto;
	width:996px;
}

#frame #footer p{
	float:right;
	width:541px;
	margin:10px 0px 0px;
	color:#FFF;
}
#frame #footer p a{
	font-size:1.3em;
	color:#FFF;
	display:block;
	padding-top:5px;
}

#frame #footer p a span{
	float:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#e3242b;
	display:inline;
	padding:0px;
}
#frame #footer p a span strong {
	color:#FFF;
}

#frame #footer p span{
	width:189px;
	float:left;
	display:block;
	padding:0px 20px 0px 0px;
}

#frame #footer #strap{
	text-indent:-8000px;
	overflow: hidden;
	background: url(../images/footer_text.jpg) no-repeat;
	height:77px;


}

/*-------------------
 		MISC
---------------------*/


/*--- The Mighty Boost ---*/
#boost {
	text-indent:-20000px;
	overflow:hidden;
	background:url(../images/layout/the_mighty_boost.jpg);
	height:15px;
	width:156px;
	display:block;
	position:absolute;
	right:10px;
	bottom:-30px;
}

