@charset "UTF-8";
#naviWrap #subNavi_wrap {
	background: url(../image/subnavii_wrap_bgr.gif) repeat-x;
}
#naviWrap #subNavi {
	background: url(../image/sub_nav_sdw.jpg) no-repeat center bottom;
}
#custom_wrap {
	background: #333333 url(../image/bgr_custom.jpg) repeat-y center top;
}
#custom_wrap #slide {
	background: url(../image/bgr_custom_content.jpg) repeat-y center top;
	padding: 0px 10px;
	width: 900px;
	margin: 0px auto;
}
#custom_wrap #feature {
	background: url(../image/bgr_custom_content.jpg) repeat-y center top;
	padding: 0px 20px;
	width: 900px;
	margin: 0px auto;
}
#custom_wrap #feature  h2 {
	padding: 0px 0px 15px;
}
#custom_wrap #feature  h3 {
	padding: 0px 0px 10px;
}
#custom_wrap #feature .btn_box {
	height: 180px;
	width: 180px;
}
#custom_wrap #feature  .btn_box ul li {
	float: left;
	padding: 0px 5px 5px 0px;
}
#custom_wrap #feature #styling_wrap {
	background: url(../image/styling_bgr.jpg) no-repeat center bottom;
	padding: 35px 0px 80px 55px;
}
#custom_wrap #feature #styling_wrap .btn_box {
	padding: 25px 0px 0px 40px;
}
#custom_wrap #feature #interior_wrap {
	background: url(../image/interior_bgr.jpg) no-repeat center bottom;
}
#custom_wrap #feature #interior_wrap  .btn_box {
	padding: 25px 0px 0px 70px;
}
#custom_wrap #feature #interior_wrap .col_right {
	width: 350px;
	padding: 60px 0px 100px 550px;
}
#custom_wrap #feature #turbo_wrap {
	background: url(../image/turbo_bgr.jpg) no-repeat right bottom;
	padding: 35px 0px 0px 55px;
}
#custom_wrap #feature #turbo_wrap .btn_box {
	padding: 25px 0px 35px 40px;
}
#custom_wrap #equipment_wrap {
	margin: 0px auto;
	padding: 0px 20px;
	width: 900px;
	background: url(../image/bgr_custom_content.jpg) repeat-y center top;
}
#custom_wrap #equipment_wrap h2 {
	padding: 25px 0px 45px 55px;
	background: url(../image/equipment_h2_divider.jpg) no-repeat center 73px;
	height: 23px;
}
#custom_wrap #equipment_wrap .row {
	background: url(../image/equipment_divider.jpg) no-repeat center bottom;
	padding: 25px 0px 25px 55px;
	clear: both;
}
#custom_wrap #equipment_wrap .row .cell {
	float: left;
	width: 250px;
	padding: 0px 20px 0px 0px;
}
#custom_wrap #equipment_wrap .row .cell p img{
	padding: 0px 0px 10px;
}
#custom_wrap #equipment_wrap .row .cell h4{
	height: 32px;
	padding: 0px 0px 10px;
}
#custom_wrap #equipment_wrap .row.end {
	margin-bottom: 0px;
}
#custom_wrap .width_full {
	background: url(../image/bgr_custom_content.jpg) repeat-y center top;
}
#custom_wrap .width_full #equipment_btm {
	background: #323232 url(../image/bgr_custom_equipment_btm.jpg) no-repeat center bottom;
	height: 568px;
}
#custom_wrap .width_full #equipment_btm .row {
	width: 845px;
	margin: 0px auto;
	background: #FFF;
	padding: 25px 0px 0px 55px;
}
#custom_wrap .width_full #equipment_btm .row .cell {
	float: left;
	width: 250px;
	padding: 0px 20px 0px 0px;
}
#custom_wrap .width_full #equipment_btm .row .cell p img {
	padding: 0px 0px 10px;
}
#custom_wrap .width_full #equipment_btm .row .cell h4 {
	padding: 0px 0px 10px;
}
#custom_wrap .width_full #equipment_btm #bnr_btm {
	text-align: center;
	padding-top: 80px;
}

.slideshow1 {
	position:relative;
}
.slidebox {
	position:relative;
	width:900px;
	height:542px;
	overflow:hidden;
}
.slidebox p {
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.slidebox p.first {
	display:block;
}
.slideshow1 .panel{
	position:absolute;
	top:20px;
	right:20px;
	border:solid 0px #f00;
	z-index:100;
	width:170px;
	height:29px;
	overflow:hidden;
	display: none;
}
.slideshow1 .panel li{
	float:left;
	cursor:pointer;
	margin-right:5px;
}
