/******************
BANNER
******************/

#banner {
	position: relative;
	float: left;
	width: 715px;
	height: 266px;
	background: #f3f2f2;
}

/******************
TEXT
******************/

#text {
	position: relative;
	float: left;
	width: 453px;
	margin: 5px 0 0 22px;
	display: inline;
	font: 11px/20px georgia;
	color: #515151;
	padding: 0 0 15px 0;
}

#text .title {
	position: relative;
	float: left;
	width: 453px;	
	margin: 5px 0 0px 0;
	display: inline;
}

#text p {
	position: relative;
	float: left;
	width: 453px;
	margin: 15px 0 0px 0px;
	display: inline;
	font: 11px/20px georgia;
	color: #515151;
}

/******************
HIGHLIGHTS
******************/

#highlights {
	position: relative;
	float: left;
	width: 185px;
	height: 270px;
	margin: 5px 0 0 22px;
	display: inline;	
	border-left: 1px solid #d5dce2;
}

#highlights .title {
	position: relative;
	float: left;
	width: 146px;	
	margin: 5px 0 0px 38px;
	display: inline;
}

#highlights .text {
	position: relative;
	float: left;
	width: 146px;	
	margin: 5px 0 0px 38px;
	display: inline;
	font: 11px/20px georgia;
	color: #9f8444;
}

/******************
BETHESDA MAG
******************/

#bethesdamag {
	position: relative;
	float: left;
	width: 435px;
	*width: 455px;
	margin: 15px 0 0 0;
	display: inline;
	padding: 10px;
	background: #fbfaf7;
	border: 1px solid #c9c3b4;
}

#bethesdamag .bethesdamag {
	position: relative;
	float: left;	
	margin: 0px 0 5px 0px;
	display: inline;
}