html, body { 
	height: 100%; 
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body { 
	color: #333333; 
	background-color: #ffffff;
	clear: both; 
	font-size: 12px;
	font-family: Arial;
}
input, textarea, select {
	color: #333333; 
	font-size: 11px;
	font-family: Arial;
}
img {
	border: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
td { 
	vertical-align: top;
}
a, a:visited, a:active { 
	color: #ff9900; 
	text-decoration: underline; 
}
a:hover{ 
	color: #ff9900; 
	text-decoration: none; 
}
.clear { 
	clear: both; 
	margin: 0px; 
	padding: 0px; 
	font-size: 0px; 
	line-height: 0px; 
	height: 0px; 
	line-height: 0px;
}
#conteiner { 
	margin: auto;
	width: 1000px; 
	text-align: left; 
}
#nav {
	margin-top: 36px;
	margin-bottom: 17px;
}

#lang {
	float: left;
	padding-left: 45px;
	font-size: 10px;
}
#lang span {
	padding-left: 12px;
	padding-right: 10px;
}
#lang a, #lang a:visited{
	text-decoration: none;
	font-size: 10px;
	color: #333333;
}
#lang a:hover{
	text-decoration: none;
	color: #ff9900;
	font-size: 10px;
}
#controls {
	float: left;
}
#b_home {
	float: left;
	padding-left: 70px;
}
#b_sitemap {
	float: left;
	padding-left: 30px;
}
#b_print {
	float: left;
	padding-left: 20px;
}
#b_home a, #b_home a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #333333;
	background-image: url("../images/new_home_off.gif");
	background-repeat: no-repeat;
	padding-left: 22px;
}
#b_home a:hover {
	text-decoration: none;
	font-size: 10px;
	color: #ff9900;
	background-image: url("../images/new_home_on.gif");
	background-repeat: no-repeat;
	padding-left: 22px;
}
#b_sitemap a, #b_sitemap a:visited{
	text-decoration: none;
	font-size: 10px;
	color: #333333;
	background-image: url("../images/new_sitemap_off.gif");
	background-repeat: no-repeat;
	padding-left: 24px;
}
#b_sitemap a:hover {
	text-decoration: none;
	font-size: 10px;
	color: #ff9900;
	background-image: url("../images/new_sitemap_on.gif");
	background-repeat: no-repeat;
	padding-left: 24px;
}
#b_print a, #b_print a:visited{
	text-decoration: none;
	font-size: 10px;
	color: #333333;
	background-image: url("../images/new_print_off.gif");
	background-repeat: no-repeat;
	padding-left: 21px;
}
#b_print a:hover {
	text-decoration: none;
	font-size: 10px;
	color: #ff9900;
	background-image: url("../images/new_print_on.gif");
	background-repeat: no-repeat;
	padding-left: 21px;
}
#header {
	background-image: url("../images/new_header.jpg");
	background-repeat: no-repeat;
	height: 131px;
}
#logo {
	float: left;
	width: 274px;
	height: 61px;
	margin-top: 46px;
	margin-left: 60px;
}
#logo_net {
	float: left;
	width: 274px;
	height: 61px;
	margin-top: 46px;
	margin-left: 60px;
}
#topbanner {
	float: right;
	width: 514px;
	height: 66px;
	overflow: hidden;
	margin-top: 35px;
	margin-right: 51px;
	border: 1px solid #ffffff;
}
#topzone {
	height: 57px;
}
#search {
	float: left;
	background-image: url("../images/new_search_bgr.jpg");
	background-repeat: no-repeat;
	width: 213px;
	height: 57px;
}
#mainnav {
	float: left;
	width: 424px;
	height: 57px;
}
#login {
	float: left;
	background-image: url("../images/new_login_bgr.jpg");
	background-repeat: no-repeat;
	width: 363px;
	height: 57px;
}
#b1, #b2, #b3 {
	float: left;
}
#b1 a, b1 a:visited {
	display: block;
	width: 142px;
	height: 39px;
	background-image: url("../images/new_b1_off.jpg");
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #0099ff;
	text-decoration: none;
	padding-top: 18px;
}
#b1 a:hover {
	display: block;
	width: 142px;
	height: 39px;
	background-image: url("../images/new_b1_on.jpg");
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #0099ff;
	text-decoration: none;
	padding-top: 18px;
}
#b2 a, b2 a:visited {
	display: block;
	width: 140px;
	height: 39px;
	background-image: url("../images/new_b2_off.jpg");
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #99cc00;
	text-decoration: none;
	padding-top: 18px;
}
#b2 a:hover {
	display: block;
	width: 140px;
	height: 39px;
	background-image: url("../images/new_b2_on.jpg");
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #99cc00;
	text-decoration: none;
	padding-top: 18px;
}
#b3 a, b3 a:visited {
	display: block;
	width: 142px;
	height: 39px;
	background-image: url("../images/new_b3_off.jpg");
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
	padding-top: 18px;
}
#b3 a:hover {
	display: block;
	width: 142px;
	height: 39px;
	background-image: url("../images/new_b3_on.jpg");
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
	padding-top: 18px;
}
#searchfield {
	float: left;
	width: 113px;
	height: 16px;
	border-top: 1px solid #595959;
	border-left: 1px solid #595959;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	margin-left: 33px;
	margin-top: 18px;
	padding-left: 5px;
}
#emailfield {
	float: left;
	width: 150px;
	height: 16px;
	border-top: 1px solid #595959;
	border-left: 1px solid #595959;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	padding-left: 5px;
}
#searchsubmit {
	float: left;
	background-image: url("../images/new_searchsubmit.gif");
	background-repeat: no-repeat;
	width: 18px;
	height: 19px;
	border: 0px;
	cursor: hand;
	margin-left: 4px;
	margin-top: 19px;
}
#usernamefield {
	float: left;
	width: 113px;
	height: 16px;
	border-top: 1px solid #595959;
	border-left: 1px solid #595959;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	margin-left: 30px;
	margin-top: 16px;
	padding-left: 5px;
}
#passwordfield {
	float: left;
	width: 113px;
	height: 16px;
	border-top: 1px solid #595959;
	border-left: 1px solid #595959;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	margin-left: 23px;
	margin-top: 16px;
	padding-left: 5px;
}
#loginsubmit {
	float: left;
	background-image: url("../images/new_loginsubmit.gif");
	background-repeat: no-repeat;
	width: 18px;
	height: 19px;
	border: 0px;
	cursor: hand;
	margin-left: 4px;
	margin-top: 17px;
}
#emailsubmit {
	float: left;
	background-image: url("../images/new_loginsubmit.gif");
	background-repeat: no-repeat;
	width: 18px;
	height: 19px;
	border: 0px;
	cursor: hand;
	margin-left: 4px;
}
#newuser {
	float: left;
	font-size: 10px;
	margin-left: 30px;
}
#forgot {
	float: left;
	font-size: 10px;
	margin-left: 103px;
}
#maincontainer {
	background-image: url("../images/new_main_bgr.gif");
	background-repeat: repeat-y;
	min-height: 100px;
}
#maincontainer2 {
	background-image: url("../images/new_main_bgr2.gif");
	background-repeat: repeat-y;
	min-height: 100px;
}
#copyrights {
	background-image: url("../images/new_footer_bgr.jpg");
	background-repeat: no-repeat;
	height: 60px;
	font-size: 11px;
	padding-left: 213px;
	padding-right: 363px;
	text-align: center;
	padding-top: 50px;
}
#copyrights_net {
	background-image: url("../images/new_footer_bgr_net.jpg");
	background-repeat: no-repeat;
	height: 60px;
	font-size: 11px;
	padding-left: 213px;
	padding-right: 363px;
	text-align: center;
	padding-top: 50px;
}
#menu {
	float: left;
	width: 211px;
	padding-top: 9px;
}
#content {
	margin-left: 2px;
	float: left;
	width: 424px;
}
#content2 {
	margin-left: 2px;
	float: left;
	width: 657px;
}
#sidebar {
	float: left;
	width: 233px;
}
#banners {
	float: left;
	width: 120px;
	margin-left: 5px;
	padding-bottom: 70px;
}
div.menu0 {
	background-color: #f5f5f5;
	background-image: url("../images/new_menu0_bgr.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 23px;
}
span.menu0 {
	display: block;
	background-image: url("../images/new_menu0.gif");
	background-position: left;
	background-repeat: no-repeat;
	line-height: 19px;
	padding-left: 40px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.menu0, a.menu0:visited {
	display: block;
	background-image: url("../images/new_menu0.gif");
	background-position: left;
	background-repeat: no-repeat;
	line-height: 19px;
	padding-left: 40px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.menu0:hover{
	display: block;
	background-image: url("../images/new_menu0.gif");
	background-position: left;
	background-repeat: no-repeat;
	line-height: 19px;
	padding-left: 40px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.menu1, a.menu1:visited {
	display: block;
	padding-left: 52px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.menu1:hover{
	display: block;
	padding-left: 52px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a.menu0a, a.menu0a:visited {
	display: block;
	background-image: url("../images/new_menu0.gif");
	background-position: left;
	background-repeat: no-repeat;
	line-height: 19px;
	padding-left: 40px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.menu0a:hover{
	display: block;
	background-image: url("../images/new_menu0.gif");
	background-position: left;
	background-repeat: no-repeat;
	line-height: 19px;
	padding-left: 40px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.menu1a, a.menu1a:visited {
	display: block;
	padding-left: 52px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a.menu1a:hover{
	display: block;
	padding-left: 52px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

#contacts {
	font-size: 10px;
	padding-left: 18px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-top: 75px;
}
#title {
	background-image: url("../images/new_menu0.gif");
	background-position: left;
	background-repeat: no-repeat;
	font-size: 22px;
	font-weight: normal;
	color: #ff9900;
	padding-left: 34px;
	padding-right: 30px;
	margin-top: 35px;
	margin-bottom: 6px;
}
#contenttext {
	padding-left: 34px;
	padding-right: 30px;
	padding-bottom: 70px;
}
#leads_header {
	height: 122px;
}
#leads_header p, #dir_header p {
	padding: 0px;
	margin: 0px;
}
#leads_content {
	background-image: url("../images/new_leads_bgr.jpg");
	background-position: left;
	background-repeat: repeat-y;
	padding-top: 16px;
}
#leads_bottom {
	background-image: url("../images/new_leads_bottom.jpg");
	background-position: left;
	background-repeat: no-repeat;
	height: 9px;
}
#leads_title {
	background-image: url("../images/new_leads_ico.jpg");
	background-position: left;
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 29px;
	padding-right: 20px;
}
#leads_textcontent {
	color: #ffffff;
	padding-top: 8px;
	padding-left: 29px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#dir_header {
	background-image: url("../images/new_dir_head.jpg");
	background-position: left;
	background-repeat: no-repeat;
	height: 114px;
}
#dir_content {
	background-image: url("../images/new_dir_bgr.jpg");
	background-position: left;
	background-repeat: repeat-y;
	padding-top: 16px;
}
#dir_bottom {
	background-image: url("../images/new_dir_bottom.jpg");
	background-position: left;
	background-repeat: no-repeat;
	height: 11px;
}
#dir_title {
	background-image: url("../images/new_dir_ico.jpg");
	background-position: left;
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 29px;
	padding-right: 20px;
}
#dir_textcontent {
	color: #ffffff;
	padding-top: 8px;
	padding-left: 29px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#subs_content {
	background-image: url("../images/new_subs_bgr.jpg");
	background-position: left;
	background-repeat: repeat-y;
	padding-top: 16px;
}
#subs_bottom {
	background-image: url("../images/new_subs_bottom.jpg");
	background-position: left;
	background-repeat: no-repeat;
	height: 129px;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 0px;
	margin-bottom: 30px;
}
#subs_title {
	background-image: url("../images/new_subs_ico.jpg");
	background-position: left;
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 29px;
	padding-right: 20px;
}
#subs_textcontent {
	color: #ffffff;
	padding-top: 8px;
	padding-left: 29px;
	padding-right: 20px;
	padding-bottom: 20px;
}
div.small_banner {
	padding-top: 1px;
	padding-bottom: 9px;
}
.newsdate {
	color: #FF9900;
}
.newstitle {
	font-weight: bold;
}
.newstext {
	padding-top: 4px;
}
.newslink {
	font-size: 10px;
}
.leadsdate {
	color: #ffffff;
	font-weight: bold;
}
a.leadslink, a.leadslink:visited {
	text-decoration: none;
	color: #ffffff;
}
a.leadslink:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.leadsbutton, a.leadsbutton:visited, a.leadsbutton:hover {
	color: #ffffff;
	background-color: #FF9900;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
}
.fo1{
	width: 200px;
}
.fo2{
	width: 200px;
}
