body{

	background: #ffffff;
	margin: 0;
	padding: 0;
	font: normal 11px/13px "lucida grande", arial, verdana, sans-serif;
	color: #4B3F3C;
}

li{
	padding: 0 0 0 0;
}

#header_box{
	margin: 10px auto 0px;
	padding: 0 0 0 0;
	position: relative;
	text-align: left;
	width: 1000px;
	height: 80px;
}

#header_logo{
	
	padding: 0 0 0 0;
	position: relative;
	width: 300px;
	margin: 0 0 0 0;
}

#header_menu{
	
	padding: 0 0 0 0;
	position: relative;
	top: 10px;
	margin: 0 0 0 0;
}

#header_menu a{
	color: #4B3F3C;
	text-decoration: none;
}

#header_menu a:hover{
	color: #666666;
	text-decoration: none;
	background-color: #ffffff;
}

#content_box{
	margin: 10px auto 0px;
	padding: 0 0 0 0;
	position: relative;
	text-align: left;
	width: 1000px;

}

#content_left{
	padding: 0 0 0 0;
	position: relative;
	margin: 0 0 0 0;
}

#content_right{
	padding: 0 0 0 0;
	position: absolute;
	margin: 0 0 0 0;
	left: 520px;
	top: 0px;
	width: 480px;
	height: 333px;
}

#content_750{
	padding: 0 0 0 0;
	position: absolute;
	margin: 0 0 0 0;
	left: 770px;
	top: 0px;
	width: 230px;
	height: 333px;
}

#content_right a{
	color: #333333;
	text-decoration: none;
}

#content_right a:hover{
	color: #4B3F3C;
	text-decoration: none;
	background-color: #e5e5e5;
}

#content_750 a{
	color: #4B3F3C;
	text-decoration: none;
}

#content_750 a:hover{
	color: #666666;
	text-decoration: none;
	background-color: #e5e5e5;
}

#footer{
	color: #cccccc;
	padding: 0 0 0 0;
	position: relative;
	margin: 10px auto 0px;
}

.text_bottom {
	vertical-align: text-bottom;
}

.text_name {
	font: italic 9px;
	color: #ffffff;
}
.text_green_H1 {

	color: #6D8223;
}
