/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}

.BgColor2 {
	background-color:#0668b0;
}
.BgColor3 {
	background-color:#eef7fe;
}
.NavBg {
	background: url(../images/menu-bg.gif) no-repeat;
	width:948px;
	height:45px;
}
.MainSpacer {
	background:url(../images/box-spacer.gif) repeat-x bottom #FFFFFF;
}
.MainBottomSpacer {
	background:url(../images/main-bottom-spacer.gif) repeat-x;
	height:189px;
}
.FooterSpacer {
	background: url(../images/footer-spacer.gif) repeat-x;
	height:122px;
}
.FooterShadow {
	background:url(../images/footer-shadow.png) repeat-x top;
	height:9px;
}
.HorLine {
	background: url(../images/ver-line.gif) repeat-x center;
}
.VerLine {
	background: url(../images/ver-line.gif) repeat-y center;
}
.Border {
	border:1px solid #e8e8e8;
}
.BorderImg {
	border:3px solid #e8e8e8;
}
.AboutUsHeader {
	background-image: url(../images/about-us-header.jpg) ;
	height:200px;
	width:948px;
}
.ContactUsHeader {
	background-image: url(../images/contact-us-header.jpg);
	height:200px;
	width:948px;
}
.ProductsHeader {
	background-image: url(../images/products-header.jpg);
	height:200px;
	width:948px;
}
.PresentationHeader {
	background-image: url(../images/presentation-header.jpg);
	height:200px;
	width:948px;
}
.SupportHeader {
	background-image: url(../images/support-header.jpg);
	height:200px;
	width:948px;
}
.RequestQuoteHeader {
	background-image: url(../images/request-header.jpg);
	height:200px;
	width:948px;
}
