body {
	background-color:#e5ddd3;
	margin:0px;
	padding:0px;
}

#top {
	background:#fafaf8 url(../images/interface/top_bg.jpg) repeat-x;
	height: 310px;
}

#top_container {
	margin:0 auto;
	width:785px;
}

#header {
	width:779px;
	height:103px;
	background:url(../images/interface/header.jpg) no-repeat;
}

#logo {
	width:290px;
	height:95px;
	margin:0px 0px 0px 200px; 
}

#right_top {
	margin-top:15px;
	float:right;
	width:265px;
	height:70px;
}

#launch_player {
	width:265px;
	height:40px;
}

a.launch_player_button {
	display:block;
	width:200px;
	height:30px;
	margin-left:20px;
	text-align:center;
	padding:6px;
	border:1px solid #cfa189;
	text-decoration:none;
}

a.launch_player_button:hover {
	background-color:#FFFFFF;		
}

#topnav {
	margin-top:18px;
	width:265px;
	height:30px;
}

a.topnav_item {
	float:left;
	display:block;
	width:85px;
	height:22px;
	text-align:center;
	padding-top:8px;
}

a.topnav_divider {
	background:url(../images/interface/top_nav_divider.gif) no-repeat bottom left;
}

a.nav_style {
	font:bold 14px arial;
	text-decoration:none;
	color:#7c2f00;
}

a.nav_style:hover {
	background-color:#FFFFFF;	
}


#nav {
	float:left;
	width:227px;
	height:206px;
	background:url(../images/interface/nav.jpg) no-repeat;
}

a.nav_item {
	display:block;
	width:207px;
	height:14px;
	text-align:center;
	padding:7px 20px 7px 0px;
	text-align:right;
}

a.nav_divider {
	background:url(../images/interface/side_nav_divider.gif) no-repeat top right;
}

#header-image {
	float:left;
	width:552px;
	height:206px;
}

#btm {
	background:#fafaf8 url(../images/interface/btm_bg.jpg) repeat-x bottom;
}

#btm_container {
	margin:0 auto;
	width:785px;
}

#left-column {
	float:left;
	width:211px;
	margin:0px 15px 20px 0px;
}

.left_column_titles {
	font:bold 10px arial;
	color:#666666;
	margin:30px 0px 10px 0px;
}

.feature_item {
	float:left;
	margin-right:1px;
	border:0px;
}

#testimonial_body {
	font:bold 12px arial;
	color:#7b2f00;
	line-height:22px;
}

#testimonial_name {
	margin:10px;
	width:120px;
	float:right;
	font:12px arial;
	color:#333333;
}

#content {
	width:553px;
	float:left;
}

#content_body {
	background:#f7f3ee;
	margin-top:15px;
	padding:20px;
}

#footer {
	width:779px;
	height:94px;
	background:url(../images/interface/footer.jpg);
}

#footer_logo {
	float:left;
	margin:20px 35px 0px 35px;
	width:157px;
	height:62px;
}

#footer_content {
	float:left;
	margin:40px 0px 0px 0px;
	text-align:center;	
	width:500px;
	font:10px arial;
	color:#7b2f00;
}

#clear {
	clear:both;
}
