/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#5ab8f4;
}
.BgColor3 {
	background-color:#007ac7;
}
.BgColor4 {
	background-color:#003960;
}
.BgColor5 {
	background-color:#052c45;
}
.MainBG {
	background-image:url(../images/main_spacer.jpg);
	height:290px;
	background-position:top;
	background-repeat:repeat-x;
	background-color:#062b42;
}
.ProductSpacer {
	background-image:url(../images/products_box_spacer.gif);
	width:235px;
	background-repeat:repeat-y;
}
.VideoTestiSpacer {
	background-image:url(../images/video_testimonials_box_spacer.gif);
	width:235px;
	background-repeat:repeat-y;
}
.LoginBg {
	background-image:url(../images/your_login_box.jpg);
	width:232px;
	height:107px;
	background-repeat:no-repeat;
	
}
.LoginBg2 {
	
	width:232px;
	height:107px;
	background-repeat:no-repeat;
}
#Width {
	width:100%;
}