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

/* COMMON STYLES */

BODY {
	text-align: center;
	margin: 0;
	padding: 0;
	border:0;
	color: #fff;
	background: url(images/bg.png) top repeat-x #000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.PageWrapper, .form, .Normal {
	color: #fff;
	font-size: 13px;
	line-height: 22px;
}
H1, H2 {
	font-size: 12px;
	color: #1a2b35;
}
P {
	margin: 0;
	padding: 6px 0;
}
H1, H2 {
	margin-bottom:15px;
	padding:0;
	font-style:italic;
	color: #fdc823;	
	font-size: 16px;
}
H3 {
	margin: 0;
	padding: 6px 0;
	color: #fdc823;	
	font-size: 14px;
	display:inline;
}
TABLE {
	margin: 0;
	padding: 0;
}	
UL, OL {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 6px;
	padding-bottom: 6px;
}
blockquote {
	padding-left: 15px;
	font-style:italic;
	font-weight:bold;}
	
a, a:visited, a:link {
	color: #6d2018;
	text-decoration: none;
}
a:hover, a:focus {
	color: #6d2018;
	text-decoration: underline;
}	

.Underline a {
	text-decoration:underline; }
	
hr {
	background:url(images/hr.png) no-repeat top center;
	border:0;
	height:1px;
	width:220px;
	margin:0;
	padding:0;
	text-align:left; }
	
	
 /* END COMMON STYLES */

/*----------------------- Page Layout --------------------*/

.BackgroundWrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	height:1332px;
	text-align: center;
	background:url(images/bg2.png) no-repeat top; }

.PageWrapper {
	width: 856px;
	margin: 0 auto;
	text-align: left;
	position:relative;
	top:none; }
	
.MenuWrapper {
	height: 66px;
	width: 856px;
	margin: 6px 0 0 12px;
	color: #473325; }

.TopBanner {
	background: url(images/top-banner.jpg) no-repeat top;
	margin-top:30px;
	height: 199px;
	width: 856px;
	clear:both; }

.ShadowTop {
	background:url(images/shadow-top.png) no-repeat top;
	width:856px;
	height:190px; }
	
.Shadow {
	background:url(images/shadow.png) repeat-y top;
	width:856px; }

.PanelsWrapper {
	background: url(images/panelswrapper-bg.jpg) repeat-x #0f0f0f;
	width: 830px;
	margin:0 auto;
	padding-top:30px;
	color: #000; }
	
.PanelsPane {
	width:717px;
	height:114px;
	margin:0 auto;
	background:url(images/panelspane-bg.png); }

.PanelsPane ul {
	list-style-image:url(images/bullet.png);
	line-height:18px;
	position:relative;
	top:57px;
	left:70px;
	font-size:11px; }

.PanelsPane .Residential {
	width:202px;
	height:138px;
	background:url(images/panels-residential.png);
	float:left;
	margin:4px; }
	
.PanelsPane .Commercial {
	width:202px;
	height:138px;
	background:url(images/panels-commercial.png);
	float:left;
	margin:5px 0; }

.PanelsPane .FreeRoofInspection {
	width:294px;
	height:148px;
	background:url(images/panels-free-roof-inspection.png);
	float:left;
	margin:5px 4px 4px 4px; }

.ContentWrapper {
	width:830px;
	margin:0 auto;
	color: #fff; }

.ContentPane {
	background:#0f0f0f;
	padding:40px 30px 30px 64px;
	vertical-align:top; }

.Locations {
	width:260px;
	height:440px;
	margin:0px 24px 0 30px;
	padding:20px;
	font-size:12px;
	line-height:14px;
	background: url(images/sidepane-bg.png) repeat-x #232323;
	float:right;
	color: #fff; }

.Locations img {
	margin-bottom:20px; }

.Locations strong {
	color:#fdc823;
	font-size:14px; }

.Products {
	width:260px;
	height:330px;
	margin:0px 24px 0 40px;
	padding:20px;
	background: url(images/sidepane-bg.png) repeat-x #232323;
	float:right;
	color: #fff; }

.Products ul {
	list-style-image:url(images/check.png);
	line-height:22px; }
	
.Products img {
	margin-bottom:20px; }

.FooterWrapper {
	color:#000;
	margin:0 auto;
	background:url(images/footer-bg.png) repeat-x #fff;
	height:110px;
	width:830px;
	padding-top:20px;
	text-align:center; }

/*---------------------- End Page Layout --------------*/





/*-------------------------- Buttons -----------------*/


.MoreButton {
	width: 88px;
	height: 25px;
	position:relative;
	top:58px;
	left:100px; }
	
.MoreButton a, .MoreButton a:visited {
	width: 88px;
	height: 25px;
	text-decoration: none;
	display: block;
	background-position: left top;
	background-image: url(images/btn-more.png); }
	
.MoreButton a:hover { background-position: right top; }

.ContactButton {
	width: 86px;
	height: 25px;
	position:relative;
	top:124px;
	left:190px; }
	
.ContactButton a, .ContactButton a:visited {
	width: 86px;
	height: 25px;
	text-decoration: none;
	display: block;
	background-position: left top;
	background-image: url(images/btn-contact.png); }
	
.ContactButton a:hover { background-position: right top; }


/*-------------------------- End Buttons -----------------*/





/*--------------------------- SEO Menu -----------------------*/
/*--------------------------- SEO Menu -----------------------*/

/******************** Up State *************************/

.SEOMenu {
	margin:0 auto;
	width:856px;
	height:66px;
	font-size:12px;
	font-weight:bold; }

.SEOMenu ul{
	list-style-type:none;
	padding:0;
	margin:0;
	z-index:3; }

.SEOMenu li{
	list-style-type:none;
	position:relative;
	z-index:2;
	float: left;
	width:98px;
	text-align:center; }

.SEOMenu table{
	position:absolute;
	border-collapse:collapse;
	left:0;
	top:0; }

.SEOMenu a, .SEOMenu :visited {
	color:#000;
	text-decoration:none;
	width:98px; }

.SEOMenu a b, .SEOMenu :visited b {
	display:block;
	height:66px;
	line-height:66px;
	width:98px;
	cursor:hand;
	float: left;
	text-transform:uppercase;
	background: url(images/menu-up.png) repeat top; }
		
.SEOMenu .CurrentItem a b, .SEOMenu .CurrentItem :visited b, .SEOMenu .ParentItem a b, .SEOMenu .ParentItem :visited b {
	background: url(images/menu-active.png) repeat top;
	color:#fffad1; }
	
.SEOMenu :hover {
	color:#fffad1;
	white-space:normal; }

.SEOMenu a:hover b {
	color:#fffad1;
	text-decoration:none; }
	
.SEOMenu :hover > a b {
	color:#fffad1;
	text-decoration:none; }

.SEOMenu :visited, .SEOMenu :hover {
	color:#000;
	text-decoration:none; }

.SEOMenu .CurrentItem a:hover b, .SEOMenu .ParentItem a:hover b {
	background: url(images/menu-active.png) repeat top;
	color:#fffad1; }

.SEOMenu .CurrentItem :hover > a b, .SEOMenu .ParentItem :hover > a b {
	background: url(images/menu-active.png) repeat top;
	color:#fffad1; }

.SEOMenu ul ul .CurrentItem a:hover b {
	color:#fffad1;
	background: transparent; }
	
.SEOMenu ul ul .CurrentItem :hover > a b {
	color:#fffad1;
	background: transparent; }


/******************** Flyout *************************/

.SEOMenu ul ul, 
.SEOMenu ul :hover ul ul, 
.SEOMenu ul :hover ul :hover ul ul,
.SEOMenu ul :hover ul :hover ul :hover ul ul{position:absolute; left:-9999px; top:-9999px; width:0; height:0; }
.SEOMenu ul :hover ul {left:0px;top:66px; background: #181b25; border: 0px solid #fff; white-space:nowrap; width:250px; height:auto; color:#fff; }
.SEOMenu ul :hover ul li {display:block; height:35px; position:relative; float:left; width:auto; color:#fff; text-transform:none; text-align:left; }
.SEOMenu ul :hover ul li a {display:block; font-size:9pt; height:35px; width:250px; line-height:35px; text-indent:15px; color:#fff; text-decoration:none; font-weight:normal }
.SEOMenu ul :hover ul li a:hover {background: #995c00; color:#fff; width:250px; white-space:nowrap;}
.SEOMenu ul :hover ul:hover ul li a:hover {width:250px;}
.SEOMenu ul :hover ul :hover ul,
.SEOMenu ul :hover ul :hover ul :hover ul,
.SEOMenu ul :hover ul :hover ul :hover ul :hover ul,
.SEOMenu ul :hover ul :hover ul :hover ul :hover ul :hover ul
{left:328px; top:8px;  background: #033; color:#030; padding:3px 0; white-space:nowrap; width:200px; z-index:200; height:auto;}


/*--------------------------- End SEO Menu -----------------------*/


#theFormDiv {
    display:none;
    position:relative;
    top:95px;
	left:-45px;
    background-color:#EEE;
    border:1px solid #000;
    padding:1em;
    margin:3em;
    width:22em;
}

.nocss {
  display:none;
}