/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	font: 11px verdana;
	color: #404040;
}

#homeBg{ background: black url(../gfx/bgRepeat.gif) repeat-x; }

#aboutBg{ background: white url(../gfx/bgRepeatAbout.gif) repeat-x; }

h1{	font: bold 40px verdana; color: white; display: inline; }
h2{	font: bold 18px verdana; color: #90bbc6; display: inline;  }
h3{	font: 22px verdana; color: white; line-height: 32px; display: inline;}
h4{	font: bold 40px verdana; color: #00abc3; display: inline;  }
h5{	font: bold 14px verdana; color: #45719b; }
h6{	font: 11px verdana; color: #5cc8d8; display: inline; }

.blueText{
	color: #5dc8d8;
}

/* MAKES ALL BROWSERS HANDLE HEADINGS AND PARAGRAPHS THE SAME, USE AT YOUR DISCRETION */
/*h1, h2, h3, h4, h5, h6, p{ margin: 0; padding: 6px 0; }*/

.clear{	clear: both; }
.left{ float: left; }
.right{ float: right; }
.red{ color: red; }
img{ border: none; }

form, fieldset, legend{ margin: 0; padding: 0; }
fieldset{ border: none; }
legend{ display: none; }
.nobg{ border: none; background: none; }

a{
	color: white;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

/* CSS TRANSPARENCY, THIS INVALIDATES THE STYLESHEET, USE AT YOUR DISCRETION */
/*a:hover img{ opacity: 0.8; filter: alpha(opacity=80); -moz-opacity:0.8; }*/

/* input[type=""] DOES NOT WORK IN IE6 */
input[type="checkbox"], input[type="radio"]{ border: none; width: auto; background: none; }

input, textarea{
	background: white;
	border: solid 1px #797979;	
}

input.submit{
	width: 100px;
	background: white;
	height: 24px;
}



#box{
	width: 939px;
	margin: 0 auto;
}

#header{
	height: 108px;
	background: black url(../gfx/headerBg.gif) right;
}

a#logo{
	background: url(../gfx/logo.gif) no-repeat;
	height: 108px;
	width: 409px;
	display: block;
}

#navigation{
	background: url(../gfx/navLeftBg.gif) no-repeat bottom;
	height: 40px;
}

#navRepeat{
	height: 40px;
	color: white;
}

#navRepeat a{
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
}

#navRepeat a:hover{
	color: #00abc3;
	text-decoration: none;
}

#navRepeat a#on{
	color: #00abc3;
}

#navRepeatLeft{
	float: left;
	width: 344px;

}

#navRepeatLeft input#emailCap{
	height: 17px; 
	width: 250px; 
	font-size:11px; 
	color: black; 
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 0px 5px;
}

#navRepeatLeft input#submit{
	background: url(../gfx/buttonSubmitDark.gif) no-repeat;
	vertical-align: middle;
	font-size: 14px; 
	font-weight: bold; 
	width: 67px; 
	height: 24px; 
	color: white; 
	border: 0px;
	margin-top: -8px;	
}

#navRepeatRight{
	float: right;
	width: 595px;
	margin-top: 5px;
}

#banner{
	height: 280px;
	background: url(../gfx/bannerHome.jpg) bottom;
	padding: 34px 700px 0px 39px;	
}

#mainHome{
	background: url(../gfx/middleBg.jpg) no-repeat;
	color: #808080;
} 

#mainHomeLeft{
	float: left;
	width: 628px;
}

#mainHomeLeftServices{
	float: left;
	width: 199px;
	background: url(../gfx/iconServices.gif) no-repeat;
	height: 115px;
	padding: 76px 32px 0px 80px;
}

#mainHomeLeftTheRevolution{
	float: right;
	width: 200px;
	background: url(../gfx/iconTheRevolution.gif) no-repeat right top;
	height: 115px;
	padding: 76px 29px 0px 86px;
}

#mainHomeRight{
	float: right;
	width: 198px;
	background: url(../gfx/iconCommercial.gif) no-repeat right top;
	height: 115px;
	padding: 76px 27px 0px 86px;
}

a#buttonMore{
	background: url(../gfx/buttonMore.gif) no-repeat;
	height: 24px;
	width: 86px;
	display: block;
	float: right;
	margin-top: 5px;
}

#mainHomeBottom{
	clear: both;
	background: url(../gfx/homeBottom.gif) no-repeat;
	height: 52px;
} 

#mainAboutBottom{
	clear: both;
	background: url(../gfx/homeBottomSub.gif) no-repeat;
	height: 52px;
	margin-top: 10px;
} 

#contactDetails{
	clear: both;
	color: white;
	line-height: 18px;
	height: 146px;
}

#contactDetailsSub{
	clear: both;
	color: #808080;
	line-height: 18px;
	height: 146px;
}


#footer{
	clear: both;
	background: url(../gfx/footerBg.gif) no-repeat;
	height: 62px;
	color: white;
	padding: 10px 0px 0px 0px;
}

#footerSub{
	clear: both;
	background: url(../gfx/footerBgSub.gif) no-repeat;
	height: 62px;
	color: #808080;
	padding: 10px 0px 0px 0px;
}

#footerSub a{
		color: #808080;
	}

#headerInfo{
	clear: both;
	height: 112px;
}

#headerInfoLeft{
	float: left;
	width: 287px;

}

#headerInfoRight{
	float: right;
	width: 652px;
}

#mainAreaSub{
	clear: both;
	background: url(../gfx/subMainBg.jpg) no-repeat;
	width: 100%;
	overflow: hidden;
}

#mainAreaSub2{
	clear: both;
	background: url(../gfx/subMainBg_map.jpg) no-repeat;
	width: 100%;
	overflow: hidden;
}

#mainSubLeft{
	float: left;
	width: 591px;
	padding: 51px 14px 0px 23px;
	line-height: 18px;
}

#mainSubLeft li{ 
	padding: 5px 0px 5px 0px;
}

#mainSubLeft a{ 
	color: #404040;
	text-decoration: underline;
}

#mainSubRight{
	float: right;
	width: 269px;
	padding: 67px 32px 0px 10px;
}

#mainSubRight input{
	background: url(../gfx/inputBg.gif) no-repeat;
	height: 15px;
	width: 236px;
	border: 0px;
	margin: 5px 0px 0px 10px;
	color: #808080;
	padding: 5px;
	font-size: 10px;
}

#mainSubRight textarea{
	background: url(../gfx/textareaBg.gif) no-repeat;
	height: 87px;
	width: 236px;
	border: 0px;
	margin: 5px 0px 0px 10px;
	color: #808080;
	padding: 5px;
	font: 10px verdana;
}

#mainSubRight a{
	color: #808080;
	font-weight: bold;
	font-size: 12px;
}

a#buttonServices{
	background: url(../gfx/buttonServices.gif) no-repeat;
	height: 25px;
	width: 226px;
	display: block;
	padding: 12px 0px 0px 42px;
	text-decoration: underline;
}

a:hover#buttonServices, a:hover#buttonRevolution, a:hover#buttonCommercial{	color: black; }

a#buttonRevolution{
	background: url(../gfx/buttonRevolution.gif) no-repeat;
	height: 25px;
	width: 226px;
	display: block;
	margin-top: 5px;
	padding: 12px 0px 0px 42px;	
	text-decoration: underline;
}

a#buttonCommercial{
	background: url(../gfx/buttonCommercial.gif) no-repeat;
	height:25px;
	width: 226px;
	display: block;
	margin-top: 5px;
	padding: 12px 0px 0px 42px;	
	text-decoration: underline;
}

#contactDetailsSub{
	clear: both;
	color: #808080;
	line-height: 18px;
	height: 146px;
}

#contactDetailsSub a{
	color: #808080;
}