body { 
	padding:0px; 
	margin:0; 
	width:980px;
	background-color:#ffffff;
}

a {
	color:#464646; 
	text-decoration:none; 
}

.maintext:hover  {text-decoration:underline;}

.hero img {
	float:none;
	border:none;
}

.wrapper {
	background-color:#ffffff;
	width:980px;
	margin:0 auto;
	height:280px;
	font-family:Arial, Helvetica, Verdana;
}

.hero {
	float:left;
	width:20%;
	border:0;
	padding:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px; 
	position: relative;
}

.first {
	float:left;
	border:0;
}

.subhero {
	height:167px;
	width:100%;
	padding-top:0px;
	margin-top: 13px;
	text-align:center;
	}

.text {
	font-family: Arial, Helvetica, Verdana;
	padding-top:0px;
	margin: 0 auto;
	width:95%;
	height:63px;
	text-align:center;
	}

.heading_top {display:none}

.heading {
	font-size:13px;
	font-weight:bold;
	color:#000000;
	font-family: Arial, Helvetica, Verdana;
	display:none;

}


.maintext {
	vertical-align: middle; display:block;
	padding:10px 0px  5px  0px;
	width:100%;
	font-size:12px;
	font-weight:normal;
	color:#575757;
	font-family: Arial, Helvetica, Verdana;
	line-height:14px;
	}

.action {
	display:none;
	}

.dianomi_provider_short{
	padding-top:2px;
	text-decoration:none;
	font-size: 12px;
	color: #c5a755;
	font-family: Arial, Helvetica, Verdana;
	font-weight:bold;
	display:block !important;
}

.hero::before {
	display:block;
	content: url(/img/shadows/160.png);
	position: absolute;
	top: 152px;
	left:20px;
opacity: .4;
	}

#dianomi-header {
	color:#000;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:3px;
	border-bottom:1px solid #ccc;
	-webkit-box-shadow: inset 0 3px 2px 2px #2B2B2B;
	box-shadow: inset 0 3px 2px 2px #2B2B2B;
	padding: 30px 15px;
	color: #AF9340;
	background-color: #293030;
	padding: 10px;
	text-align: center;
	margin-top: 0;
	font-family: RotisSemiSansPro-Regular, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.logohover{
	background-repeat:no-repeat;
	width:80px;
	height:12px;
	position:absolute;
	top:18px;
	left:890px;
	padding-bottom:0px;
	display:inline;-webkit-transition: background 300ms ease-in-out 0s;
	-moz-transition: background 400ms ease-in-out 0s;
	-o-transition: background 400ms ease-in-out 0s;
	transition: background 400ms ease-in-out 0s;
	z-index:1;
}

.logohover:hover{
	background: url('/img/uploads/Ufe3LcCoyKoAADivRIsAAAAC.png');
	background-repeat:no-repeat;
	background-position:right;
	display:inline;
	padding:0px;
	background-color:#293030;
	height:12px;
	background-size:54px 10px;
}

.sub-line2 {
	overflow: hidden;
	top:16px;
	right:0px;
	position:absolute;
	font-size:10px;height:1.3em;
	color:#ccc;
	width:60px;
	height:11px; 
	padding-bottom:0px;
	z-index:1; 
}
