﻿body {
	background: #f6f6f6 url(../img/bg.jpg) repeat-x;
	margin: 0 0 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8c8c8c;
}
p ,h2 ,h3 ,h4 ,h5 ,h6{margin:12px 0;}
img{border:0}
a{color:#88745b;}
#pagecon {
	width:863px;
	margin:0 auto;
}
#flash_con{
	float:left;
	width:567px;
	border:1px solid #929393;
}

#topnav {
	float:right;
}
#topnav a:hover {color: #0000ff; text-decoration: underline;}

#page_top {
	height:70px;
	font-size:36px;
	color:#3f663f;
	font-family:Arial, Helvetica, sans-serif;
	padding: 24px 0 0 40px;
}
#header {
	background: #ffffff url(../img/header_bg.jpg) repeat-x;
	border: 3px double #d9d9d9;
	height:192px;
	padding:5px;
	margin-bottom:5px;
}
#header_right{
	float:right;
	font-size:9px;
	width:250px;
	height: 184px;
	padding: 0 10px;
	margin: 4px 0 0 0;
	
}
#header_right .header_title{
	font-weight: bold;
	color: #5f5f5f;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

#content_con{
	background: url(../img/content_bg.jpg) repeat-y;
	width:854px;
	margin:0 auto;
	padding:0 6px;
}
#content{
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	background: #ffffff;
	padding:5px 4px;
}
#left_col {
	float:left;
	width:200px;
}
#leftnav_con{
	background:url(../img/leftnav_con_bg.jpg) repeat-x left top;
	border:1px solid #d9d9d9;
	margin-bottom:10px;
}
#leftnav{
	background:url(../img/leftnav_bg.jpg) repeat-x left bottom;
	padding:20px 0;
}
#leftnav ul{
	margin:0 10px;
	padding: 0;
	list-style:none;
}
#leftnav li{
	width:100%;
	float:left;
	height:22px;
	background:url(../img/h_dot.gif) repeat-x left bottom;
}
#leftnav li.last{background:none;}
#leftnav a{
	display:block;
	color:#8c8c8c;
	background: url(../img/bullet_1.gif) no-repeat 8px center;
	padding:0 0 0 25px;
	line-height:22px;
	height:22px;
	text-decoration:none;
	letter-spacing:0px;
}
#leftnav a:hover {color: #0000ff; text-decoration: underline;}
.left_title{
	height: 26px;
	color: #3f663f;
	background: url(../img/left_title_bg.jpg) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	padding: 11px 0 11px 10px;
}
.title{
	height: 26px;
	color: #3f663f;
	background: url(../img/title_bg.jpg) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	padding: 13px 0 11px 10px;
}
#right_col{
	float:right;
	width:604px;
}
#main{padding: 0 0 10px 0;}
.top_box_con{
	background:url(../img/leftnav_con_bg.jpg) repeat-x;
	border:1px solid #d9d9d9;
	float:left;
	width:295px;
	margin: 0 2px;
}
.top_box{
	background: url(../img/leftnav_bg.jpg) repeat-x left bottom;
	padding:1px 8px 20px 8px;
}
.main_title{
	height: 30px;
	line-height:30px;
	color: #3f663f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
}
#footer{
	background: url(../img/footer_bg.jpg) repeat-x;
	height:40px;
	padding: 5px 25px 0 25px;
	text-align:right;
	clear:both;
}
.clear{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
.gray_sp{
	background:url(../img/gray_sp.gif) repeat-x left bottom;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.green_sp{
	background:url(../img/green_sp.gif) repeat-x left bottom;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.padding10{padding:10px;}
.float_left{
	float:left;
	margin: 0 10px 10px 0;
}
.float_right{
	float:right;
	margin: 0 0 10px 10px;
}
.right{text-align:right;}
a.readmore{
	color:#3f663f;
	font-size:10px;
	font-weight:bold;
	background: url(../img/bullet_1.gif) no-repeat left center;
	padding:0 0 0 20px;
	text-decoration:none;
}
.bulleted_list{
	margin: 0;
	padding: 0;
	list-style:none;
}
.bulleted_list li{
	background: url(../img/bullet_2.gif) no-repeat left 5px;
	line-height:18px;
	padding:0 0 0 15px;
}
.flash_video{
	float:left;
	padding:0 5px;	
}