/* takeover */
#takeover {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url('../img/takeover_bg1.jpg');
	background-repeat: repeat-x;
	height: 130px !important;
	overflow: hidden;
}

#bannerimg1 {
	float: left;
	width: 270px;
}

#bannerhead {
	font-family: sans-serif;
	font-weight: 100;
	font-size: 1.3em;
	color: #eeca02;
	width: 40%;
	padding: .5em 0em 0em 1.2em;
	line-height: 1.3em;
	float: left;
}

#bannerhead a:link, #bannerhead a:visited {
	color: #eeca02;
}

#bannerright {
	float:right;
	width: 270px;
	overflow: hidden;
}

#bannerpromo {
	height: 40px;
	background-image:url('../img/banner_promo_bg.png');
	background-repeat: no-repeat;
	font-size: .8em;
	font-family: sans-serif;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	line-height:2em;
	padding-left: .6em;
}

#bannerpromo a:link, #bannerpromo a:visited {
	color: #ffffff;
}


#bannercopy {
	font-family: sans-serif;
	color: #ccc;
	padding: 0em 2em 0em 2em;
	font-weight: 200;
	font-size: .8em;
	line-height: 1em;
}

#bannercopy a:link, #bannercopy a:visited {
	color: #ccc;
}
