
body
	{
	background: #000;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	}
	
.clear { clear: both; font-size: 0px; line-height: 0px; margin: 0; padding: 0; }
	
.home { background: url(../img/bg-home.jpg) no-repeat 50% 0; }
.residential { background: url(../img/bg-home.jpg) no-repeat 50% 0; }
.commercial { background: url(../img/bg-home.jpg) no-repeat 50% 0; }
.industrial { background: url(../img/bg-home.jpg) no-repeat 50% 0; }
.gallery { background: url(../img/bg-home.jpg) no-repeat 50% 0; }
.services { background: url(../img/bg-alt-1.jpg) no-repeat 50% 0; }
.faq { background: url(../img/bg-alt-2.jpg) no-repeat 50% 0; }
.contact { background: url(../img/bg-alt-3.jpg) no-repeat 50% 0; }
.thankyou { background: url(../img/bg-alt-3.jpg) no-repeat 50% 0; }
.pagenotfound { background: url(../img/bg-home.jpg) no-repeat 50% 0; }


.r_align { text-align: right; }




/*  PAGE ALIGNMENT  */

#header,
.menu,
#main_content,
#footer
	{
	margin: 0 auto;
	padding: 0;	
	text-align: left;
	}

.container 		/*  good for setting Absolute positions  */
	{ 
	position: relative;
	float: left;
	display: inline;
	margin: 0; 
	padding: 0; 
	}



/*  HEADER  */

#header
	{
	padding: 0;
	width: 860px;
	height: 330px;
	}

.header_tab
	{
	background: url(../img/phone-tab.gif) no-repeat 0 0;
	position: absolute;
	left: 368px;
	top: 0;
	width: 464px;
	height: 53px;
	font-size: 18px;
	font-weight: bold;
	}
	
.header_tab p
	{
	position: relative;
	float: left;
	display: inline;
	margin: 14px 0 0 70px;
	padding: 0;
	font-size: 20px;
	line-height: 1.2;
	font-weight: bold;
	}

.header_tab span { color: #f7e81a; }

.mhic
	{
	position: absolute;
	left: 614px;
	top: 270px;
	width: 216px;
	height: 40px;
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
	}
	
.mhic p
	{
	margin: 0 0 4px 0;
	padding: 0;
	text-align: right;
	}




/*  MENU  */

/*  MENU  */
/*--------8-6-2011------------------------------*/
.menu {
	background: #fff;
	padding: 0;
	width: 860px;
	height: 60px;
}
.menu ul {
	position: relative;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 860px;
}
.menu ul li {
	position: relative;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 142px;
	height: 60px;
	list-style-type: none;
	text-indent: -7000px;
	border-right: 1px #000 solid;
}
.menu ul li a:link, .menu ul li a:visited {
	display: block;
	width: 142px;
	height: 60px;
	font-size: 14px;
}
.menu ul li a:hover, .menu ul li a:active {
	color: #1D130E;
	text-decoration: underline;
}
.menu .home a:hover {
	background:url(../img/menu-home.gif) no-repeat 0 0;
}
.menu .residential a:hover {
	background: url(../img/menu-residential-h.gif) no-repeat 0 0;
}
.menu .commercial a:hover {
	background: url(../img/menu-commercial-h.gif) no-repeat 0 0;
}
.menu .industrial a:hover {
	background: url(../img/menu-industrial-h.gif) no-repeat 0 0;
}
.menu .services a:hover {
	background: url(../img/menu-services-h.gif) no-repeat 0 0;
}
.menu .contact a:hover {
	background: url(../img/menu-contact-h.gif) no-repeat 0 0;
	border-right: 0px;
}
.menu ul li.home {
	background: url(../img/menu-home.gif) no-repeat 0 0;
}
.menu ul li.residential {
	background: url(../img/menu-residential.gif) no-repeat 0 0;
}
.menu ul li.commercial {
	width: 143px;
	background: url(../img/menu-commercial.gif) no-repeat 0 0;
}
.menu ul li.industrial {
	background: url(../img/menu-industrial.gif) no-repeat 0 0;
}
.menu ul li.services {
	background: url(../img/menu-services.gif) no-repeat 0 0;
}
.menu ul li.contact {
	width: 144px;
	background: url(../img/menu-contact.gif) no-repeat 0 0;
	border-right: 0px;
}
/*---------8-6-2011--------------------*/
/* You are here */


#menu
	{
	background: #fff;
	padding: 0;
	width: 860px;
	height: 60px;
	}

#menu ul
	{
	position: relative;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 860px;
	}
	
#menu ul li
	{
	position: relative;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 142px;
	height: 60px;
	list-style-type: none;
	text-indent: -7000px;
	border-right: 1px #000 solid;
	}
	
#menu ul li a:link, 
#menu ul li a:visited 
	{
	display: block;
	width: 142px;
	height: 60px;
	font-size: 14px;
	}
	
#menu ul li a:hover, 
#menu ul li a:active 
	{
	color: #1D130E;
	text-decoration: underline;
	}

#menu .home a:hover { background: url(../img/menu-home-h.gif) no-repeat 0 0; }
#menu .residential a:hover { background: url(../img/menu-residential-h.gif) no-repeat 0 0; }
#menu .commercial a:hover { background: url(../img/menu-commercial-h.gif) no-repeat 0 0; }
#menu .industrial a:hover { background: url(../img/menu-industrial-h.gif) no-repeat 0 0; }
#menu .services a:hover { background: url(../img/menu-services-h.gif) no-repeat 0 0; }
#menu .contact a:hover { background: url(../img/menu-contact-h.gif) no-repeat 0 0; border-right: 0px; }

#menu ul li.home { background: url(../img/menu-home.gif) no-repeat 0 0; }
#menu ul li.residential { background: url(../img/menu-residential.gif) no-repeat 0 0; }
#menu ul li.commercial { width: 143px; background: url(../img/menu-commercial.gif) no-repeat 0 0; }
#menu ul li.industrial { background: url(../img/menu-industrial.gif) no-repeat 0 0; }
#menu ul li.services { background: url(../img/menu-services.gif) no-repeat 0 0; }
#menu ul li.contact { width: 144px; background: url(../img/menu-contact.gif) no-repeat 0 0; border-right: 0px; }


/* You are here */


body#home .home,
body#estimate .estimate,
body#experience .experience,
body#process .process,
body#gallery .gallery { background: transparent url(/img/bg_navlink_current.jpg) repeat-x left top; color: #1D130E; }




/*  MAIN CONTENT  */

#main_content
	{
	background: #fff;
	width: 830px;
	padding: 0 15px 40px 15px;
	}	

.one_column
	{
	position: relative;
	float: left;
	display: inline;
	margin: 40px 0 0 0;
	padding: 0 15px 90px 15px;
	width: 800px;
	}

.two_column
	{
	position: relative;
	float: left;
	display: inline;
	margin: 40px 0 0 0;
	padding: 0 15px 90px 15px;
	width: 385px;
	}
	
.four_column
	{
	position: relative;
	float: left;
	display: inline;
	margin: 40px 0 0 0;
	padding: 0 15px;
	width: 177px;
	}



/*  INTRO  */

.intro
	{
	position: relative;
	float: left;
	display: inline;
	margin: 0 0 10px 0;
	padding: 0 ;
	}

.intro img { margin: 0 0 20px 0; padding: 0 ; }

.quotetext {font-size:12px; padding-left:25px; padding-right:25px; color: #567F8E; font-weight:bold;}



/*  PAVING SERVICES and PAVING GALLERY  */

.panel_services,
.panel_gallery
	{
	background: url(../img/bg-panel.jpg) no-repeat bottom left;
	position: relative;
	float: left;
	display: inline;
	width: 385px;
	margin: 0 0 25px 0;
	padding: 0 ;
	}




/*  PAVING SERVICES  */


.panel_services ul
	{
	position: relative;
	float: left;
	display: inline;
	margin: 0 0 30px 20px;
	padding: 0 ;
	}
	
.panel_services ul li a:link,
.panel_services ul li a:visited { color: #000; text-decoration: none; }
.panel_services ul li a:hover,
.panel_services ul li a:active { color: #000; text-decoration: underline; }



/*  PAVING GALLERY  */

.panel_gallery .photos
	{
	position: relative;
	float: left;
	display: inline;
	width: 345px;
	margin: 0 20px;
	padding: 0 ;
	}

.panel_gallery .photos .tn
	{
	position: relative;
	float: left;
	display: inline;
	margin: 0;
	padding: 0 ;
	}
	
.panel_gallery .photos .tn img { margin: 0 5px 0 0; padding: 0; }	
.panel_gallery .photos .end_row img { margin: 0; padding: 0 ; }
.panel_gallery .photos .tn p
	{
	margin: 15px 0 4px 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	}



/*  PAVING EXCELLENCE  */

.panel_excellence
	{
	background: url(../img/bg-panel-black.jpg) no-repeat bottom left;
	position: relative;
	float: left;
	display: inline;
	width: 345px;
	margin: 0 0 25px 0;
	padding: 0 20px 30px 20px;
	color: #fff;
	}
	
.panel_excellence ul li { margin: 0 0 10px 0; }



/*  FOOTER  */

#footer
	{
	background: url(../img/bg-footer.jpg) no-repeat 0 0;
	width: 830px;
	padding: 0 15px 120px 15px;
	color: #838383;
	}
	
#footer .four_column img { margin: 0 0 0 15px; padding: 0; }

#footer .legal { background:; }




/*  CONTACT FORM - HOME PAGE and CONTACT PAGE  */

.form .form_text { width: 100px; }
.form .form_input { width: 260px; }

.form .form_text,
.form .form_input
	{
	position: relative;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	}

.form ul,
.form ul li { line-height: 2.2; }

.form .form_input li input, 
.form .form_input li textarea { border: 1px #C2BFB4 solid; padding-left:5px; }

.form .form_input input.button
	{ 
	display: block;
	border: 0; 
	height: 34px; 
	margin-top:10px;
	}



/*  FAQ LISTS  */	
	
.QA
	{ 
	position: relative;
	float: left;
	display: inline;
	margin: 4px 0 30px 0; 
	padding: 0; 
	list-style: none;
	}
	
.QA_set
	{ 
	position: relative;
	float: left;
	display: block;
	margin: 0; 
	padding: 0;
	}

.letter_q,
.letter_a,
.question,
.answer
	{ 
	position: relative;
	float: left;
	display: inline;
	margin: 0 0 4px 0; 
	padding: 0;
	}	

.QA .letter_q,
.QA .letter_a { width: 25px; font-weight: bold; color: #567F8E ; }
	
.QA .question { font-weight: bold; }

.QA .question,
.QA .answer { width: 360px }






/*  DESIGN GALLERY PAGE  */

.residential .photo_set,
.commercial .photo_set,
.industrial .photo_set,
.gallery .photo_set
	{
	position: relative;
	float: left;
	display: inline;
	width: 800px;
	margin: 0 0 30px 0;
	padding: 0 0 15px 0;
	border-bottom: 0px solid #457268 ;
	}

/*.gallery .photo_set img
	{
	position: relative;
	float: left;
	display: inline;
	margin: 20px 20px 0 0;
	padding: 9px;
	border: 1px #C2BFB4 solid;
	}*/

.residential .photo_set img,
.commercial .photo_set img,
.industrial .photo_set img,	
.gallery .photo_set img
	{
	position: relative;
	float: left;
	display: inline;
	margin: 10px 10px 10px 0;
	padding: 5px;
	border: 1px #C2BFB4 solid;
	}
	
.photo_set a img:hover { background: #efecc7; }
.photo_set img.end_row { margin-right: 0; }


	


