body{
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #9FBAA7;
	margin: 0px;
	padding: 0px;

}
#main_wrap {
	width: 900px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding: 6px;
}
#header {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #655b51;
	height: 85px;
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
}
#header_left {
	height: 81px;
	width: 329px;
	float: left;
}
#header_right {
	float: right;
	height: 81px;
	width: 166px;
}
.navigation_wrap {
	overflow:hidden;
}
.main_left_column{
	float: left;
	width: 168px;
	margin-right: 6px;
}
.main_content {
	float: left;
	width: 664px;
	overflow: hidden;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	padding: 30px;
}
.flash_header {
	height: 168px;
	width: 900px;
	margin-bottom: 6px;
}
.main_content_wrap {
	width: 900px;
	overflow: hidden;
}
.clear_all {
	clear: both;
}
.content_split_50 {
	float: left;
	width: 317px;
}
.content_split_hold {
	width: 100%;
	overflow: hidden;
}

.content_split_20 {
	float: left;
	width: 198px;
	margin-right: 30px;
}
.content_split_80 {
	float: left;
	width: 434px;
	overflow: hidden;
}
.order_online {
	background-color: #655B51;
	color: #FFFFFF;
	width: 158px;
	padding: 5px;
}
.latest_news_hold {
	padding: 10px;
	background-color: #E3EAE6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #798E7F;
	margin-top: 10px;
	overflow: hidden;
}
.news_image {
	float: left;
	height: 70px;
	width: 70px;
	margin-right: 10px;
}
.news_item_wrap {
	overflow: hidden;
	clear: left;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8CA393;
	padding-top: 5px;
	background-image: url(../images/news_topper.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#news_text {
	float: left;
	width: 550px;
}
.frame_style_400_hold {
	clear: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
.frame_style_img {
	float: left;
	width: 111px;
	margin-right: 10px;
	overflow: hidden;
}
.frame_style_txt {
	float: left;
	width: 300px;
}
.green_column {
	background-color: #DDE5E0;
	padding: 10px;
}
.darkbrown_column {
	background-color: #24231F;
	padding: 10px;
	color:#FFFFFF;
}
.lightbrown_column {
	background-color: #655B51;
	padding: 10px;
	color:#FFFFFF;
}
#map {
	width: 197px;
	height: 400px;
	overflow: hidden;
	border: 1px solid #E3EAE6;
	margin-bottom: 20px;
}
.qanda_wrap {
	width: 100%;
	padding-bottom: 5px;
	overflow: hidden;
	clear: both;
}
.qanda_img {
	float: left;
	height: 30px;
	width: 30px;
	margin-right: 10px;
}
.qanda_txt_q {
	float: left;
	width: 360px;
	font-size: 16px;
	color: #9FBAA7;
}
.qanda_txt_a {
	float: left;
	width: 360px;
	font-size: 14px;
	color: #24231F;
	padding-bottom: 15px;
}
.qanda {
	margin-bottom: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FBAA7;
}
.ral_header{
	height: 40px;
}
/* styles for slider */
#stage{
	width:390px;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:hidden;
	height:500px;
}
#slider-buttons{
margin:0 auto;
}
#myList{
	width:2460px; 
	border:0; 
	margin:0; 
	padding:0; 
	left:400px;
}
#myList li{
	list-style:none;
	margin:0;
	padding:0;
	margin-right:10px;
	padding:5px;
	float:left;
	width:390px;
	height:500px;
	border:0px;
	background-color:#FFFFFF;
}
#order_wrapper {
	background-image: url(../images/order_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 435px;
	width: 658px;
	background-color: #9FBAA7;
	overflow: hidden;
}
#order_left {
	float: left;
	width: 165px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
#order_right {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	width: 455px;
}
.stg1_left {
	float: left;
	width: 273px;
}
.stg1_right {
	float: left;
	width: 172px;
	margin-left: 10px;
}
.stg_split_hold {
	clear: both;
	width: 100%;
	overflow: hidden;
}
.next_prev_btns {
	text-align: right;
	height: 50px;
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
	clear: left;
}
.stg4_split {
	float: left;
	width: 222px;
}
.stg_2_split {
	float: left;
	width: 145px;
}
.Inner_columnsplit_50 {
	display: inline;
	float: left;
	width: 50%;
	overflow: hidden;
}

