html,body{
	width: 100%;
	padding: 0;
	margin:0;
   font-family: Arial,Helvetica,Verdana,Tahoma;
	font-size: 12px;
	color: #363636;
}

img{
    border:0;
}

div.main{
	margin: 0 auto;
	width: 990px;
}

a{
	font-size: 12px;
	font-family: Arial,Helvetica,Verdana,Tahoma;
	color: #21b8f1;
}
a:hover{
	text-decoration: none;
}

div.top{
	width: 990px;
	height: 193px;
}

.clear{
	clear: both;
}

div.head{
	height: 120px;
	width: 990px;
}

div.head-logo{
	float:left;
	padding: 33px 0 0 15px;
	width:390px;
}

div.front{
	height: 180px;

	margin-top: 3px;
}

div.front-img{
	background-image: url(../img/front-big.jpg);
  float:left;
	height:180px;
	width:314px;
}

div.front-left-img{
	background-image: url(../img/front-left.jpg);
	  float:left;


	height:249px;
	width: 59px;
}

div.front-info{
	  float:left;
	  width: 417px;
	  height: 238px;
	  	background-image: url(../img/front-bg.jpg);
	background-repeat: repeat-y;
	background-position: 34px 0;
}

div.front-header{
		  	background-image: url(../img/front-text.gif);
	background-repeat: no-repeat;
	height: 18px;
	width:170px;
	margin-top:30px;
	margin-left:40px;
}

div.front-list{
	background-image: url(../img/mark.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
	height:  200px;
	margin-left:30px;
    padding-left: 60px; 
}

div.front-list ol{
        margin-left:-20px;
	
	
}

div.front-list ol li{
    padding: 2px;
}

ul.content-list{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 365px;
}

ul.content-list li{
	/*font-weight: bold;*/
	color: #000;
	padding:10px;
	background: url(../img/dotted.gif) repeat-x bottom;
}

ul.content-list li p.title{
	display: inline;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	background-image: url(../img/front-item.gif);
	background-repeat: no-repeat;
}

ul.content-list li a{
	font-weight: normal;
}

div.front-list ul li{
	padding: 6px;
	color: #363636;
}

div.head-lft{
float:left;
	height: 104px;
	width:21px;
	background-image: url(../img/topleft.gif);
	
	
}



div.head-addr{
	float:left;
	width:350px;
	height: 104px;
	background-color: #e4e2e2;
		background-image: url(../img/top-sep.gif);
		background-repeat: no-repeat;
		background-position: right;
}

div.head-addr-text{
	padding-left: 20px;
   	background-image: url(../img/top-img.jpg);
		background-repeat: no-repeat;
		background-position: 165px 15px;
	width:312px;
    height: 100px;
}

.head-addr-text p{
	padding: 0;
	margin: 0;


}

p.addr-text{
	font-family: verdana;
	font-size: 12px;
	line-height: 12px;
     margin-top: 5px;
}

p.addr-phone1{
    margin-top: 10px;
	font-size: 22px;
	color: #f26522;
		line-height: 25px;
		padding-top: 8px;
}

p.addr-phone2{
	font-size: 12px;
	color: #acadad;
		line-height: 25px;

}

div.head-call{
		float:left;
	width:193px;
	height: 104px;
		background-image: url(../img/top-sepr.gif);
		background-repeat: no-repeat;
		background-position: top left;
		background-color: #f26522;
}

div.head-call-main{
			background-image: url(../img/top-seprr.gif);
		background-repeat: no-repeat;
		background-position: top right;
	width:174px;
	height: 104px;
	padding-left: 19px;
	
	
}

div.headsep{
	background-color: #ececec;
	width:970px;
	height:3px;
}

div.headbtm{
	width:970px;
	height: 68px;
	margin-top: 2px;
	background-color:#f6f6f6;
}

div.headbtm-text{
	padding: 15px 0 0 15px;
	float: left;
    
}

div.headbtm-links{
	float:left;
	padding-left: 68px;
}

div.left{
   padding-top: 15px;
	float: left;
	width:180px;
}

div.content{
	float: left;
	padding: 23px 20px 0 48px;
	width: 482px;
		text-align: justify;
		line-height: 14px;
}

div.right{
	float: left;
	width:238px;
}

ul.leftmenu{
	width:200px;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

ul.leftmenu li{
margin: 0;
	/*width: 146px;*/
	padding:12px;
	padding-left: 23px;
	border-bottom: 1px solid #ececec;
	background-image: url(../img/lmenu.gif);
	background-repeat: no-repeat;
	background-position: 5px 15px;
}

ul.leftmenu li a{
	color: #737373;
	text-decoration: none;
}

ul.leftmenu li.active{
	background-image: url(../img/lmenu-active.gif);	
}

ul.leftmenu li.active a{
	font-weight: bold;
}

.content h1{
	font-size: 13px;
	color: #f26522;
	font-weight:bold;

}

div.leftinfo{
	background-color: #f6f6f6;
	width: 160px;
	padding: 10px;
	padding-top: 47px;
	background-image: url(../img/leftinfo.gif);
	background-repeat: no-repeat;
	background-position: 18px 10px;
	margin-top: 20px;
	
}

.leftinfo ul, .rightinfo ul{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 160px;
}

.rightinfo ul{
	width: 218px;
}

.leftinfo ul li, .rightinfo ul li{
	width: 160px;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../img/dotted.gif) repeat-x bottom;
}

.rightinfo ul li{
	width: 218px;
}

.rightinfo ul li a, .leftinfo ul li a, .content-list a{
text-decoration: none;
}



div.center{
	width:810px;
	float: left;
}

div.right{
	padding-top: 9px; 
}

div.rightinfo{
	background-color: #f6f6f6;
	width: 218px;
	padding: 10px;
	padding-top: 36px;
	background-image: url(../img/rightinfo.gif);
	background-repeat: no-repeat;
	background-position: 18px 10px;
	margin-top: 20px;
	
}

a.infolink{
    text-decoration: none;
   font-family: Arial,Helvetica,Verdana,Tahoma;
    font-size: 12px;
    color: #363636;
}

a.infolink:hover{
    text-decoration: underline;
   font-family: Arial,Helvetica,Verdana,Tahoma;
    font-size: 12px;
    color: #363636;
}

div.banners a{
	padding-left: 9px;
}


div.footer { color: #a5a4a4; height: 32px; line-height: 32px; padding: 0 36px 0 17px; margin-top: 50px; clear: both; text-align: right; }
div.footer span { display: block; float: left; padding-left: 7px; }
div.footer a.logo-design { display: block; width: 14px; height: 19px; background: url(../img/logo-design.png) no-repeat; float: left; margin-top: 5px; }
div.footer a{
	color: #a5a4a4; text-decoration: none;
}

ul.leftmenu div.submenu{
	/*padding-left: 15px;*/
	padding-top: 5px;
	/*display: none;*/
}

ul.leftmenu li.active div.submenu{
	display: block;
}

ul.leftmenu div.submenu a{
	display: block;
	padding: 8px;
	font-weight: normal;
	color: #21b8f1;
}

.content img
{
	margin: 10px;
}

.contacts-link{
 width: 160px;
 height: 80px;
 position: relative;
 z-index: 2;
 left: 145px;
 top: -65px;
}


