

div#pagetop-overview
{
	width: 970px;
	height: 530px;
	position: relative;
  	background-image: url("../images/shared/pagetop_green_450.jp");
	background-repeat: no-repeat;
	background-color: #AFC442;
	margin: 0 0 0 10px;
}

div#pagetop-overview h1
{
	width: 680px;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	padding: 50px 0 0 10px;
	margin: 0 0 0 0;	
}


div#overview-video-container
{
	float: left;
	width: 600px;
	padding: 30px 0 0 10px;
	margin: 0 0 0 0;
}



div#overview-text
{
	float: left;
	width: 300px;
	padding: 30px 0 0 30px;
	margin: 0 0 0 0;
}

div#overview-text p
{
 color: #333;
}

/* Tour link */

a.tour-link
{
	background-color: #;
	color: #333;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}



#content-wrapper-fullheight
{
	width: 990px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	min-height: 300px;
	background-image: url("../images/shared/bg_content_container.png");
	background-repeat: repeat-y;
}