@charset "UTF-8";

/* Layout Medium Screens */



header { height: 200px; background: url(../images/banner_medium.jpg) no-repeat 90% 0px; }

header a.logo {
	width: 252px;
	height: 100px;
	top: 30px; right: 20px;
	background-image: url(../images/logo_medium.png);
}


nav a { margin-right: 5px; }

.promo_container { padding: 0px 20px 15px 20px; }

.promo_container .promo { background-position: 0px 0px; }

.promo_container .promo .content { padding: 70px 30px 0px 0px; }

#secondlinacross {
	width:100%;
	height: 75px;
	background-color: #000;
	background-image: url(../images/crgradient-med.png);
	background-repeat: repeat-x;
		
}
article {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-top: -20px;
}

	

#secondlinacross #hinthemiddle {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 56px;
	width: 800px;
	background-color: #FFF;
	background-image: url(../images/buryt-medium.png);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: right 0px;
}
#secondlinacross #hinthemiddle #holdlogo {
	display: block;
	position:absolute;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 60px;
	width: 180px;
	top: 13px;
	right:40px;
	background-image: url(../images/tel-no-large.png);
}
.page #kester #kestera {
	line-height: 2em;
	background-color: #FFF;
	float: left;
	height: 100%;
	width: 66%;
	padding-top: 2em;
	padding-right: 4em;
	padding-bottom: 1em;
	padding-left: 5em;
}
.page #kester #kesterb {
	background-color: #F4F4F4;
	float: left;
	height: 100%;
	width: 70.8%;
	padding-top: 2em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 4em;
	margin-left: 1em;
}

.page #dfkester #dfkestera {
	line-height: 2em;
	background-color: #FFF;
	float: left;
	height: 100%;
	width: 43.8%;
	padding-top: 2em;
	padding-right: 4em;
	padding-bottom: 1em;
	padding-left: 5em;
}
.page #dfkester #dfkesterb {
	background-color: #F4F4F4;
	float: left;
	height: 100%;
	width: 53.8%;
	
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 5em;
	
}




