html, body {
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
	background: url('img/bg.gif') left top repeat-x;
	font:12px Arial;
	color: #666666;
}
* html #content {
  height: 100%;
}
#content {
  position: relative;
  min-height: 100%;
  width: 999px;
  text-align: left;
}	
#box {
  padding-bottom:236px;
}
a:link, a:visited {
	font: 12px Arial;
	color: #71a7a7;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* FF */
:focus{
-moz-outline-style:none;
}
a:active{
outline:none;
}
img{
	border: 0px;
	padding: 0px;
}
table{
	border-collapse:collapse;
	border: none;
}
table td{
	padding:0px;
	margin: 0px;
	font:12px Verdana;
	color: #333333;
	line-height:15px;
}
h1{
	font: 24px Arial;
	color: #71a7a7;
	margin: 0px;
	padding: 10px 0px 5px 0px;
	text-align: left;
}
h2{
	font: 17px Tahoma;
	color: #1A48B0;
}
/********************************** <alluse> **********************************/
.fll{
	float: left;
}
.flr{
	float: right;
}
.clear{
	clear: both;
}
.abs{
	position: absolute;
}
.rel{
	position: relative;
}
.fb{
	font-weight: bold;
}
.tac{
	text-align: center;
}
.tar{
	text-align: right;
}
.s11{
	font-size: 11px;
}
.s12{
	font-size: 12px;
}
.cg{
	color: #727171;
}
/********************************** </alluse> **********************************/


/********************************** <top> **********************************/
#top{
background: url('img/topimg.jpg') left top no-repeat;
width: 999px;
height: 392px;
position: relative;
}
.map{
	position: absolute;
	top: 14px;
	right: 0px;
}
.map span{
	padding-right: 10px;
}
.topphone{
	position: absolute;
	top: 335px;
	left: 280px;
	font: 14px Arial;
	color: #666666;
}
.topphone .cod{
	font: 30px Calibri;
	color: #979494;
	padding-left: 6px;
	padding-right: 3px;
}
.topphone .num{
	font: 38px Calibri;
	color: #79ac42;	
}
a.ahome:link, a.ahome:visited {
	background: url('img/icons.gif') 0px 0px;
	text-decoration: none;
	width: 35px;
	height: 35px;
	display:block;
	float: left;
}
a.ahome:hover {
	background: url('img/icons.gif') 0px 35px;
}
a.amail:link, a.amail:visited {
	background: url('img/icons.gif') 35px 0px;
	text-decoration: none;
	width: 35px;
	height: 35px;
	display:block;
	float: left;
}
a.amail:hover {
	background: url('img/icons.gif') 35px 35px;
}
a.amap:link, a.amap:visited {
	background: url('img/icons.gif') 70px 0px;
	text-decoration: none;
	width: 35px;
	height: 35px;
	display:block;
	float: left;
}
a.amap:hover {
	background: url('img/icons.gif') 70px 35px;
}
.mr10{
	margin-right: 10px;
}
/********************************** </top> **********************************/
.ctd{
	background: #ecf0f0;
	text-align: left;
}
.tabmn{
	border-collapse:collapse;
	border: none;
}
.tabmn td{
	padding:0px;
	margin: 0px;
	font:12px Verdana;
	color: #f8fdfe;
	line-height:15px;
	text-align: center;
}
.tl{
background: url('img/tl.gif') left top no-repeat;
height: 37px;
width: 5px;
}
.tabmn .mnpnk{
background: url('img/tc.gif') left top repeat-x;
height: 37px;
padding-left: 33px;
}
.tr{
background: url('img/tr.gif') right top no-repeat;
height: 37px;
width: 5px;
}
.tabmn a:link,.tabmn a:visited{
	font: 12px Verdana;
	color: #f8fdfe;
	text-decoration: none;
	padding-left: 15px;
}
.tabmn a:hover{
	text-decoration: none;
	font-weight: bold;
	background: url('img/mnhov.gif') 0px 6px no-repeat;	
}
.mnblk{
	padding-left: 20px;
}
.ofzak{
	padding-left: 30px;
	padding-top: 5px;
}
.ofzak a:link,.ofzak a:visited{
	font: 18px Arial;
	color: #71a7a7;
	text-decoration: underline;
}
.ofzak a:hover{
	text-decoration: none;
}
.ofzakimg{
	position: relative;
	top: -14px;
	padding-left: 10px;
}
.mn{
	background: url('img/ofzakbg.jpg') right top no-repeat;
}
/********************************** <main> **********************************/

.hrln{
	background: url('img/hrln.gif') left bottom repeat-x;
	height: 2px;
	margin-bottom: 5px;
}
.main{
	/*background: url('img/mainbg.jpg') center top no-repeat;*/
}
.mainl{
	float:left;
	width: 550px;
	text-align: left;
}
.mainl table{
	border-collapse:collapse;
	border: none;
	width: 100%;//width:86%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.mainl table td{
	border: 1px solid #d4dee9;
	padding:3px 3px 3px 4px;
	margin: 0px;
	font:11px Tahoma;
	color: #666;
	line-height:15px;
}
.mainl table.nobrd{
	border-collapse:collapse;
	border: none;
	margin-top: 15px;
	margin-bottom: 15px;
}
.mainl table.nobrd td{
	border: none;
	padding:3px 10px 3px 10px;
	margin: 0px;
	font:11px Tahoma;
	color: #666666;
	text-align: center;
}
.mainl table.nobrd td.tar{
	text-align: right;
}
.mainlp{
	padding: 10px 30px 85px 43px;
}
.mainr{
	float: right;
	background: #f1f3f4;
	width: 445px;
	margin-top: 0px;
	overflow: scroll;
	height: 600px;
}
.mainrp{
	padding: 10px 17px 20px 25px;
}
.mainr a:link,.mainr a:visited{
	font: 12px Arial;
	color: #648983;
	text-decoration: underline;
}
.mainr a:hover{
	text-decoration: none;
}


.mainr1{
	float: right;
	background: #dcf3ff;
	width: 445px;
	margin-top: 20px;
	height: 250px;
}
.mainrp1{
	padding: 10px 17px 20px 25px;
}
.mainr1 a:link,.mainr1 a:visited{
	font: 12px Arial;
	color: #648983;
	text-decoration: underline;
}
.mainr1 a:hover{
	text-decoration: none;
}


.razd{
	font: 14px Arial;
	color: #333333;
	padding: 10px 0px 15px 0px;
}
ul.ulmainr{
	padding-left:17px;//padding-left:0px;
	margin-left: 0px;//margin-left: 17px;
	margin-bottom: 3px;
	margin-top: 3px;
}
ul.ulmainr li{
	list-style-image: url('img/ul.gif');
	padding-left: 5px;
	padding-bottom: 10px;
}
/********************************** </main> **********************************/

/********************************** <footer> **********************************/
#footer {
	position: relative;
	margin-top: -236px;
	height: 236px;
   width: 999px;
   text-align: left;
}
.footimg{
	background: url('img/footimg.jpg') 20px top no-repeat;
	height: 236px;
}
.foottext{
	padding-left: 459px;
	font: 11px Arial;
	color: #666666;
}
.phone{
	font: 24px Arial;
	color: #79ac42;
}
.copy{
	padding-right: 23px;
}
.counts{
	padding-top: 15px;
}
.footcontacts{
	padding-left: 44px;
	font: 12px Arial;
	color:#727171;
	position: relative;
	top: -7px;
}
/********************************** </footer> **********************************/
