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

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#e7e6e2;
}
.BgColor3 {
	background-color:#e0e0da;
}
.BgColor4 {
	background-color:#dbdbd5;
}
.BgColor5 {
	background-color:#4c4b47;
}
.BgColor6 {
	background-color:#3a3934;
}
.BgColor7 {
	background-color:#eae7e0;
}
.IndexBg {
	background:url(../images/index-bg-spacer.jpg) repeat-x top #FFFFFF;
}
.InnerBg {
	background:url(../images/inner-bg-spacer.jpg) repeat-x top #FFFFFF;
}
.HeaderBg {
	background:url(../images/heaer-bg.jpg) no-repeat;
	width:639px;
	height:357px;
}
.NavBg {
	background:url(../images/nav-bg.gif) no-repeat;
	width:980px;
	height:41px;
}
.NavShadowBg {
	background:url(../images/nav-shadow-bg.png) no-repeat;
	width:980px;
	height:57px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#252525;
	font-style:italic;
}
.FreeEstimateBg {
	background:url(../images/free-estimate-bg.png) no-repeat;
	width:341px;
	height:357px;
}
.InnerFreeEstimateBg {
	background:url(../images/free-estimate-bg.png) no-repeat center;
	width:327px;
	height:357px;
}
.TestimonialSpacer {
	background:url(../images/testimonials-spacer.gif) repeat-y;
	width:327px;
}
.TestimonialBottomBg {
	background:url(../images/testimonials-bottom-bg.gif) no-repeat;
	width:327px;
	height:24px;
	color:#7f0f19;
	font-size:10px;
}
.ProjectThumbsBg {
	background:url(../images/project-thumbs-bg.gif) no-repeat;
	width:311px;
	height:213px;
}
.ProjectThumbsBg a {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	text-transform:uppercase;
}
.ProjectThumbsBg a:hover {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	text-transform:uppercase;
}

.AwardsBg {
	background:url(../images/awards-bg.gif) no-repeat;
	width:782px;
	height:107px;
}
.GalleryHeadingBg {
	background: url(../images/gallery-heading-bg.jpg) no-repeat;
	width:980px;
	height:34px;
	color:#FFFFFF;
	text-transform:uppercase;
}
.PagingBg {
	background: url(../images/paging-bg.gif) no-repeat;
	width:462px;
	height:30px;
}
.FooterSpacer {
	background:url(../images/footer-spacer.gif) repeat-x top #4c4b47;
	height:335px;
}
.FooterBg {
	background:url(../images/footer-bg.gif) no-repeat;
	width:980px;
	height:335px;
}
.HorLine {
	background:url(../images/hor-line.gif) repeat-x center;
}
.Border {
	border:2px solid #dadada;
}	
.BorderImg {
	border:5px solid #dadada;
}	

