@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: #323232 url(../image/bgr_custom.jpg) repeat-y center top;
}
#custom_wrap #slide {
	padding: 0px 10px;
	width: 900px;
	margin: 0px auto;
}
#custom_wrap #feature {
	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: 85px;
	width: 560px;
	padding: 15px 0px 0px;
}
#custom_wrap #feature  .btn_box ul li {
	float: left;
	padding: 0px 5px 5px 0px;
	font-size: 1px;
	line-height: 0px;
}
#custom_wrap #feature .col_left  {
	float: left;
	width: 560px;
}
#custom_wrap #feature .col_right  {
	width: 240px;
	float: right;
	padding: 50px 0px 0px;
}
#custom_wrap #feature #styling_wrap {
	background: url(../image/custom_equip_divider.jpg) no-repeat center bottom;
	padding: 35px 35px 80px 45px;
}
#custom_wrap #feature #interior_wrap {
	padding: 20px 35px 60px 45px;
}

#custom_wrap #equipment_wrap {
	margin: 0px auto;
	padding: 0px 20px;
	width: 900px;
	background: url(../image/custom_bgr.jpg) repeat-y center top;
}
#custom_wrap #equipment_wrap .row {
	background: url(../image/custom_equip_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;
	background: none;
}
#custom_wrap .width_full {
}
#custom_wrap .width_full #equipment_btm {
	background: #323232 url(../image/bgr_btm.jpg) no-repeat center top;
	height: 320px;
}
#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: 120px 0px 50px;
}




#box_mid {
	background: url(../image/custom_equip_divider.jpg) no-repeat bottom;
	clear: both;
	margin: 20px auto 0px;
	padding: 0px 0px 35px;
	width: 780px;
}
#box_mid p {
	float: left;
}
#box_mid h5 {
	float: left;
}
#box_mid .text {
	height: 37px;
	width: 550px;
	padding: 0px 0px 0px 13px;
	float: left;
}


/*-- slideshow --*/
.slidebox{
	height:330px;
	width:560px;
	position:relative;
	overflow:hidden;
}
.slidebox p {
	position:absolute;
	top:0;
	left:0;
}
#slides{
	position:relative;
	height:430px;
	border:solid 0px #f00;
}

#slides .panel1{
	position:absolute;
	left:20px;
	top:345px;
	border:solid 0px #f00;
}
#slides .panel2{
	position:absolute;
	left:67px;
	top:345px;
	border:solid 0px #f00;
}
#slides .panel ul {
	float: left;
	padding: 0px 10px 0px 0;
}
#slides .panel ul li {
	float: left;
	padding: 0px 0px 0px 10px;
	font-size: 1px;
	line-height: 1px;
	cursor:pointer;
}

#slides .panel .ss_prv,
#slides .panel .ss_fwd {
	width:18px;
	height:18px;
	cursor:pointer;
	float:left;
	padding-top:30px;
}
