@charset "UTF-8";

/* Layout (global rules for all sizes) */

body { margin: 0; padding: 0; }

header a.logo {
	display: block;
	position: absolute;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

nav {
	width: 100%;
	display: block;
	position: relative;
	background-color: #3E4549;
}



/* Layout Large Screens (default for older browsers) */



header {
	height: 275px;
	background-color: #f4f4f4;
	background-image: url(../images/banner_large.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}

header a.logo {
	width: 410px;
	height: 163px;
	top: 25px;
	left: 20px;
	background-image: url(../images/logo_large.png);
}

article {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-top: -20px;
}

.promo_container { padding: 0px 0px 15px 20px; }
.promo_container .promo {
	width: 33%;
	float: left;
	background-position: 0px 3px;
}
.promo_container .promo .content { padding: 0px 30px 0px 70px; }


nav a { margin: 12px 0px 10px 20px; }



#secondlinacross {
	width:100%;
	height: 100px;
	background-color: #000;
	background-image: url(../images/crgradient.png);
	background-repeat: repeat-x;
	overflow: hidden;	
		
}	

#secondlinacross #hinthemiddle {
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 77px;
	width: 1100px;
	background-color: #FFF;
	background-image: url(../images/buryt-large.png);
	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: 24px;
	right:145px;
	background-image: url(../images/tel-no-large.png);
}

.page #kester {
	background-color: #F4F4F4;
	float: left;
	width: 100%;
}
.page #kester #kestera {
	line-height: 2em;
	background-color: #FFF;
	float: left;
	height: 100%;
	width: 37%;
	padding-top: 2em;
	padding-right: 1.8em;
	padding-bottom: 0em;
	padding-left: 2em;
	margin-top: 44px;
	margin-left: 3em;
	background-image:none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:top;
	}
.page #kester #kesterb {
	background-color: #F4F4F4;
	float: left;
	height: 100%;
	width: 43.4%;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 4em;
}

.page #dfkester {
	background-color: #F4F4F4;
	float: left;
	width: 100%;
	
}
.page #dfkester #dfkestera {
	line-height: 2em;
	background-color: #FFF;
	float: left;
	height: 100%;
	width: 37%;
	padding-top: 2em;
	padding-right: 1.8em;
	padding-bottom: 0em;
	padding-left: 2em;
	margin-left: 3em;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top;
	margin-top: 44px;
	}
.page #dfkester #dfkesterb {
	background-color: #F4F4F4;
	float: left;
	height: 100%;
	width: 43.4%;
	padding-top: 5em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 4em;
}




.page article #icohold {
	float: left;
	height: 60px;
	width: 100%;
	background-image: url(../images/10graphic-large.png);
	background-repeat: no-repeat;
	margin-bottom: 1em;
}
