body {
	
	background-color:#000;
}

* {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	list-style: none;
}



/*------- DHONIS*/
#dhonis {
	margin: 0px auto 0 60px;
	overflow: hidden;
	width: 864px;
	position: relative;
	z-index: 0;
	margin-bottom: 0px;
	float:left;
	
}
#dhonis #dhonishow_1{  min-height:10px;}
#dhonis .middle {
	margin: 0 4px 2px;
	height:210px;
	
	width:332px;
}
#dhonis .effect_horizontal {
	height: 210px;
	margin: 40px;
	margin: 2px 4px 0;
	width:332px;
	
}

#dhonis .effect_blind{
			width:550px;
			height:424px;
			/*background-color:#CC3;*/
			padding-left:4px;
}
.image{width:550px;
			height:424px;
			/*background-color:#CC3;*/
			padding-left:4px}
/*------- CONTENT*/
#content {
	margin: auto;
	width: 887px;
	color: #fff;
}

.gold-border {
border-top:1px solid #726447;
float:left!important;
height:1px!important;
margin:0 auto!important;
padding:0!important;
width:1024px!important;
}

