/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#222222;
}
.BgColor3 {
	background-color:#7D993E;
}
.BgColor6 {
	background-color:#000000;
}
.BgColor4 {
	background-color:#F0f0f0;
}
.BgColor5 {
	background-color:#c6c6c6;
}

.Header {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:235px;
	width:770px;
}
.AboutusHeader {
	background-image:url(../images/aboutus_header.jpg);
	background-repeat:no-repeat;
	height:141px;
	width:770px;
}
.ServicesHeader {
	background-image:url(../images/services_header.jpg);
	background-repeat:no-repeat;
	height:141px;
	width:770px;
}
.OurWorkHeader {
	background-image:url(../images/ourwork_header.jpg);
	background-repeat:no-repeat;
	height:141px;
	width:770px;
}
.OurTeamHeader {
	background-image:url(../images/ourteam_header.jpg);
	background-repeat:no-repeat;
	height:141px;
	width:770px;
}
.ContactusHeader {
	background-image:url(../images/contactus_header.jpg);
	background-repeat:no-repeat;
	height:141px;
	width:770px;
}
.VerDotted {
	background-image:url(../images/ver_dot.gif);
	background-repeat:repeat-y;
	background-position:center;
}
.HorDotted {
	background-image:url(../images/hor_dotted_line.gif);
	background-repeat:repeat-x;
	background-position:Bottom;
}
.FreshHorDotted {
	background-image:url(../images/fresh_hor_dotted_line.gif);
	background-repeat:repeat-x;
	background-position:Bottom;
}
.ReadMoreBg {
	background-image:url(../images/read_more_bg.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	height:21px;
	width:190px;
	padding-right:10px;
	padding-top:2px;
}
.HeadingBg {
	background-image:url(../images/heading_bg.gif);
	width:524px;
	height:26px;
}
.FooterBg{
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	height:62px;
}
.Border {
	border:1px solid #9D9D9D;
}
.Border1 {
	border:3px solid #7D993E;
}
.Border2 {
	border:2px solid #FFFFFF;
}
.LeftHorDotted {
	background-image:url(../images/hor_line.gif);
	background-repeat:repeat-x;
	background-position:Bottom;
}
.PortfolioHor {
	background-image:url(../images/portfolio-seperator.jpg);
	background-repeat:repeat-x;
	background-position:Bottom;
}
