/* CSS Document */

* {
    margin: 0;
}


html, body {    
   height: 100%;
	min-height: 100%;   }


body {
	
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
	color:#000;
	padding:0px;
	width:100%;
	}



a {color: #737763; text-decoration: none;}
a:visited {color:#737763;}
a:hover {color: #009966;}
a:active {color:#737763;}


p {
	padding-bottom: 3px;
	font-size:0.75em;
	line-height:1.3em;
	letter-spacing:.08em;
	}

h1 {
	font-size:1.13em;
	font-weight: 900;
	margin-right:5px;
	color: #333333;
	line-height: 18px;
	padding-bottom:5px;
	letter-spacing:.1em;
	}

h2 {
	font-size:0.88em;
	font-weight: bold;
	margin:0;
	color: #009933;
	display: block;
	padding:3px 0 7px 0;
	}
	
h3 {
	font-size:0.88em;
	padding: 15px 0 10px 0;
	color: #000;
	}
	
h4 {
	color: #333333;
	font-size:.75em;
	line-height: 14px;
	padding-top:10px;
	}

h5 {
	text-transform: uppercase;
	font-size: 0.56em;
	line-height: 12px;
	font-weight: 900;
	}

.clearer {
	clear: both;
	}
	
.floatright {
	float: right;
	padding-right:20px;
	}
	
.floatleft {
	float: left;
	padding: 0;
	margin-right: 10px;
	}

#wrap{
	width: 100%;
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -205px auto;
	}
#box{
	width:100%}

.container{
	width:870px;
	margin-left:auto;
	margin-right:auto;
	
	background-repeat: repeat-y;
	background-position: right;
	}
	

	
/* ---------------------------------------------------- header styles */	
	
#header_container{
	width:860px;
	margin-left:auto;
	margin-right:auto;
	}



#header{
	width:100%;
	height:110px;
	background-image:url(../images/bg_header_2400.jpg);
	background-repeat:repeat-x;
	background-position:center;
	float:right;
	
	}
	
#top_nav{
	padding-top:5px;
	text-align:right;
	width:650px;
	float:right;
	height:15px;
	}
	
#top_nav a{
	color:#096;
	font-size:9px;
	padding-left:3px;
	padding-right:3px;
	}
	
#top_nav a:hover, a:visited, a:active{
	color:#000;
	}

#header_nav{
	padding-top:35px;
	_padding-top:28px;
	width:670px;
	float:right;
	color:#fff;
	text-align:right;
	
	}
	
#header_nav a{
	color:#fff;
	font-size:11px;
	padding-left:3px;
	padding-right:3px;
	}
	
#header_nav a:hover, a:visited, a:active{
	color:#096;
	}

	
	
#logo{
	width:180px;
	height:110px;
	float:left;
	}
	
.emergency{
	float:right;
	padding-left:150px;
	padding-top:10px;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 12px;
	font-weight: 900;
	text-align:right;
	height:10px;
}

/* ---------------------------------------------------- main styles */

#main_top{
	height:9px;	
	background: url(../images/bg_main_top.jpg) repeat-x; 
}

#main{
	background: url(../images/bg_main.jpg) repeat-x;
	background-position: bottom;	
}

#main_bottom{
	height:12px;	
	background:url(../images/bg_main_bottom.jpg) repeat-x;
}

#main_pic{
	float:left;
	width:440px;
}

#main_content{
	padding-top:15px;
	
	width:410px;
	float:right;
}

.main_container{
	width:870px;
	margin-left:auto;
	margin-right:auto;
	}


/* ---------------------------------------------------- panel styles */	

#panel{
	width:100%;
	float:left;
	padding-top:15px;
	}
	
	.panel_container{
	width:870px;
	margin-left:auto;
	margin-right:auto;
	background-repeat: repeat-y;
	background-position: right;
	}
	
	
#panel h1 {
	color: #333333;
	font-size:0.75em;
	line-height:1em;
	}
	
.panel_link{
	color:#096;
}
	
.panel_1{
	width:278px;
	min-height:150px;
	background-image:url(../images/block_service.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
.panel_2{
	width:278px;
	min-height:150px;
	background-image:url(../images/block_sales.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
.panel_3{
	width:278px;
	background-image:url(../images/block_install.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
	.panel_copy{
	width:160px;
	min-height:100px;
	padding:45px 0 3px 110px;
	}

.panel_item{
	width:278px;
	float:left;
	}
	
.panel_bottom{
	float:left;
	background-image:url(../images/block_shadow.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}

.panel_item a {color: #737763; text-decoration: none;line-height:1.3em;font-weight:bold;}
.panel_item a:visited {color:#737763;line-height:1.3em;}
.panel_item a:hover {color: #009966;line-height:1.3em;}
.panel_item a:active {color:#737763;line-height:1.3em;}


/* ---------------------------------------------------- rail styles */		


#content{
	width:345px;
	padding-top:20px;
	padding-left:15px;
	padding-bottom:20px;
	float:left;
	}
	


#content a{color: #fff; font-weight:bold;}
#content a:hover {color: #44fc9e;}





#callout{
	width:230px;
	float:right;
	height:100%;
	padding-bottom:7px;
}

#callout_top{
	width:199px;
	float:right;
	}
	
#callout_mid{
	width:199px;
	background-image: url(../images/calllout_mid.jpg);
	background-position: top;
	float:right;
	background-repeat: repeat-y;
	margin:0;
	}

#callout_foot{
	width:199px;
	float:right;
	margin:0;
	padding-bottom:10px;
	}
	
	
	
#rail{
	width:160px;
	margin:0;
	padding-left:22px;
	float:left;
}

#rail h1{
	color:#108860;
}

#rail p{
	margin-top:15px;
}

#rail h4 {
	color: #0eb660;
	font-size:0.88em;
	padding:0;
	line-height:1.1em;
	
	}
	
.rail_item{
	width:300px;
	padding-bottom:15px;
	}

.rail .caption{
	width:100%;
	padding-left:20px;
	float:right;
	}

.rail_item h1 {
	font-size:0.88em;
	font-weight: 900;
	padding:0;
	}
	
	.lft_col{
		width:175px;
		float:left;
		padding-top:18px;
		text-align:right;
		margin-right:15px;
}

.lft_prod{
		width:175px;
		float:left;
		padding-top:18px;
		text-align:right;
		margin-right:15px;
}

.item{
	width:640px;
	float:left;
	padding-top:20px;
	padding-left:25px;
	}
	
.item a {color: #737763; text-decoration: none;line-height:1.3em;}
.item a:visited {color:#737763;line-height:1.3em;}
.item a:hover {color: #009966;line-height:1.3em;}
.item a:active {color:#737763;line-height:1.3em;}

.container_item{
	width:870px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px #ccc solid;
	
	}

.pic{
		width:260px;
		float:left;
		padding-left:10px;
		padding-top:12px;
		padding-bottom:15px;
}
	
	


	
/* ---------------------------------------------------- footer styles */	
	
	#footer{
	min-height: 115px;
	width:100%;
	background-repeat:repeat-x;
	background-image: url(../images/bg_footer.jpg);
	background-color:#fff;
   	position: relative;
	}
	
#footer p{
	color:#999;
}

.footer_container{
	width:870px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	}
	
#footer_links{
	width:100%;
	background-image: url(../images/bg_footerlinks.jpg);
}

#footer_box_container{
	width:870px;
	margin-left:auto;
	margin-right:auto;
}

.footer_box{
	width:200px;
	float:left;
	padding:15px 0;
}

.footer_logo_box{
	width:80px;
	float:left;
	padding-left:10px;
	padding-top:25px;
}


.footer_box a {color: #0eb660; text-decoration: none;}
.footer_box a:visited {color:#0eb660;}
.footer_box a:hover {color: #fff;}
.footer_box a:active {color:#0eb660;}


.footer_box  ul li{
	font-size:10px;
	list-style: none;
	line-height:1em;
	padding:5px 0 0 0;
}


	
.push {
    height:205px;
	}
	

.copyright{
	width:860px;
	text-align:center;
	
	}
	
ul li{
	list-style: none;
	line-height:1em;
}

li{ 
font-size:.75em;
	font-weight: normal;
	margin:0;
	color: #5E6E6D;
	display: block;
	padding:3px 0 15px 0;

}

.formbox label{

width: 200px;

}

.formbox h7{
	font-size:.75em;
	font-weight: bold;
	color:#0b954e;
	padding-bottom:10px;
}

.formbox input, textarea{
	
	margin-bottom: 10px;
	width:300px;
	background-image: url(../images/form_bg.jpg);
	background-position: bottom;
}

.formbox textarea{
width: 300px;
height: 150px;
}

.formbox .boxes{
width: 1em;
}

.formbox #submitbutton{
	color:#000;
	width: 90px;
}

.formbox {
	float:left;
	width: 760px;
	padding-left:90px;
	padding-top:20px;
	background-color:#fff;
	
}

.formbox_pm {
	float:left;
	width: 640px;
	
	background-color:#fff;
}

.formbox_pm label{

width: 200px;

}

.formbox_pm h2{
	font-size:16px;
}

.formbox_pm h7{
	font-size:.75em;
	font-weight: bold;
	color:#0b954e;
	margin-bottom:10px;
}

.formbox_pm input, textarea{
	
	margin-bottom: 10px;
	width:300px;
	background-image: url(../images/form_bg.jpg);
	background-position: bottom;
}

.formbox_pm  #checkboxes input  { width:20px; background:none;}

.formbox_pm #checkboxes h7 { margin:0 10px 0 0; padding:0; width:200px; font-size:12px; font-weight:bold;}

#checkboxes p{
	padding: 0;
}

.checkboxes{
	width:16px;
	height: 16px;
	
	padding: 0;
}


.formbox_pm  #checkboxes2 input  { width:20px; background:none;}

.formbox_pm #checkboxes2 h7 { margin:0 10px 0 0; padding:0; width:200px; font-size:12px; font-weight:bold;}

#checkboxes2 p{
	padding: 0;
}

.checkboxes2{
	width:16px;
	height: 16px;
	
	padding: 0;
}


.formbox_pm textarea{
width: 300px;
height: 150px;
}

.formbox_pm .boxes{
width: 1em;
}

.formbox_pm #submitbutton{
	color:#fff;
	width: 90px;
}

.req_star{
	font-size:1em;
	font-weight: bold;
	color:#f00;
}

.lcol{
	float:left;
	width: 360px;
	padding-left:5px;
	padding-bottom:10px;
}

.lcol_pm{
	float:left;
	width: 315px;
	padding-left:5px;
	padding-bottom:10px;
}
.rcol{
	float:left;
	width: 350px;
	padding-bottom:10px;
	padding-left:25px;
}

.divider_top{
	width:100%;
	border-top:1px solid #ccc;
	padding-bottom:15px;
	margin:0;
	
}

.divider_bottom{
	width:100%;
	border-bottom:1px solid #ccc;
	
	margin:0;
	
}

.box{
	width:200px;
	padding-right:15px;
	float:left;
}

.logo h1{
	display:inline;
	font-size:0.63em;
	color:#000;
	padding:0;
	margin:0;
	line-height:1.2em;
}


.logo{
	width:120px;
	height:50px;
	float:left;
	border-right:solid 1px #999;
	text-align:center;
	padding:10px 3px 10px 3px;
	
}

.logo_last{
	width:120px;
	height:50px;
	float:left;
	text-align:center;
	padding:10px 3px 10px 3px;
}

.logo_last h1{
	display:inline;
	font-size:0.63em;
	color:#000;
	padding:0;
	margin:0;
	line-height:1.2em;
}
