@charset "UTF-8";
/* CSS Document */


body{
	
	background:#e9e9e9 url(graphics/bg.png) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px auto;


}

a.logo{
	background:url(graphics/logo.png) no-repeat;
	width:350px;
	height:94px;
	display:block;
	padding:0px;
	margin:0px;
	float:left;

}

.tabmenu{
width:330px;
height:34px;
float:right;
margin:60px 0px 0px 0px;
}

img.tab1{
width:151px;
height:34px;
border:0px;
display:inline;
}


img.tab2{
width:151px;
height:34px;
border:0px;
display:inline;
}



h1{
	color:#67be00;
	font-size:23px;
	margin:0px auto;
	line-height:23px;
	padding:15px 0px 5px 0px;
	
	}
	
	h2{
	color:#67be00;
	font-size:15px;
	padding:0px;
	margin:0px auto;
	padding-top:10px;
}

	
h3{
	color:#67be00;
	font-size:15px;
	padding:0px;
	margin:0px auto;
	padding-top:10px;
}

h3.gray{
	color:#666;
	font-size:13px;
	margin:0px auto;
	padding-top:10px;
}


h3.white{
	color:#fff;
	font-size:15px;
	padding:0px;
	margin:0px auto;

}

h4{
	font-weight:bolder;
	color:#fff;
	margin:0px;
	padding:0px;
	font-size:17x;
	
}

span.big-white{
		font-weight:bolder;
	color:#fff;
	margin:0px;
	padding:0px;
	font-size:24px;
	}
	
	

	
ol{
	color:#666;
	font-size:13px;
	margin:0px auto;
	padding:10px 0px 10px 30px;
	
	}
	
ul.grn{
	font-size:14px;
	margin:0px auto;
	padding:10px 0px 10px 30px;
	color:#67be00;
	list-style-type:none;
}
	
.grn{
	color:#67be00;
}

.grn-big{
color:#67be00;
font-size:13px;
padding:0px;
margin:0px auto;
font-weight:bold;
}



.wb{

color:#fff;
font-size:14px;
margin:0px auto;

}

p.heavy{
	font-size:14px;
	font-weight:bold;
}

.wrapper{
	width:800px;
	margin:0px auto;


}

.wrapper2{
	width:800px;
	margin:0px auto;
	background:#fff;

}

.menubar{
	background:url(graphics/menbar.png) no-repeat;
	width:800px;
	height:64px;
	display:block;
	clear:both;

	}
	
.banner{
	background:url(graphics/banner.jpg) no-repeat;
	width:800px;
	height:250px;
	display:block;
	padding:0px;
}

.mbar{
width:800px;
height:120px;
background:#67be00;
padding-top:15px;
}


.bbar{
	width:800px;
	height:64px;
	display:block;
	padding-top:10px;
	background:url(graphics/bbar.png) no-repeat;
}

p.intro{
	color:#666;
	font-size:12px;
	padding:0px 10px 0px 10px;
}

.col1{
width:228px;
float:left;
height:80px;
padding:0px 10px 10px 30px;
border-right:1px dotted #fff;
}

.col2{
width:228px;
float:left;
height:80px;
padding:0px 20px 10px 25px;
border-right:1px dotted #fff;
}

.col3{
width:220px;
float:right;
padding:0px 10px 10px 0px;
height:80px;
}



.main-content{
	width:760px;
	margin:0px auto;
	background:#fff;
}

.main-content p{
	color:#666;
	font-size:12px;
	margin:0px auto;
}

.colmask {
			/* This fixes the IE7 overflow hidden bug */
		clear:both;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
		background:#fff;
	}


.left-col{
		background:#fff;	
	}
	
.left-col{
			
		background:#fff;
		
	}
.left-col .cola {
		width:65%;			
	
	}

.left-col .colb {
		width:30%;		
		left:7%;
}


.cola,
.colb
{
		float:left;
		position:relative;
		padding:0 0 1em 0;
		overflow:hidden;
		background:#fff;
	}

.searchbox{
	width:200px;
	height:100px;
	display:block;
	padding:100px 0px 0px 38px;
	
	}

#zipcode{
	margin:0px auto;
	background:url(graphics/search-input.png) no-repeat;
	width:179px;
	height:37px;
	border:0px;
	color:#003c77;
	font-size:14px;
	padding:7px 0px 0px 10px;
	
	}
	
#get-quotes_btn{
	background:url(graphics/butt-search.png) 0px 0px no-repeat;
	width:173px;
	height:60px;
	border:0px;
}

#get-quotes_btn:hover{
	background:url(graphics/butt-search.png)no-repeat;
	background-position:0px -64px;
}




#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
}

#nav a{

}

#nav a img{
	
	border:0px;
opacity:0;
filter:alpha(opacity=0);
	text-decoration:none;
	margin:0px auto;
	
}


#nav a:hover img{
border:0px;
opacity:1;
filter:alpha(opacity=1);
}
#nav a:hover{

}

#nav li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
top:4.3em;
}

#nav ul li{
	margin:0px 0px 0px 0px;
	list-style-type:none;
	padding-top:9px;
	width:200px;
	background-image:url(graphics/ddbg.png);
}


#nav li ul a{
	color:#cfe7ff;
	text-decoration:none;
	display:block;
	font-size:14px;
	padding:8px 0px 8px 10px;
	border-bottom:1px dotted #004f9f;
	font-weight:bold;
	height:auto;
	float:left;
}

#nav li ul a:hover{
	color:#fff;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

/*------------------------ Accordion Menus -------------------------- */

.accordian {
	width: 500px;
	margin: 20px auto;
}

.accordian li {
	list-style-type: none;
	padding:15px 5px 5px 5px
}

.dimension {
	height: 150px;
}
	
.even, .odd {
	font-weight: bold;
	height: 27px;
	padding-top: 3px;
	padding-bottom:5px;
	padding-left: 10px;
}
	
.even {
	border: 1px solid #7ce400;
	background-color: #67be00;
}
	
.odd {
	border: 1px solid #7ce400;
	background-color: #67be00;
	color: white;
}





ul#sidemenu, ul#sidemenu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 250px;
}

ul#sidemenu a {
  display: block;
  text-decoration: none;	
}

ul#sidemenu li {
  margin-top: 1px;
	
}

ul#sidemenu li a {
  background: #98b4ca url(graphics/arrow.png) no-repeat 8px 15px;
  color: #fff;	
  padding: 15px 10px 15px 23px;


	font-size:13px;
}


ul#sidemenu li a:hover {
  background: #7a95aa;
}

ul#sidemenu li ul li a {
  background: #e5f0f9;
  color: #52626e;
  padding-left: 20px;
		font-size:11px;
		text-decoration:underline;
}

ul#sidemenu li ul li a:hover {
  background: #f0f8ff;
  border-left: 5px #7a95aa solid;
  padding-left: 15px;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }






/*--------------------CALCULATORS----------------------*/
.cal-icon{
width:85px;
height:80px;
display:block;
float:left;
}

.calrow{
width:500px;
height:140px;
display:block;
padding-bottom:10px;
padding-top:20px;
border-bottom:1px dotted #CCCCCC;
}

.cal-l{
float:left;
width:85px;
}

.cal-r{
float:right;
width:400px;
}

.cal-title{
	font-size:17px;
	margin:0px auto;
	color:#67be00;
}

.calrow p{
	margin:0px auto;
}

.calculate-butt{
background:url(graphics/calculate-butt.png) no-repeat;
width:168px;
height:39px;
display:block;
float:right;
}

a.readmore{
	color:#67be00;
	font-size:13px;
	text-decoration:underline;
	font-weight:bold;
	float:right;
	padding:5px 15px 0px 0px;
}