/* CSS Document */

.BgColor1 {
	background-color:#030304;
}
.BgColor2 {
	background-color:#FFFFFF;
}
.WelcomeBg {
	background-image:url(../images/welcome_premier_lomousine.jpg);
	width:391px;
	height:140px;
	background-repeat:no-repeat;
}
.ServicesBg {
	background-image:url(../images/services_bg.jpg);
	width:391px;
	height:204px;
	background-repeat:no-repeat;
}
.FooterBg {
	background-image:url(../images/footer_bg.jpg);
	width:773px;
	height:112px;
	background-repeat:no-repeat;
}
.GalMainBg {
	background-image:url(../images/main_bg.jpg);
	width:773px;
	height:245px;
	background-repeat:no-repeat;
}
.ContactMainBg {
	background-image:url(../images/contact_main_bg.jpg);
	width:773px;
	height:245px;
	background-repeat:no-repeat;
}
.TestimonialsMainSpacer {
	background-image:url(../images/testimonials_main_spacer.gif);
	width:773px;
	background-repeat:repeat-y;
}
.TestimonialsMainBg {
	background-image:url(../images/testimonials_main.jpg);
	width:773px;
	height:245px;
	background-repeat:no-repeat;
	background-position:bottom;
}
.FriendMainBg {
	background-image:url(../images/friends_premier_main.jpg);
	width:773px;
	height:245px;
	background-repeat:no-repeat;
}
.ContactFooterBg {
	background-image:url(../images/contact_footer_bg.jpg);
	width:773px;
	height:100px;
	background-repeat:no-repeat;
}
.Border {
	border:2px solid #FFFFFF;
}