﻿body {
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#505050;
}
h6{margin:12px 0;}
h5{margin:12px 0;}
h3{margin:12px 0;}
h3{margin:12px 0;}
h2{margin:12px 0;}
h1{margin:12px 0;}
p{margin:12px 0;}
img{border:0}
#page_con {
	background: #f1f1f1 url(../img/page_bg.jpg) repeat-y;
	width:900px;
	margin:0 auto;
	padding:0 7px;
}
#page_top{
	background: #81652D url(../img/page_top_bg.jpg) repeat-x;
	height:75px;
}
#logo {
	float:left;
	padding: 0 0 0 20px;
	line-height:75px;
	font-size:25px;
	font-family:Monotype Corsiva;
	color:#FFFFFF;
}
#topnav {
	float:right;
	width:325px;
	margin-top:50px;
	height: 25px;
	background: url(../img/topnav_bg.jpg) repeat-x;
}
#topnav ul{
	margin:0;
	padding: 0 0 0 40px;
	list-style:none;
	height: 25px;
	line-height:25px;
	background: url(../img/topnav_left.jpg) no-repeat;
}
#topnav li{display:inline;}
#topnav a{
	padding: 0 10px;
	text-decoration:none;
	color:#ffffff;
	border-right:1px solid #ffffff;
}
#topnav a:hover {color: #fcfd89; text-decoration: underline;}
#topnav .last a{border-right:0;}
#header{
	padding: 8px 14px 0 14px;
	height:322px;
}
#header_left{
	float:left;
	width:284px;
	height:168px;
	padding:100px 25px 0 25px;
	margin-top:20px;
	border:1px solid #cdcdcd;
	text-align:center;
	background: #ffffff url(../img/header_right_bg2.jpg) no-repeat 1px 1px;
}
#header_left h1{
	font-size:16px;
	color:#ffffff;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
#flash_con{
	float:right;
	width:515px;
	border:1px solid #80786f;
}
#content{padding: 8px 14px 0 14px;}
#left_col {
	float:left;
	width:257px;
}
.box{
	border:1px solid #cdcdcd;
	padding:2px;
	background-color:#FFFFFF;
	margin-bottom:8px;
}
.title{
	height: 26px;
	color: #ffffff;
	background: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	padding: 2px 0 0 0;
	border: 1px solid #969590;
	background-color: #3B6010;
}
.title_shade{
	font-size: 1px;
	line-height: 1px;
	background-color: #dfdcd7;
	height: 4px;
}
#left_col .title{text-align:center}
#right_col .title{padding: 2px 0 0 10px;}
#news_content{
	padding:10px 10px 0 10px;
	position:relative;
}
.date{
	color:#97653c;
	font-weight:bold;
}
#leftnav ul{
	margin:5px 10px;
	padding: 0;
	list-style:none;
}
#leftnav li{
	width:100%;
	float:left;
	height:22px;
	border-bottom:1px solid #cdcdcd;
}
#leftnav li.last{border-bottom:0;}
#leftnav a{
	display: block;
	color: #505050;
	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: #0000ff; text-decoration: underline;}
#right_col{
	float:right;
	width:605px;
}
#main{padding: 0 0 7px 0;}
.top_box_right{
	border:1px solid #cdcdcd;
	background:#f6f4f2 url(../img/top_box_bg.jpg) repeat-x;
	padding:2px 2px 8px 2px;
	width:292px;
}
.top_box_left{
	border:1px solid #cdcdcd;
	background:#f6f4f2 url(../img/top_box_bg.jpg) repeat-x;
	padding:2px 2px 8px 2px;
	width:292px;
}
.top_box_left{
	float: left;
	text-align: justify;
}
.top_box_right{
	float: right;
	text-align: justify;
}
.main_title{
	height: 25px;
	color: #464645;
	background: #e1dcd6 url(../img/main_title_bg.jpg) repeat-x;
	border:1px solid #cbc6c1;
	font-size:17px;
	padding: 3px 0 0 0;
	text-align:center;
}
.top_box_right .readmore{
	background: #e1ddd7 url(../img/button_bg.jpg) repeat-x;
	border: 1px solid #cbc6c1;
	padding: 2px 10px 4px 10px;
	text-decoration:none;
	color:#505050;
}
.top_box_left .readmore{
	background: #e1ddd7 url(../img/button_bg.jpg) repeat-x;
	border: 1px solid #cbc6c1;
	padding: 2px 10px 4px 10px;
	text-decoration:none;
	color:#505050;
}
#footer{
	background: #ffffff url(../img/footer_bg.jpg) repeat-x;
	height:32px;
	padding: 20px 30px 0 30px;
	clear:both;
}
#footer a{
	color:#505050;
	text-decoration:none
}
#footer_left{float:left;}
#footer_right{float:right;}
.arrow_list{
	margin: 0;
	padding: 0;
	list-style:none;
}
.arrow_list li{
	background: url(../img/arrow.gif) no-repeat left 7px;
	line-height:22px;
	padding:0 0 0 15px;
	position:relative;
}
.arrow_list a{
	text-decoration:none;
	color:#477796;
}
.sp{
	font-size: 1px;
	line-height: 1px;
	background-color: #e7e5e2;
	border-top:1px solid #969590;
	border-bottom:1px solid #ffffff;
	height: 9px;
}
.clear{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
.img_left{
	float:left;
	margin: 12px 10px 12px 0;
}
img.img_left{margin: 0 10px 10px 0;}
.img_right{
	float:right;
	margin: 12px 0 12px 10px;
}
img.img_right{margin: 0 0 10px 10px;}
.right{text-align:right;}
.padding10{padding:10px;}
.address {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #487A14;
	text-align: center;
}
.toip_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	clip: rect(0px, 25px, auto, 25px);
}
.prod.features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #35570F;
}
.prod-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #395B0F;
	font-weight: bold;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #263E0B;
}
.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: oblique;
	color: #395B0F;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #29460B;
	text-align: center;
}
bulleted_list {
	display: block;
	color: #505050;
	background: url(../img/arrow.gif) no-repeat 8px center;
	padding: 0 0 0 25px;
	line-height: 22px;
	height: 22px;
	text-decoration: none;
}
#leftnav a {
	display: block;
	color: #505050;
	background: url(../img/arrow.gif) no-repeat 8px center;
	padding: 0 0 0 25px;
	line-height: 22px;
	height: 22px;
	text-decoration: none;
}
#leftnav a {
	display: block;
	color: #505050;
	background: url(../img/arrow.gif) no-repeat 8px center;
	padding: 0 0 0 25px;
	line-height: 22px;
	height: 22px;
	text-decoration: none;
}
