#cwrap{
	margin-top:450px;
}
#topimg{
	overflow:hidden;
	height:380px;
	color:#615651;
}
#topimg_slider, #startinfo_slider{
	display:block;
	width:1656px;
}
#startinfo_wrap{
	position:absolute;
	bottom:25px;
	left:0;
}
.topimgboxes{
	float:left;
	width:552px;
}
.startinfoboxes{
	float:left;
	width:522px;
	padding-top:15px;
	padding-left:30px;
	position:relative;
	display:block;
}
#topslideright{
	background:url(/templates/enzo/images/arrow_right.png) 0 0 no-repeat;
	display:block;
	width:57px;
	height:57px;
	position:absolute;
	top:160px;
	right:30px;
	cursor:pointer;
}
#topslideleft{
	background:url(/templates/enzo/images/arrow_left.png) 0 0 no-repeat;
	display:block;
	width:57px;
	height:57px;
	position:absolute;
	top:160px;
	left:30px;
	cursor:pointer;
}
.startinfoboxes h3{
	padding:5px 8px;
	background-color:#fff;
	color:#000;
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	display:inline-block;
	font-family:Arial;
}
/*.startinfoboxes h3{
	padding:5px 8px;
	background-color:#473c37;
	color:#fff;
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	display:inline-block;
	font-family:Arial;
}*/
*+html .startinfoboxes h3{
	display:inline;
	zoom:1;
}
* html .startinfoboxes h3{
	display:inline;
	height:1px;
}
.startinfoboxes li{
	line-height:23px;
}
/*.startinfoboxes a{
	color:#fff;
	text-decoration:none;
	padding:4px 6px;
	background-color:#d65703;
}*/
.startinfoboxes a{
	color:#fff;
	text-decoration:none;
	padding:4px 6px;
	background-color:#d65703;
	font-size:12px;
}
.startinfoboxes a:hover{
	background-color:#a34202;
}
