body{
	color:#666;
	font-family:Arial;
	font-size:12px;
	background:url("/img/top_gradient.jpg") top left no-repeat;
	margin:0px;
	}
h1{
	color:#076696;
	font-family:Arial;
	margin-top:30px;
	font-size:25px;
	margin-bottom:0.5em;
	}
h3{
	font-family:Arial;
	font-size:13px;
	cursor:pointer;
	margin-top:3px;
	margin-bottom:3px;
	}
h3 span{
	border-bottom:1px dashed #666;
	}			
.clear{
	clear:both;
	overflow:hidden;
	height:0px;
	}
.content{
	width:950px;
	margin:0px auto;
	}	
.head{
	border-top:4px solid #fc3;
	padding-top:40px;
	}
.logo img{
	border:none;
	}
.logo{
	float:left;
	padding-left:60px;
	}
.slogon{
	float:left;
	margin-top:30px;
	margin-left:65px;
	font-size:11px;
	color:#999;
	width:220px;
	}
.menu{
	background:#fc3;
	width:850px;
	margin:auto;
	margin-top:30px;
	height:26px;
	padding-top:14px;
	}
.menu li{
	display:inline;
	margin:0px 6px;;
	}
.menu ul{
	margin:0px;
	padding:0px;
	margin-left:24px;
	}
.menu a, .menu a:visited,  .menu a:active{
	color:#666;
	text-decoration:none;
	font-weight:bold;
	}
.menu a:hover{
	text-decoration:underline;
	}
.image{
	border-top:4px solid #3482a9;
	border-bottom:4px solid #3482a9;
	padding:1px 0px;
	margin-top:2px;
	height:289px;
	overflow:hidden;
	}
.right_block{
	float:right;
	width:490px;
	padding-right:50px;
	}
.gps{
	position:absolute;
	margin-top:-230px;
	margin-left:350px;
	width:250px;
	height:300px;
	}
.right_block > .gps{
	background:url("/img/gps.png") left top no-repeat;
	}
*html .gps{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/gps.png', sizingMethod='crop');
	}
.text_content{
	background:url("/img/text_top.jpg") left top repeat-x;
	border-bottom:4px solid #3482a9;
	}
.text_btm{
	background:url("/img/text_btm.jpg") left bottom repeat-x;
	padding-bottom:50px;
	}
.left_block{
	width:330px;
	padding-left:50px;
	float:left;
	}
.contact_info{
	position:absolute;
	margin-top:-60px;
	width:355px;
	}
.left_block > .contact_info{
	background:url("/img/shadow.png") left top no-repeat;
	}
.info_block{
	width:330px;
	height:150px;
	background:url("/img/info_block.jpg") left top no-repeat;
	background-color:#076696;
	color:#fff;
	padding-top:20px;
	}
.info_block p{
	margin-left:30px;
	margin-right:20px;
	margin-bottom:12px;
	margin-top:12px;
	}
.phone{
	font-size:32px;
	color:#ffcc33;
	font-weight:bold;
	}
.news_item{
	width:220px;
	float:left;
	padding-right:15px;
	}
.news_item a{
	color:#999;
	}
.news_item a:hover{
	text-decoration:none;
	}	
.news_data{
	margin-top:25px;
	color:#076696;
	font-size:11px;
	}
.razd{
	float:left;
	height:90px;
	width:3px;
	margin-right:15px;
	background:url("/img/razd.jpg") left top no-repeat;
	}
small{font-size:50%;}

a,a:visited,a:active,a:hover{color:#999;}
a:hover{text-decoration:none;}











li { list-style-type: none; }
.basic  {
width: 260px;
font-family: verdana;
border: 1px solid black;
}
.basic p {
border: none;
text-decoration: none;
font-weight: bold;
font-size: 10px;
margin: 0px;
}
.basic a {
cursor:pointer;
display:block;
margin-top: 0;
text-decoration: none;
font-weight: bold;
font-size: 12px;
color: black;
background-color: #00a0c6;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #999;
margin:0;
}
.basic a:hover {
background-color: white;
}
.basic a.selected {
color: black;
background-color: #80cfe2;
}

.left_form{
	float:left;
	}	
.left_form span{
	font-size:80%;
	}
.left_form input{
	display:block;
	width:200px;
	border:1px solid #666;
	margin-bottom:0.5em;
	position:relative;
	}
.right_form{
	float:right;
	}	
.right_form textarea{
	display:block;
	width:230px;
	border:1px solid #666;
	height:140px;
	position:relative;	
	}
.right_form input{
	display:block;
	background:transparent;
	border:none;
	color:#000;
	text-decoration:underline;
	margin-top:10px;
	font-family:"Times New Roman";	
	border:1px solid #666;
	font-size:17px;
	position:relative;	
	}
.cat-left{float:left;width:100px;padding-top:20px;}
.cat-right{float:right;width:360px;}



