﻿body {
	background: #ffffff url(../img/bg.jpg) repeat-x;
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica;
	font-size:11px;
	color:#565656;
	text-decoration:none;
}
p{margin:12px 0; text-decoration:none;}
img{border:0}
#pagecon {
	width:900px;
	margin:0 auto;
	border:1px solid #505151;
	background:#ffffff;
}
#page_top{
	width:850px;
	margin:0 auto;
	color:#365c0f;
}
#logo {
	float:left;
	line-height:75px;
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
}
#company_description {
	float:right;
	line-height:75px;
	font-family:Arial;
	font-weight:bold;
}
#header{
	padding:10px 3px 0 10px;
	height:320px;
	border-bottom:1px solid #7785f2;
}
#flash_con{
	float:left;
	width:530px;
	border:1px solid #8c8c8c;
}
#header_right{
	float:right;
	font-size:9px;
	width:315px;
	height:270px;
	padding:50px 20px 0 15px;
	background: url(../img/header_right_bg.jpg) no-repeat;
}
.bold_underlined{
	font-weight:bold;
	text-decoration:none;
	color:#9b663c;
}
#topnav {
	height: 28px;
	background: url(../img/gradient_blue_bg.jpg) repeat-x;
	border-top:2px solid #ffffff;
}
#topnav ul{
	margin:0;
	padding: 0 0 0 0;
	list-style:none;
	float:right;
}
#topnav li{display:inline;}
#topnav a{
	display:block;
	float:left;
	height:21px;
	padding: 7px 25px 0 25px;
	text-decoration:none;
	color:#dce6ef;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	background: url(../img/topnav_sp.gif) repeat-y right center;
}
#topnav .last a{background:none;}
#topnav a:hover {color: #365C0F; text-decoration: underline;}
#content{
	background: url(../img/v_dot.gif) repeat-y 268px top;
	padding: 8px;
}
#social{
	position: absolute;
	z-index: 1;
	padding: 8px;
	top: 1300px;
	left: 15px;
}
#left_col {
	float:left;
	width:252px;
	padding: 0 8px 0 0;
}
.title{
	height: 26px;
	color: #ffffff;
	background: url(../img/gradient_blue_bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	padding: 2px 0 0 10px;
}
#leftnav{
	background:url(../img/gradient_gray_bg.jpg) repeat-x left top;
	padding:1px 0;
	margin:5px 0;
}
#leftnav ul{
	margin:0 5px;
	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:#565656;
	background: url(../img/arrow.gif) no-repeat 8px center;
	padding:0 0 0 25px;
	line-height:22px;
	height:22px;
	text-decoration:none;
}
#leftnav a:hover {color: #365c0f; text-decoration: underline;}
.date{
	color:#9b663c;
	font-weight:bold;
}
#right_col{
	float:right;
	width:614px;
}
#main{padding: 0 0 10px 0;}
.top_box_con{
	border:1px solid #cccccc;
	background-color:#ffffff;
	padding:4px;
	float:left;
	width:292px;
	margin: 0 2px;
	text-decoration:none;
}
.top_box{
	background:#383838 url(../img/top_box_bg.jpg) repeat-x;
	padding:1px 10px 10px 10px;
	text-decoration:none;
}
.top_box .readmore{
	background: #f5f3f1 url(../img/button_bg.jpg) repeat-x;
	border: 1px solid #cccccc;
	padding: 2px 10px 4px 10px;
	text-decoration:none;
}
.main_title{
	height: 30px;
	color: #486d22;
	background: url(../img/main_title_bg.gif) no-repeat left 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	padding: 5px 0 0 50px;
}
#footer{
	background: url(../img/footer_bg.jpg) repeat-x;
	border-top:1px solid #cccccc;
	height:32px;
	padding: 20px 30px 0 30px;
	clear:both;
}
#footer a{
	color:#053aaa;
	text-decoration:none
}
#footer_left{float:left;}
#footer_right{float:right;}
.float_left{
	float:left;
	margin: 0 10px 10px 0;
}
.float_right{
	float:right;
	margin: 0 0 10px 10px;
}
.decoration{text-decoration:none;}
.padding10{padding:10px;}
.right{text-align:right;}
ul.dot{list-style-image: url('../img/h_dot.gif'); text-decoration:none; font-color:365c0f;}

a:link {color:365c0f; text-decoration:none; line-height: 160%}
a:visited {color:dce6ef; text-decoration:none; line-height: 160%}
a:hover {color:9b663c; text-decoration:none; line-height: 160%; font-size: 120%}
a:active {color:505151; text-decoration:none; line height: 160%}

a.readmore{
	color:#486d22;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.clear{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
/* This is a comment */