﻿body {
	background: #bab8b9 url("../../images/bg.jpg") repeat-x;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#686868;
}
p{margin:12px 0;}
img{border:0;}
a{color:#306a96;}
#page_con {
	width:900px;
	margin:0 auto;
	background:#ffffff;
	border-left:1px solid #8a8a8a;
	border-right:1px solid #8a8a8a;
}
#header {
	background: url("../../images/header_bg.jpg") repeat-x;
	height: 94px;
	padding:1px 0 0 0;
}
#header h1 {
	float:left;
	color:#343434;
	font-size:30px;
	font-family: Helvetica, sans-serif;
	padding: 0 0 0 50px;
	line-height: 80px;
	margin:0;
	font-weight:normal;
}
#topnav {
	float:right;
	color:#4b4b4b;
	padding: 60px 10px 0 0;
}
#topnav a{
	text-decoration:none;
	color:#4b4b4b;
	font-size:11px;
	padding:0 10px;
}
#topnav a:hover {color: #ff0000; text-decoration: underline;}
#content{
	background: #ffffff url("../../images/content_bg.jpg") repeat-x;
	padding: 20px 7px 0px 7px;
}
#left_col {
	float:left;
	width:269px;
}
.sbox_y{
	background: url("../../images/sidebox_y.gif") repeat-y ;
	padding: 1px 3px;
	margin-bottom:17px;
}
.sbox_x{
	background: url("../../images/sidebox_x.gif") repeat-x left bottom;
	padding: 1px 0;
	position:relative;
}
.sbox_top{
	position:absolute;
	left:-3px;
	top:-7px;
	background: url("../../images/sidebox_top.gif") no-repeat;
	font-size: 1px;
	line-height: 1px;
	height: 6px;
	width:269px;
}
.sbox_bottom{
	position:absolute;
	left:-3px;
	bottom:0;
	background: url("../../images/sidebox_bottom.gif") no-repeat left bottom;
	font-size: 1px;
	line-height: 1px;
	height: 7px;
	width:269px;
}
.sbox_content{padding: 1px 3px 6px 3px;}
* html .sbox_bottom{
	position:relative;
	left:0;
	bottom:-2px;
	margin: -7px -3px 0 -3px;
}
* html .sbox_content{padding: 1px 3px 0 3px;}
#slogan{
	background: url("../../images/slogan.jpg") no-repeat;
	height:183px;
	color: #FFFFFF;
	font-size:22px;
	text-align:center;
}
.title{
	line-height: 29px;
	height: 29px;
	color: #FFFFFF;
	background: url("../../images/title_bg.jpg") repeat-x;
	font-size:13px;
	padding: 0 0 0 15px;
}
#leftnav{
	margin:5px 10px;
	padding: 0;
	list-style:none;
}
#leftnav li{
	width:100%;
	float:left;
	height:22px;
	position:relative;
	border-bottom: 1px solid #a8a8a8;
}
#leftnav li.last{border-bottom:0;}
#leftnav a{
	display:block;
	color:#5f5f5f;
	background: url("../../images/arrow.gif") no-repeat 3px center;
	padding:0 0 0 20px;
	line-height:22px;
	text-decoration:none;
}
#leftnav a:hover {color: #0000ff; text-decoration: underline;}
.entry{
	border-bottom:1px solid #a8a8a8;
	padding: 8px 10px;
}
.last_entry{padding: 5px 10px;}
#right_col{
	float:right;
	width:599px;
}
.wbox_y{
	background: url("../../images/wbox_y.gif") repeat-y ;
	padding: 1px 2px;
	margin-bottom:15px;
}
.wbox_x{
	background: url("../../images/wbox_x.gif") repeat-x left bottom;
	padding: 1px 0;
	position:relative;
}
.wbox_top{
	position:absolute;
	left:-2px;
	top:-7px;
	background: url("../../images/wbox_top.gif") no-repeat;
	font-size: 1px;
	line-height: 1px;
	height: 6px;
	width:599px;
}
.wbox_bottom{
	position:absolute;
	left:-2px;
	bottom:0;
	background: url("../../images/wbox_bottom.gif") no-repeat left bottom;
	font-size: 1px;
	line-height: 1px;
	height: 7px;
	width:599px;
}
.wbox_content{
	padding: 1px 3px 6px 3px;
	text-align:center;
}
* html .wbox_bottom{
	position:relative;
	left:0;
	bottom:-2px;
	margin: -7px -2px 0 -2px;
}
* html .wbox_content{padding: 1px 3px 0 3px;}
#main_left, #main_right{
	width:273px;
	height:147px;
	margin-bottom:10px;
	padding: 6px 12px;
	color:#ffffff;
}
#main_left a, #main_right a{color:#ffffff;}
#main_left{
	float:left;
	background: url("../../images/main_left_bg.jpg") no-repeat;
}
#main_right{
	float:right;
	background: url("../../images/main_right_bg.jpg") no-repeat;
}
.main_title{
	line-height: 36px;
	color: #FFFFFF;
	font-size:16px;
}
#footer{
	background: #ffffff url("../../images/footer_bg.jpg") repeat-x;
	padding: 0 20px;
	line-height:44px;
	height:47px;
	color:#eeeeee;
}
#footer a{
	color:#eeeeee;
	text-decoration:none
}
#footer_left{float:left;}
#footer_right{float:right;}
.clear{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
.sp{
	border-top: 1px solid #9e9e9e;
	float:right;
	width:425px;
	position:relative;
}
.float_left{
	float:left;
	margin: 0 10px 10px 0;
}
.float_right{
	float:right;
	margin: 0 0 10px 10px;
}
.right{text-align:right;}
.readmore{
	color:#ab5d01;
	font-weight:bold;
	padding:0 5px;
}
.arrow_list{
	margin: 0;
	padding: 0;
	list-style:none;
}
.arrow_list li{
	background: url("../../images/arrow_2.gif") no-repeat 15px 7px;
	line-height:20px;
	padding: 0 0 0 25px;
}
.date{
	color:#97653c;
	font-weight:bold;
}
