#home_top {
	float: left;
	width: 686px;
	height: 218px;
	background-image: url(../images/sce/homerpage_bannerbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#home_top_title {
	float: left;
	width: 670px;
	text-align: center;
	padding-top: 12px;
	padding-right: 16px;
}
#hometop_pics {
	float: left;
	width: 686px;
	text-align: center;
	padding-top: 15px;
}
#home_maintxt {
	float: left;
	width: 616px;
	padding-right: 40px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#home_bottom {
	float: left;
	width: 686px;
}
#homebox {
	float: left;
	width: 226px;
}
#homebox_middle {
	float: left;
	width: 226px;
	padding-right: 4px;
	padding-left: 4px;
}
#homebox_bg {
	float: left;
	width: 222px;
	background-image: url(../images/sce/mainbox_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 2px;
	padding-left: 2px;
}
#homebox_title {
	float: left;
	width: 222px;
	height: 25px;
	background-image: url(../images/sce/mainbox_title.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 20px;
}
#homebox_txt {
	float: left;
	width: 197px;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 30px;
}
#homebox_bottom {
	float: left;
	width: 219px;
	background-image: url(../images/sce/mainbox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 17px;
	text-align: right;
	padding-right: 3px;
}
#inner_right_pics {
	float: right;
	width: 194px;
	margin-bottom: 30px;
	margin-left: 50px;
	background-image: url(../images/sce/rightside_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	padding-top: 25px;
}
#detailing_box {
	float: left;
	width: 308px;
}
#detailing_box2 {
	float: right;
	width: 308px;
}
#phonenumber_bg {
	float: left;
	width: 308px;
	height: 35px;
	background-image: url(../images/sce/detailing_phone_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 35px;
}
#detailing_tabletitle {
	width: 622px;
	text-align: center;
	height: 25px;
	background-image: url(../images/sce/detailing_titlebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
}
#detailing_tabletext {
	float: left;
	width: 622px;
	background-color: #EAEAEA;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 14px;
	color: #91011F;
}
.pic_pad_leftside {
	padding-left: 30px;
}