/* CSS Document */

body{
	margin: 0;
	padding: 50px 0 0 0;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #ffffee;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
a{
	color: #000;
	text-decoration: underline;
}
a:hover{
	color: #2D8CCE;
	text-decoration: none;
}
a.more{
	font-weight: bold;
	display: block;
	clear: both;
	font-size: 10px;
	margin: 3px 0 0 0;
	width: 85px;
}
p{
	clear: both;
	float: left;
	margin: 5px 0;
	padding: 0;
}
#wrapper{
	width: 820px;
	height: 1000px;
	margin: 0 auto;
	padding: 0;
}
#navigation{
	width: 820px;
	height: 50px;
	background-image: url(../images/header_menu.jpg);
	background-repeat: no-repeat;
	background-position: 15px 0;
	clear: both;
	overflow: hidden;
}
#navigation ul{
	float: right;
	margin: 0;
	padding: 0 34px 0 0;
	list-style-position: inside;
	list-style-type: none;
}
#navigation ul li{
	display: block;
	float: left;
	margin: 0;
	padding: 0 10px 0 11px;
	list-style-position: inside;
	list-style-type: none;
	background-image: url(../images/separator.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 350px;
	line-height: 50px;
	font-weight: bold;
}
#navigation ul li.first{
	background: none;
}
#navigation ul li a{
	color: #022E60;
	text-decoration: none;
}
#navigation ul li a:hover{
	color: #107CC7;
}
#main_pic{
	width: 790px;
	height: 205px;
	display: block;
	clear: both;
	margin: 0 0 0 15px;
}
#container{
	width: 820px;
	clear: both;
	float: left;
	background-image: url(../images/bg_container.gif);
	background-repeat: repeat-y;
}
#content_container{
	width: 820px;
	clear: both;
	float: left;
	background-image: url(../images/bg_cc.gif);
	background-repeat: no-repeat;
}
#content{
	width: 820px;
	clear: both;
	float: left;
	background-image: url(../images/bg_content.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#left_content{
	width: 530px;
	min-height: 500px;
	_height: 500px;
	float: left;
	margin: 0 0 0 15px;
	_margin-left: 8px;
	padding: 30px 0px 30px 40px;
}
#left_content h3{
	color: #7C9622;
	padding: 0;
	margin: 0 0 10px 0px;
	font-size: 14px;
	background-image: url(../images/leafs.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 43px;
	line-height: 38px;
	padding: 0 0 0 20px;
}
#left_content p{
	padding: 0 20px;
}
#right_content{
	width: 220px;
	float: left;
	_overflow: hidden;
}
#right_content h3{
	color: #7C9622;
	padding: 0;
	margin: 0 0 10px 40px;
	font-size: 14px;
}
#right_content .newslinks{
	display: block;
	clear: both;
	float: left;
}
#right_content .newslinks a{
	display: block;
	color: #333;
	margin: 10px 0;
	padding: 0 0 0 40px;
	font-size: 10px;
	clear: both;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 25px 5px;
	text-decoration: none;
	width: 150px;
}
#right_content .newslinks a:hover{
	color: #61A8DA;
}
#right_content .hr{
	width: 150px;
	margin: 5px 0 5px 40px;
	_margin-left: 20px;
	border-bottom: 1px solid #E7E7E7;
	clear: both;
	float: left;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

#main_content{
	width: 730px;
	min-height: 500px;
	_height: 500px;
	float: left;
	margin: 0 0 0 15px;
	_margin-left: 8px;
	padding: 30px 0px 30px 40px;
	background-color:none;
}

#search_box{
	border: 0;
	padding: 20px 15px 0 0;
	margin: 0 0 30px 0;
	float: left;
	width: 220px;
	overflow: hidden;
}
#search_box label{
	float: left;
	line-height: 20px;
	padding: 0 6px 0 0;
}
#search_box p{
	color: #666;
	font-size: 11px;
	margin: 0;
	padding: 4px 0 0 44px;
	clear: both;
}
#search_box p span{
	color: #9DC31B;
}
#search{
	width: 100px;
	height: 14px;
	float: left;
	display: block;
}
input{
	border: 1px solid #E7E7E7!important;
	background-color: #fff;
	color: #666;
	height: 18px;
	font-size: 10px;
}
.submit{
	border: 0px solid #E7E7E7!important;
	background-color: #fff;
	cursor: pointer;
	text-decoration: none;
	width: 40px;
	height: 16px;
	margin-left: -4px;
}
.submit:hover{
	color: #022E60;
}
#login{
	margin: 0 0 0 0px;
	float: left;
	clear: both;
	width: 150px;
	border: 0;
	padding: 0;
	overflow: hidden;
}
#login label{
	display: block;
	float: left;
	width: 60px;
	margin: 0 0 5px 0;
}
#login p{
	margin: 0!important;
	clear: both;
	float: left;
	padding: 10px 0;
}
.login_input{
	display: block;
	float: left;
	width: 74px;
	height: 14px;
	margin: 0 0 5px 0;
	border: 1px solid #fff!important;
	background-image: url(../images/login_input.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 14px;
	font-size: 9px;
	color: #333;
	padding: 0 0px;
}

.login_input_net{
	width: 74px;
	height: 14px;
	margin: 0 0 5px 0;
	border: 1px solid #fff!important;
	background-image: url(../images/login_input.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 14px;
	font-size: 9px;
	color: #333;
	padding: 0 0px;
}
.login_but{
	border: 1px solid #fff!important;
	background: none;
	background-color: #fff;
	color: #000;
	cursor: pointer;
	clear: both;
	float: right;
	font-weight: bold;
	font-size: 10px;
	width: 36px;
	padding: 0;
	margin: 0 4px 0 0;
}
.login_but:hover{
	color: #2D8CCE;
}

.lc_main{
	width: 500px;
	float: left;
	margin: 0 0 20px 0px;
}
.lc_main p{
	width: 460px;
}
.lc_main .hr{
	width: 480px;
	margin: 5px 0 5px 20px;
	_margin-left: 10px;
	border-bottom: 1px solid #E7E7E7;
	clear: both;
	float: left;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
.lc_main img{
	border: 1px solid #E6E6E7;
	padding: 1px;
	float: left;
	margin: 7px 10px 0px 0;
}

.lc_main_div
{
	padding:0px 0px 0px 11px;
}

.lc_left{
	width: 230px;
	float: left;
	margin: 0 0 20px 0;
}
.lc_right{
	width: 230px;
	float: left;
	margin: 0 0 20px 40px;
}
.lc_left p, .lc_right p{
	width: 190px;
}
.lc_left .hr, .lc_right .hr{
	width: 220px;
	margin: 5px 0;
	border-bottom: 1px solid #E7E7E7;
	clear: both;
	float: left;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.lc_right img, .lc_left img{
	border: 1px solid #E6E6E7;
	padding: 1px;
}
#ccontent_separator{
	width: 1px;
	height: 200px;
	border-right: 1px solid #ccc;
	float: right;
	margin: 120px 0px 0 0;
}
.quotes{
	text-align:justify;
	font-size: 14px;
	margin-bottom: -5px!important;
	background-image: url(../images/quote1.gif);
	background-repeat: no-repeat;
}
.quotes span
{
	display: block;
	clear: both;
	width: 200px;
	height: 9px;
	float: right;
	background-image: url(../images/quote1.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: -10px;
}
#footer{
	width: 100%;
	height: 40px;
	clear: both;
	float: left;
	margin: 0;
	font-size: 10px;
}
#footer ul{
	display: block;
	float: left;
	list-style-type: none;
	list-style-position: inside;
	margin: 0 0 0 75px;
	_margin-left: 37px;
	padding: 0;
}
#footer ul li{
	display: block;
	float: left;
	margin: 0 25px 0 0;
}
#footer ul li a{
	text-decoration: none;
}
#nova_trend{
	float: right;
	display: block;
	margin: 0 40px 0 0;
	_margin-right: 20px;
	text-decoration: none;
}
#ffooter{
	 width: 300px;
	 height: 20px;
	 clear: both;
}

#menu{
	margin: 0 0 0 40px;
	_margin-left: 20px;
	float: left;
	clear: both;
	width: 150px;
	border: 0;
	padding: 0;
	overflow: hidden;
}
#menu label{
	display: block;
	float: left;
	width: 60px;
	margin: 0 0 5px 0;
}
#menu p{
	margin: 0!important;
	clear: both;
	float: left;
	padding: 10px 0;
}
.title
{
	width:100%;
	font-size:14px;
	font-weight:bold;
}

.titleGreen
{
	color: #7C9622;
	width:100%;
	font-size:14px;
	font-weight:bold;
}
.title_leftPad_20
{
	width:100%;
	font-size:14px;
	padding:0px 0px 0px 20px;
}

.main_text
{
	font-size:14px;
}

h3 {
	color: #7C9622;
	padding: 0;
	margin: 0 0 10px 0px;
	font-size: 14px;
	background-image: url(../images/leafs.jpg);
	background-repeat: no-repeat;
	line-height: 38px;
	padding: 0 0 0 20px;
}

