@charset "utf-8";
body{
	margin:0;
	padding:0;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-color: #B8BFC4;
}

#wrapper {
	width: 900px;
	border:1px solid #7b0c26;
	margin:20px auto 0 auto;
	background-color: #FFF;
}
#header {
	height: 120px;
	width: 900px;
}
#header .logo {
	padding-left: 25px;
	padding-top: 25px;
}
#footer {
	text-align: center;
	padding-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
}
#footer a{
	color: #FFF;
}

#tagLine {
	float: right;
	margin-top: -70px;
	margin-right: 20px;
	text-align:right;
}

#tagLine h2{
	margin:0;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #000;
	line-height: 20px;
	}
	
#tagLine h3 {
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	color: #9FAEB8;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#freeQuote {
	float: right;
	width:100px;
	height:69px;
	padding:10px 0 5px 60px;
	margin-top: -100px;
	margin-left: -65px;
	background: url(/images/free-estimate.gif) top left no-repeat;
	text-decoration:none;
	line-height:100%;
	color: #666;
	font-size: 13px;
}

#freeQuote a {
	float: right;
	width:100px;
	height:69px;
	padding:10px 0 5px 60px;
	margin-top: -100px;
	margin-left: -65px;
	background: url(/images/free-estimate.gif) top left no-repeat;
	text-decoration:none;
	line-height:100%;
	color: #666;
}
.clear{clear:both;}

#leftcolumn {
	color: #333;
	height: 280px;
	width: 275px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/home-divider.gif);
	background-repeat: no-repeat;
	background-position: 265px top;	
}

#rightcolumn {
	color: #333;
	background: #FFFFFF;
	height: 275px;
	background-position: 265px top;	
	float: left;
	
 
}

#content { 
 float: left;
 color: #333;
 background: #FFFFFF;
 height: 275px;
 width: 300px;
 display: inline;
 background-image: url(images/home-divider.gif);
 background-repeat: no-repeat;
 background-position: 290px top;	
}

#internal {
	width: 175px;
	margin-left: 40px;
}

#container {
	padding-top: 15px;
	padding-right: 45px;
	padding-left: 45px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

#container p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 24px;
}
#highlight {
	font-family: Verdana, Geneva, sans-serif;
	border: thin dashed #B8BFC4;
	margin-bottom: 25px;
	padding-left: 25px;

}

#container img {
	margin-left: 30px;
}


#subContainer {
	margin: 0px;
	padding-top: 15px;
	padding-right: 50px;
	padding-left: 50px;
}

#subContainer h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
}

#subContainer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
}



#navigation {
	float: left;
	width: 900px;
	height: 40px;
	color: #000;
	background-color: #f26222;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}


ul#menu{
;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:40px;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	background-color: #f26222;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	}
ul#menu li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:10px 16px 0 17px;
	height:40px;
	}
ul#menu li a:hover{
	display:block;
	float:left;
	background-color: #f2a786;
	margin: 0 -1px;
	border-right:1px solid #fff;
	border-left:1px solid #fff;	
	height:30px;
	}
#subContainer h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #498A0C;
}

.right {
	float: right;
	margin-left: 25px;
}

#subContainer h4 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #498A0C;
}
.centeredimage {
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
    }
	
.centeredimage img {
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	border:0px solid;
    }
#container h2 {
	padding-top: 20px;
}
#container h3 {
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	color: #9FAEB8;
}

#sun {
	background-image: url(/images/AAD.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0;
	margin-bottom: 10px;
} 
#sun h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #EBEBEB;
	border-top-style: dashed;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#sun ul li {
	font-size: 10px;
	margin-right: 350px;
	font-family: Verdana, Geneva, sans-serif;
}
#sun p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#container ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}
.notice {
	font-style: italic;
	font-weight: bold;
}
