@CHARSET "UTF-8";
* {margin:0; padding:0;outline:0;}
body {
	font:12px Tahoma;
	text-align:left;
	/*color:#fff;*/color:#000;
	background:#f0f3f0;
}
img {margin:0; padding:0; border:none;}
a {text-decoration:none;color:#999;outline:0;margin:0; padding:0;}
a:hover {color:#dfc172}
h1 {font:bold 15px Tahoma; color:#dfc172; text-align:left;}
h2 {font:normal 15px Tahoma; color:#dfc172; text-align:left;}
h3 {font:normal 12px Tahoma; color:#dfc172; text-align:left;}
.main {
	margin:0 auto;
	width:934px;
	padding:0 16px 10px 16px;
	background:#f0f3f0 url(../img/main_bg.jpg) repeat-y top left;
}
.line{
	clear:both;
	width:500px;
	height:2px;
	margin:0 auto;
	padding:3px 0 0 0;
	background:transparent url(../img/line.jpg) no-repeat bottom center;
	text-align:center;
}
/*__________ TOP ___________*/
.main #top_cnt {
	height:117px;/*112px;*/ 
	font-size:13px;
	background:transparent url(../img/top_bg.jpg) repeat-x bottom left;
}.main #top_cnt #logo {
	width:477px; 
	float:left;
	padding:10px 5px 0 25px;
	display:inline;
}.main #top_cnt #top_menu {
	width:400px;
	float:left;
	height:107px;
	padding:8px 10px 0 0;
	background:transparent url(../img/moto.gif) no-repeat bottom left;
}.main #top_cnt #top_menu #account {
	float:right;
	width:220px;
	height:33px; 
	background:transparent url(../img/account_bg.jpg) repeat-x top left;	
} .main #top_cnt #top_menu #account #account_lf {
	height:33px; 
	background:transparent url(../img/account_lf.jpg) no-repeat top left;	
} .main #top_cnt #top_menu #account #account_lf #account_rt {
	height:28px; 
	background:transparent url(../img/account_rt.jpg) no-repeat top right;
	padding:5px 20px 0 20px;	
} .main #top_cnt #top_menu #account #account_lf #account_rt .p_account {
	background:transparent url(../img/account.gif) no-repeat center left;	
	padding:0 0 0 30px;
	color:#999;
} .main #top_cnt #top_menu .small_links {
	float:right;
	padding:30px 0 17px 0;
} .main #top_cnt #top_menu .small_links .contact {
	background:transparent url(../img/contact.gif) no-repeat top center;
	padding:10px 10px 0 10px;
	color:#3e624c;	
	font-size:11px;
} .main #top_cnt #top_menu .small_links .small_dash {
	border-right:1px dashed #3e624c; 
}.main #top_cnt #top_menu .small_links .site_map {
	background:transparent url(../img/site_map.gif) no-repeat top center;
	padding:10px 10px 0 10px;	
	color:#3e624c;
	font-size:11px;
}
/*____________MENU PT HOME __________________*/
.main #menu_div {
	background:transparent url(../img/menu_bg.jpg) repeat-x top left;
	height:50px;	
	text-align:center;
}.main #menu_div .main_menu {
	display:inline;
	float:left;
	width:233px;
	background:transparent url(../img/border_index.jpg) no-repeat top right;
}.main #menu_div .main_menu_nobor {
	display:inline;
	float:left;
	width:234px;
}.main #menu_div a {
	display:block;
	color:#fff;
	padding:15px 0;
	font-size:17px;
}.main #menu_div .main_menu_nobor a:hover,.main #menu_div .main_menu_nobor a.selected {
	background:transparent url(../img/menu_bg_selected.jpg) repeat-x top left;
	color:#648049;
	margin:0;
} .main #menu_div .main_menu a:hover,
.main #menu_div .main_menu a.selected {
	margin:0 3px 0 0;
	background:transparent url(../img/menu_bg_selected.jpg) repeat-x top left;
	color:#648049;
}
/*_____________ MAIN CONTENT __________*/
.main .main_cnt {
	width:934px;
	border-right:1px solid #d4d0c8; 
	border-bottom:1px solid #d4d0c8; 	 
	background:transparent url(../img/main_cnt_bg.jpg) repeat-y bottom left;
}
/*____________ MAIN RIGHT ____________*/
.main .right_col {
	width:231px;	
	float:left;
}.main .right_col #right_cnt {
	background:transparent url(../img/right_bg.jpg) repeat-x top left;
	height:206px;	
	border-bottom:1px solid #fff;
}.main .right_col #right_cnt .main_menu {
	padding:15px 0;
	margin:0 10px;
	background:transparent url(../img/border.jpg) no-repeat bottom left;
}.main .right_col #right_cnt .main_menu_nobor {
	padding:15px 0;
	margin:0 10px;
}.main .right_col #right_cnt .main_menu a,
.main .right_col #right_cnt .main_menu_nobor a  {
	font-size:17px;
	color:#fff;
	padding:0 0 0 15px; 
}.main .right_col #right_cnt .main_menu a:hover,
.main .right_col #right_cnt .main_menu_nobor a:hover,
.main .right_col #right_cnt .main_menu a.selected,
.main .right_col #right_cnt .main_menu_nobor a.selected {
	font-size:17px;
	color:#92ab66;
	padding:0 0 0 13px;
	border-left:2px solid #92ab66; 
}.main .right_col .green_right {
	background:#1a2821 url(../img/green_right.jpg) repeat-x top left;
	padding:25px 25px 12px 25px;
	color:#dfc172;
	height:193px;
	font-size:12px;
	overflow:hidden;
}.main .right_col .green_right p {
	margin:10px 0;
}.main .right_col .green_right h2 {
	font-family:times new roman;
	font-size:22px;
}
/*_____________GREEN RIGHT____________________*/
.main .right_col .green_center .mail_list {
	padding:22px 15px 0 15px;
	margin:0;
	font-size:15px;
	height:189px;/*173px*/
}.main .right_col .green_center .mail_list .left_pic {
	float:left;
	display:inline;
	width:100px;	
}.main .right_col .green_center .mail_list .left_links {
	float:left;
	display:inline;
	width:90px;
	text-align:center;
	padding:0 0 0 5px;	
}.main .right_col .green_center .mail_list .left_links a {
	color:#dfc172;
}.main .right_col .green_center .mail_list .left_links a:hover { 
	color:#a4aba7;
}.main .right_col .green_center .mail_list .left_links img {
	margin:10px 0;
}
/*____________ MAIN LEFT ____________*/
.main .left_col {
	width:702px;	
	float:left;
}.main .banner_cnt {
	background:#999 url(../img/banner_bg.jpg) repeat-x top left;
	height:367px;
	padding:10px;
}
/*_________GREEN LEFT________________*/
.main .left_col .green_center .collections {
	background:transparent url(../img/simple_bor.jpg) no-repeat center left;
	padding:22px 15px 0 23px;
	margin:0;
	height:189px;
}.main .left_col .green_center .collections h2 {display:block}
.main .left_col .green_center .collections .col_coll {
	float:left;
	padding:17px 20px 0 0;
	width:177px;
}.main .left_col .green_center .collections .col_arr {
	float:left;
	padding:17px 0 0 0;
	width:60px;
}.main .left_col .green_center .collections .col_arr a:hover {color:#a4aba7;}
/*_________ CENTER GREEN _______________*/
.main .left_col .green_center,
.main .right_col .green_center  {
	/*width:932px;*/
	background:#1a2821 url(../img/green_center.jpg) repeat-x top left;	
}
/*___________MAIN CONTENT LEFT_____________*/
.main .left_col .main_left_cnt {
	background:#f2f2f2 url(../img/main_left_bg.jpg) repeat-x bottom left;
	color:#000;
	padding:40px 20px 20px 20px;
}/*__________ FOOTER _____________________*/
.main .footer {
	background:#fff url(../img/footer_bg.jpg) repeat-x bottom left;
	text-align:center;
	color:#8c8c8c;
	width:894px;
	margin:0 auto;
	font-size:10px;
	padding:20px;
} .main .footer a {
	color:#8c8c8c;
	font-size:10px; 
} .main .footer a:hover {
	color:#dfc172;
}.main .footer p {margin:5px 0;}
.main .footer .links {
	float:right;
	display:inline;
	text-align:center;
}.main .footer .right_feed {
	float:right;
	display:inline;
	text-align:right;
	width:170px;
	padding:20px 0 0 0;
}.main .footer .right_feed a {font-size:14px; color:#8e7020;}
/*____________________________________*/
.red_errors {
	background:#f00 url(../img/warning.gif) no-repeat left center;
	padding:5px 0 5px 40px;
	color:#fff; 
}
.gray_message {
	color:#999;
	font-weight:bold;
	font-size:14px;
	background:#dedede url(../img/footer_bg.jpg) repeat-x bottom left;
	padding:10px;
	border:1px solid #ccc;	
}
.clear {clear:both;font-size:1px;line-height:1px;margin:0; padding:0;}
.left{text-align:left;}
.right{text-align:right;}
.cream {color:#dfc172;}