#header-wrap{
	width:100%;
	background: none;
	margin: 0px auto;
}

#head-elements-wrap{
	display: inline-block;
	width: 100%;
	background-color: #000;
	margin: 0 auto;
}

#head-elements-contain{
	width: 1000px;
	margin: 0 auto;
}

#logo{
	height: 108px;
	width: 310px;
	display: inline-block;
	float: left;
	background-color: #000;
}

.earl-radio-button {
	top: -12px;
	position: relative;
	left: -12px;
}

#header-right{
	background-image: url(../img/global/Earl2012-header-img.png);
	height: 108px;
	width: 690px;
	display: inline-block;
	float: right;
	background-color: #000;
}

/* Nav Elements */
#nav-contain{
	display: inline-block;
	background-color: #ededed;
	width: 100%;
	margin: 0 auto;
    border-bottom: 1px solid #222;
}

#navarea{
	margin: 0 auto;
	width:1000px;
	background-color: #ededed;
	height: 40px;
}

#lower-stroke{
	width: 100%;
	height: 2px;
	background-image: url(../img/global/Earl2012-nav-border-2px.png);
	background-repeat: repeat;
}


/* Earl Radio 03*/

#earl-Radio{
    width: 74px;
	float: right;
    background: none;
    margin-right: 12px;
    margin-top: 17px;
}

.earl-radio-link a {
    background: url("../img/Earl2012-sitelinks-sprite.png") no-repeat scroll -33px -314px transparent;
    display: block;
    height: 69px;
    overflow: hidden;
    width: 77px;
}

.earl-radio-link a:hover { 
	background-position: -33px -395px;
}

.earl-radio-link a:active {
	background-position: -33px -395px;
}




 