body {
	background-color: #3a1809;
	margin: 0; left: 0; top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#my_box {
	clear: both;
	padding: 10px 8px;
}

img { border: 0; }

#index_container { margin: 25px auto 0px auto; width: 788px; height: 580px; border: 1px solid #755e53; }

#index_top_container {
	margin: 25px;
}

#logo_placement { float: left;	top: 0;	left: 0; }
#top_boxes { float: right; }
#top_boxes img { margin-left: 10px;	margin-top: 4px; }

.float_box {
	width: 171px; 
	height: 209px; 
	text-align: center; 
	line-height: 39px; 
	float: left;
	margin-right: 9px;
}

.float_box a {
	display: block;
	text-decoration: none;
	color: #3a1809;
	background-color: #755e53;
}

.float_box a:hover {
	color: #ffffff;
	background-color: #f58025;
}

.open_line {
	width: 711px; 
	height: 10px;
}

#orange_bg {
	background-color: #f58025;
}

#bottom_row_box {
	clear: both; 
	margin-top: 10px;
}