@charset "utf-8";
/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#f2f2f2;
}
.BgColor3 {
	background-color:#bebebe;
}
.BgColor4 {
	background-color:#870e19;
}
.BgColor5 {
	background-color:#333333;
}
.HeaderTextBg {
	background:url(../images/header-text-bg.png) no-repeat;
	width:327px;
	height:278px;
}
.QuickInspectionForm {
	background:url(../images/quick-inspection-form-bg.png) no-repeat;
	width:986px;
	height:111px;
}
.InnerHeaderTextBg {
	background:url(../images/inner-header-text-bg.gif) no-repeat;
	width:573px;
	height:184px;
}
.MainBg {
	background:url(../images/main-bg.png) no-repeat top;
	width:986px;
	height:565px;
}
.InnerMainBg {
	background:url(../images/inner-main-bg.png) no-repeat top;
	width:986px;
}
.BoxBg {
	background:url(../images/box-bg.png) no-repeat;
	width:617px;
	height:238px;
}
.VideoBg {
	background:url(../images/video-bg.png) no-repeat;
	width:311px;
	height:376px;
}
.BAPicBg {
	background:url(../images/before-after-pic-bg.gif) no-repeat;
	width:155px;
	height:148px;
}
.MFPicsBg {
	background:url(../images/mf-pics-bg.gif) no-repeat top;
	width:950px;
	height:240px;
}
.VerLine {
	background:url(../images/line.gif) repeat-y center;
}
.Border {
	border:4px solid #ffffff;
}
.BorderThumbs {
	border:1px solid #e0e0e0;
}
