/* - - - - - - BASE - - - - - - - - - - - - - */

*{
	/*font-size:100%;*/
	margin:0;
	padding:0;
	}


a:link{
	color:#838d95;
	text-decoration:none;
	font-weight:bold;
	}

a:visited {
	color:#838d95;
	text-decoration:none;
	font-weight:bold;
	}

a:hover{
	color:#ee3a42;
	text-decoration:none;
	font-weight:bold;
	}


body{

	font: 12px "arial", sans-serif; 
	line-height:1.4;

	}

body#home{
	background:#fff url(images/topback.gif) repeat-x  center top;
	}

body, html{
	color:#363636;
	}




body#home div#content H2{
	color:#ee3a42;
	font-size:18px;
	line-height:1.3;
	font-weight:normal;
	}

body#home div#content h2.msg {
	color: #fff;
}

body#home div#content h2, body#home div#content p{
	padding:0 0px 0 0px;
	}

body#home div#sidebar{
	padding:15px 0 0px 0;
	}

H1{
	display:none;
	}

H2{
	color:#ee3a42;
	font-size:16px;
	font-weight:normal;
	
	}
	
	b.address{
	color:#ee3a42;
	font-size:12px;
	
	}

/*clearing div*/
div.clearer {
	clear: both; 
	line-height: 0; 
	height: 0;
	visibility:hidden;
	}


/* - - - - - - CONTENT - - - - - - - - - - - */


#callnow{
	margin-top:10px;
	margin-bottom:10px;
	background:url(images/callnowback.jpg) no-repeat;
	height:92px;
	width:485px;

	}
	
#callnowtext{
	margin-left:250px;
 padding-top:25px;
	color:#ee3a42;
	font-size:16px;
	line-height:1.3;
	font-weight:normal;
	height:92px;
	width:485px;

	}
	
	#callnowtext2{
	font-size:24px;
	}	




#freequote{
	float:right;
	color:#ee3a42;
	font-size:16px;
	line-height:1.3;
	font-weight:normal;
	background:url(images/freequote.gif) no-repeat;
	height:68px;
	width:194px;
	text-align:center;
	
	}
	
	
	#freequotetext{
	padding:10px 0 0 0px;
	
	}
	
	#callnowtext2{
	font-size:24px;
	}
	
	
	
#content{
	padding:36px 0 0 0;
	clear:both;
	}

.text {
	margin-top:9px;
	line-height:1.55;
	}


/* these affect both the content AND sidebar images*/

/*#content img, #sidebar img{
	float:right;
	}

#content img.noborder, #sidebar img.noborder{
	border:none;
	}

#content p{
	margin-top:7px;
	line-height:1.75;
	}




/* - - - - - - FOOTER - - - - - - - - - - - */

#foot_container{
	background:url(images/footer-back.gif) repeat-x top;
	clear:both;
	margin-top:20px;
	/*height:9px;
	line-height:0;*/
	}
	
	
#foot_box{
	clear:both;
	background:url(images/foot-box.gif) no-repeat 0 9px;
	/*width:278px;
	height:74px;*/
	font-size:10;
	/*line-height:1.2;*/
	padding:15px 0 20px 20px;
	color:#ffffff;
	}


#foot_box a{
	color:#ffffff;
	}

#foot_box a:hover{
	color:#ee3a42;
	}

/* - - - - - - MASTHEAD - - - - - - - - - - - - - */

#header{
	height:189px;
	}

#header img{
	float:left;
	}	

ul#header_nav {
	float:right;
	list-style-type:none;
	display:inline;
	}

#header_nav li{
	border-left: 1px solid #7c7c7c;
	float: left;
	position:relative;
	margin-top: 15px;
	padding: 0 .6em 0 .6em;
	line-height:normal;
		}
	
#header_nav li.first{
	border-left:none;
	}

#header_nav a{
	font-weight:bold;
	font-size:12px;
	}
	
#teaser{
	
	font-size:18px;
	color:#ffffff;
	font-weight:normal;
	margin-top:10px;
	}
	
	
	#teaser1{
	font-size:12px;
	color:#ffffff;
	padding-bottom:30px;
	}
	
	
	#rightheader{
	width:500px;
	float:right;
	margin-top:40px;}
	



/* - - - - - - NAV - - - - - - - - - - */

#nav{
   /*clear:right;
   float:right;
	margin-top:30px;*/
	padding-top:1px;
	}




#nav ul {
	height:36px;
	list-style:none;
	
	}

#nav ul li {
	float:left;
	list-style-type:none;
	text-indent:-9999px;
	margin-right:3px;
	overflow: hidden; /* if text-resize, this'll keep the nav the same size */
	}

#nav ul li a {
background-position: 50% 72px;
	display:block;
	text-decoration:none;
	background-position:center top; /*horizonally centers the background image*/
	line-height:36px;
	overflow: hidden;
	}
	
	#nav ul li a:hover {
background-position: 50% -36px;
	}
	
#nav_homeowners{
	width:100px;
	background: url(images/homeowners.gif) no-repeat;
	}
	
	
	#nav_builders{
	width:139px;
	background: url(images/builders.gif) no-repeat;
	}
	
	#nav_automation{
	width:123px;
	background: url(images/automation.gif) no-repeat;
	}
	
	#nav_generators{
	width:83px;
	background: url(images/generators.gif) no-repeat;
	}







/* - - - - - - SIDEBAR - - - - - - - - - - */


#sidebar{
	float:right;
	padding:0px 0 0 0;
	
margin-left:20px;
margin-bottom:20px;
	}

#sidebar p{
	margin-top:7px;
	}
	


li.redsquare {
list-style-image:url(images/redsquare.gif);
font-size:14px;
font-weight:bold;
line-height:1.5;

margin-left:20px;}




.wrap{
	margin:0px auto;
    width:780px;
	}