/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#d0cead;
}
.BgColor3 {
	background-color:#a04413;
}
.BgColor4 {
	background-color:#8a3810;
}
.BgColor5 {
	background-color:#48451d;
}
.BgColor6 {
	background-color:#847b46;
}
.BgColor7 {
	background-color:#e6e6cf;
}
.AboutBox {
	background:url(../images/about-box.gif) no-repeat;
	width:209px;
	height:312px;
}
.RequestQuote {
	background:url(../images/we-create-great-websites-bg.jpg) no-repeat;
	width:233px;
	height:155px;
}

.QualityBox {
	background:url(../images/quality-box.gif) no-repeat;
	width:209px;
	height:312px;
}
.NewsBox {
	background:url(../images/news-box.gif) no-repeat;
	width:209px;
	height:312px;
}
.NewletterBox {
	background:url(../images/newsletter-box.gif) no-repeat;
	width:233px;
	height:142px;
}
.VerLine {
	background:url(../images/ver-line.gif) repeat-y center #FFFFFF;
}
.FooterHorLine {
	background:url(../images/footer-hor-line.gif)repeat-x center;
}
.HorLine {
	background:url(../images/hor-line.gif) repeat-x center;
}
.WhiteHorLine {
	background:url(../images/white-hor-line.gif) repeat-x center;
}
.Border {
	border:2px solid #ebead9;
}
.Border1 {
	border:2px solid #cfcfab;
}
