html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
}
	
body, p, td, th, div, input {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

#container {
	position: relative;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto;
	padding: 0 10px 0 10px;
	width: 80%;
	min-width:950px;
	max-width:1200px;
	text-align: left;
	background: url(/ws_include/img/logo.png) no-repeat left top;
}

* html #container {
	width: 80%;
}

#header div.left, #content div.left {
	float:left;
	position: relative;
	width:200px;
}

#header div.center, #content div.center {
	position: relative;
	margin-left:230px;
}

#header div.center {
	position: relative;
	padding-bottom:0;
}

#header, #content {
	position: relative;
	width:100%;
}

#header{
	margin:0;
	padding:0;
}	

#content {
	clear:both;
	padding-top:22px;
}

table, td{
	position: relative;    
}

#content div.center div.right {
	float:right;
	position: relative;
	width:190px;
	text-align:right;
}

#content div.center div.bn_right {
	margin-right:190px;
}
#content div.center div.bn_right h1{
	margin-top:0;
}

ul#topmenu{
	display:table;
	width:100%;
	list-style-type :none;
	margin:0;
	padding:0;
}

ul#topmenu li{
	float:right;	
	width:20%;
	*width:19.95%;
	line-height:30px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top:42px;
	background:#fff;
}

ul#topmenu li a{
	display:block;
	margin-left:1px;
	background-image:url(/ws_include/img/topmenu.png);
	background-repeat:no-repeat;
	background-position:center top;
	color: #fff;
	text-decoration: none;
}

ul#topmenu li a.first{
	margin-left:0px;
}

* html ul#topmenu{
	display:inline;
}		

ul#topmenu li a:hover, ul#topmenu li.active a{
	background-image:url(/ws_include/img/topmenu_a.png);
}

ul#topmenu li a:hover{
	color: #fff;
	text-decoration: none;
}

ul#topmenu li a.last{
	background-position: right top;
}

ul#topmenu li a.first{
	background-position: left top;
}

ul#topmenu li a span{
	display:block;
	background:url(/ws_include/img/n.gif) no-repeat left top;
}

ul#topmenu li a.first span, ul#topmenu li a:hover span{
	background:url(/ws_include/img/n.gif) no-repeat left top;
}

ul#topmenu li.active a span{
	background:url(/ws_include/img/topmenu_s.png) no-repeat center top;
}

#wplus_link{
	display:block;
	margin-top: 25px;
	margin-left: 16px;
	width: 154px;
	height: 64px;
}

* html #leftmenu ul li{
	display:inline-block;
}		

* html #leftmenu ul{
	position:relative;
}		

* html #menubottom{
	height:290px;
}		

#leftmenu ul, #leftmenu ul ul{
	width:100%;
	margin:0;
	padding:0;
	list-style-type :none;
}

#leftmenu{
	background:url(/ws_include/img/leftmenu_bg.png) repeat-y left top;
	margin:0;
	padding:0;
}

#leftmenu #menucontainer{
	background:url(/ws_include/img/leftmenu.png) no-repeat left top;
}

#leftmenu #menubottom{
	min-height:290px;
	background:url(/ws_include/img/leftmenu_bottom.gif) no-repeat left bottom;
}

#leftmenu ul{
	padding-bottom:10px;
}

#leftmenu ul li{
	padding-left:16px;
	padding-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

#leftmenu ul li a{
	display:block;
	padding:5px 0px 6px 0px;
	color:#fff;
	text-decoration:none;
	background:url(/ws_include/img/dot2.gif) repeat-x left bottom;
}

#leftmenu ul li a:hover{
	color:#fff;
	text-decoration:underline;
}

#leftmenu ul ul{
	padding:0px 0px 0px 0px;
	background:none;
}

#leftmenu ul ul li{
	font-weight:normal;
	padding-right:0px;
	margin:0;
	padding-left:16px;
	background:none;
}

#leftmenu ul ul li.opened{
}


#leftmenu ul ul li.active{
	background:url(/ws_include/img/bull3.gif) no-repeat 1px 8px;
}

#leftmenu ul ul li a{
	color:#fff;
	padding:5px 0px 6px 0px;
	background:url(/ws_include/img/dot3.gif) repeat-x left bottom;
}

#leftmenu ul ul li a:hover{
	color:#fff;
}

#leftmenu ul ul ul{
	padding:0px 0px 0px 0px;
	background: none;
}

#leftmenu ul ul ul li{
	background:none;
	font-size:11px;
}

#leftmenu ul ul ul li.active{
	font-weight:normal;
}

#leftmenu ul ul ul li.active a{
	color:#fff;
}

#leftmenu ul li#prived{
	position:relative;
	margin:0px;
	padding:0;
	background:url(/ws_include/img/prived_bg.gif) no-repeat 9px 21px;
}

#leftmenu ul li#prived a{
	display:block;
	margin:0px;
	padding-left:35px;
	padding-top:7px;
	line-height:41px;
	width:165px;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	background:none;
}

#leftmenu ul li#prived a:hover{
	color:#fff;
}

#leftmenu ul a.last{
	background: none;
}

#leftmenu ul li.bottom{
	margin:0;
	padding:0;
	height:15px;
	overflow:hidden;
}

.connect{
	position:relative;
	width:200px;
	height:94px;
	text-align:center;
	background:url(/ws_include/img/connect.png) no-repeat left top;
	margin-top:30px;
}

.connect a{
	display:inline-block;
	margin-top:63px;
	color:#000;
	font-size:11px;
	line-height:12px;
}

div.push{
	clear:both;
	width:950px;
}

.clear{
	clear:both;
}

#footer{
	margin-top:50px;
	padding-bottom:30px;
}

#footer div.left{
	float:left;
	width:200px;
	display:inline-block;
}	

#footer div.left .search input{
	width:175px;
	height:21px;
	line-height:17px;
	padding:1px 20px 1px 10px;
	color:#999;
	border:none;
	background:#fff url(/ws_include/img/search_bg.png) no-repeat left top;
	font-size:11px;
}

#footer div.center{
	margin-left:230px;
	text-align:right;
}

ul#links{
	display:inline-block;
	width:99%;
	margin:0;
	padding:0;
	list-style-type :none;
}

ul#links li{
	float:right;
	padding-left:15px;	
	line-height:25px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul#links li a{
	color: #999;
	text-decoration:none;
}

ul#links li a:hover{
	color: #333;
	text-decoration:underline;
}

#counters{
	clear:right;
	margin-top:10px;
}

.phone{
	margin-top:5px;
	line-height:16px;
	font-size: 12px;
	color: #999;
}

.copyright{
	margin-top:10px;
	line-height:16px;
	font-size: 12px;
	color: #999;
}

#content div.center object{
	margin-bottom:10px;
}			

.text{
	margin: 0 10px 0 10px;
    position:relative;    
}

h1{
	font-size:18px;
	color:#339933;
}

h2{
	font-size:14px;
	color:#FF0000;
}

h3{
	font-size:12px;
	color:#339933;
}

#content div.main object{
	margin-bottom:30px;
}

#content div.main .frames{
	width:100%;
	padding:0;
}

#content div.main .frames td{
	padding: 0 20px 0 20px;
	background-position: center top;
	background-repeat: no-repeat;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	vertical-align:top;
}

#content div.main .frames td a{
	padding: 90px 0 0 0;
	display:block;
	color:#CC0000;
	text-decoration:none;
}

#content div.main .frames td a:hover{
	color:#CC0000;
	text-decoration:underline;
}

a {
	color: #439438;
	text-decoration: underline;
}

a:hover {
	color: #439438;
	text-decoration: none;
}

.green {
	color: #439438;
}

div.leftbanner{
	position:relative;
	width:200px;
	text-align:center;
	margin-top:30px;
	margin-bottom:0px;
	line-height:normal;
}

div.leftbanner div.title{
	padding:7px 7px 5px 7px;
	margin-bottom:1px;
	font-size: 13px;
	font-weight:bold;
	color:#eee;
	background:url(/ws_include/img/banner_title.png) no-repeat left top;
}

div.leftbanner div.body{
	padding:7px;
	border-top:1px solid #B2B2B2;
	background:url(/ws_include/img/banner_body.png) no-repeat left bottom;
}

div.leftbanner a{
	display:block;
	color:#000;
	text-decoration:none;
}

div.leftbanner a:hover{
	color:#000;
	text-decoration:none;
}

div.leftbanner a img{
	border:none;
}

div.leftbanner a span{
	font-size: 11px;
	text-decoration:underline;
}

div.leftbanner a span:hover{
	text-decoration:none;
}

td.light{
	padding:2px 3px 2px 3px;
	color:#000;
	background-color:#DFDFDF;
}

td.middle{
	padding:2px 3px 2px 3px;
	color:#000;
	background-color:#D1D1D1;
}

td.dark{
	padding:2px 3px 2px 3px;
	color:#fff;
	background-color:#999;
}

.path{
	margin-top:20px;
	font-size:12px;
	font-weight:normal;
}

#content div.center div.bn_right .path{
	margin-bottom:12px;
}

.path span{
	margin-left:7px;
	padding-left:7px;
	background:url(/ws_include/img/arr1.gif) no-repeat left center;
}

.path span.current{
	background:url(/ws_include/img/arr2.gif) no-repeat left center;
}

