div#content-img {
	height:					375px;
	width:					700px;
	margin:					10px 0px 10px 0px;
	background-color:			#FDC609;
}

div#content-img img{
	float:					left;
}

p.top-content-right{
	width:					200px;
	margin:					0px 0px 10px 20px;
	float:					left;
}

h6{
	padding:				20px 0px 20px 370px;
}

div#content-img a.nav-button{
	font-size:				12px;
	text-transform:				uppercase;
	text-decoration:			none;
	color:					#000000;
	font-weight:				bold;
	margin:					0px 0px 5px 0px;
	padding:				4px 20px 4px 0px;
	text-align:				center;
	width:					65px;
	background-color:			#FFFFFF;
	background-image:			url('../../../../images/nav-buttons.gif');
	background-repeat:			no-repeat;
	background-position:			right;
	float:					right;
	display:				block;
	clear:					right;
}

.spacer{
	margin-bottom:				40px;
}

img#content-logo {
	float:					right;
	margin:					-95px 10px 0px 0px;
}

div#content-image-holder{
	padding:				0px 10px 10px 10px;
	margin:					0px 0px 25px 0px;
	
	background-image:			url('../../../../images/base/content-image.gif');
	background-repeat:			no-repeat;
	background-position:			bottom;
}

div#content-image-holder p.content{
	width:					570px;	
	padding:				0px;
}

div#content-item-holder{
	width:					700px;
	padding:				0px 10px 0px 10px;
}

a#banner{
	margin:					0px 0px 0px 10px;
}

