@charset "UTF-8";
/* CSS Document */

body {
	margin:33px auto 0px auto; 
	background:url(images/alphabg.jpg) no-repeat top center #F6E2AF;
}
	
a.about:link {
	color: #f77600;
	text-decoration: underline;
}
a.about:visited {
	text-decoration: underline;
	color: #f77600;
}
a.about:hover {
	text-decoration: underline;
	color: #6bd3e4;
}
a.about:active {
	text-decoration: underline;
	color: #6bd3e4;
}


a.contact:link {
	color: #783C35;
	text-decoration: underline;
}
a.contact:visited {
	text-decoration: underline;
	color: #783C35;
}
a.contact:hover {
	text-decoration: underline;
	color: #B19369;
}
a.contact:active {
	text-decoration: underline;
	color: #B19369;
}


a.zdi:link {
	color: #783C35;
	text-decoration: none;
}
a.zdi:visited {
	color: #783C35;
	text-decoration: none;
}
a.zdi:hover {
	text-decoration: underline;
	color: #cf7e27;
}
a.zdi:active {
	text-decoration: underline;
	color: #cf7e27;
}

#site_wrapper {
	position:relative;
	width:1080px;
	margin:0 auto;
}

#navigation {
	float:left;
}

#contentHome {
	float:left;
	width: 862px;
	height: 431px;
	background:url(images/bg_home.jpg) no-repeat #F6E2AF;
}

#logo {
	float:left;
}

#introContent {
	height:623px;
}

#photoStrip {
	float:right;
	height: 192px;
	width: 862px;
	background:url(images/picture1.jpg) no-repeat #000000;
	overflow:hidden;
}

#contentHistory {
	float:left;
	width: 862px;
	height: 431px;
	background:url(images/bg_history.jpg) no-repeat #F6E2AF;
}

#contentServices {
	float:left;
	width: 862px;
	height: 431px;
	background:url(images/bg_services.jpg) no-repeat #F6E2AF;
}

#servicesColumn1 {
	float:left;
	width:462px;
	height: 431px;
}

#servicesColumn2 {
	float:left;
	width:340px;
	height: 431px;
}

#servicesColumn3 {
	float:left;
	width:200px;
	height: 431px;
}

#contentContact {
	float:left;
	width: 862px;
	height: 431px;
	background:url(images/bg_contact.jpg) no-repeat #F6E2AF;
}

#contentTestimonials {
	float:left;
	width: 862px;
	height: 431px;
	background:url(images/bg_testimonials.jpg) no-repeat #F6E2AF;
}

#contentEstimate {
	float:left;
	width: 862px;
	height: 431px;
	background:url(images/bg_estimate.jpg) no-repeat #F6E2AF;
}

#estimateForm {
	float:left;
	margin: 0px 0px 0px 50px;
}

#contentGalleries {
	float:left;
	width: 862px;
	height: 431px;
	background:url(images/bg_galleries.jpg) no-repeat #F6E2AF;
	overflow-x:scroll;
	overflow-y:hidden;
	
}


#galleriesDropdown {
	position:absolute;
	left:218px;
	top:313px;
	width:162px;
	height:146px;
	z-index:1;
	visibility: hidden;
}


#footer {
	float:left;
	width: 1080px;
	margin-top: 30px;
}


.styleHomeText{
	font-family: Trebuchet, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #783C35;	
	margin: 40px 500px 0px 40px;
	line-height:1.9;
	text-align: justify;	
}

.styleHistoryText{
	font-family: Trebuchet, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #783C35;	
	margin: 30px 340px 25px 45px;
	line-height:1.9;
	text-align: justify;	
}


.styleServicesText{
	font-family: Trebuchet, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #783C35;	
	margin: 30px 30px 25px 45px;
	line-height:1.9;
	text-align: justify;	
}

.styleContactText1{
	font-family: Trebuchet, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #783C35;	
	margin: 140px 480px 25px 105px;
	line-height:1.6;
	text-align: justify;	
}

.styleContactText2{
	font-family: Trebuchet, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #783C35;	
	margin: 30px 480px 25px 105px;
	line-height:1.6;
	text-align: justify;	
}	

.styleServicesText2{
	font-family: Trebuchet, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #783C35;
	margin: 120px 0px 25px 40px;
	line-height:1.9;
	font-weight: lighter;
	text-align:center;
}

.styleServicesText3{
	font-family: Trebuchet, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #783C35;
	margin: 120px 0px 25px 10px;
	line-height:2.1;
	font-weight: lighter;
}

.styleEstimateText{
	font-family: Trebuchet, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #783C35;	
	margin: 70px 30px 25px 45px;
	line-height:1.2;
	text-align: justify;	
}

.styleEstimateForm{
	font-family: Trebuchet, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 0px 3px 0px 3px;
	color: #783C35;
	text-align: left;
}

.styleTestimonialText {
	font-family: Trebuchet, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #783C35;	
	margin: 40px 360px 0px 50px;
	line-height:1.6;
	text-align: justify;	
}

.styleCopyrightText {
	font-family: Trebuchet, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #783C35;
}

.galleryBorder {
	border-right:#FFF solid 1px;
}

#contentGalleries td {
	border-top:#FFF solid 1px;
}