* {
	margin:0;
	padding:0;
	border:0px none;
  outline:none
}

* html {
  	height: 100%;
}


html, body  {
  background: #FDFBEE;
	width:100%;
	height:100%;
	font-family: Tahoma;
	font-size: 10pt;
  color: #000000;
}

a { 
	text-decoration:underline;
	color: #3399CC;
}
p
{
 margin-bottom: 15px;
}
.input
{
 border: 1px solid;
}

a:hover { text-decoration: none;}

h1, h2, h3
{
 font-family: Georgia;
 font-size: 18pt;
 font-weight: normal;
 position: relative;
}
h2
{
  font-size: 12pt;
}
select
{
 border: 1px inset #808080; 
}
.header
{
 width: 100%;
 height: 450px;
 background: url('../pic/header.jpg') no-repeat top center;
 position: relative;
}
.logo
{
 position: absolute;
 top: 30px;
 right: 60%;
}
.header ul 
{
 top: 30px;
 left: 55%;
 position: absolute;
}
.header ul li
{
 margin-right: 50px;
 list-style: none;
 float: left;
}
.container
{
 margin-left: auto;
 margin-right: auto;
 width: 992px;
}

.menu
{
 height: 64px;
 width: 800px;
 background: url('../pic/menubg.jpg') no-repeat top right;
 position: relative;
}

.menu ul
{
 list-style: none;
}

.menu ul li {
 float: left;
 padding-left: 45px;
 padding-top: 5px;
 padding-bottom: 5px;
 font-family: Georgia;
 font-size: 14pt;
}

.left_container
{
 float: left;
 width: 742px;
 z-index: 1;
}

.padd_block, .news_block, .left_c, .center_c
{
 margin-top: 30px;
 float: left;
 padding-left: 15px;
}

.padd_top
{
 padding-top: 20px;
}
.padd_right
{
  padding-right: 50px;
}
.padd_left
{
  padding-left: 30px;
}
.padd_left60
{
 padding-left: 60px;
}
.left_c
{
 width: 235px;
}

.center_c
{
 width: 477px;
}

.news_block
{
 float: right;
 width: 235px;
}

.news_block .padd_top div
{
 position: relative;
 font-family: Georgia;
 font-size: 10pt;
 margin-bottom: 5px;
}
.news_block .padd_top div b
{
 position: absolute;
 right: 101%;
 //right: 83%;
 top: -10px;
 letter-spacing: 1px;
 text-align: right;
 font-weight: normal;
 font-size: 18pt; 
}
.news_block .padd_top p
{
 margin-top: 10px;
 margin-bottom: 20px;
}
.news_block h3
{
  padding-left: 25px;
}

.holder
{
 clear: both;
}

.bigcorner
{
 position: relative;
 border: 1px solid #B2B2B2;
 padding: 2px;
 margin-bottom: 10px;
}
.right_block
{
 padding-left: 5px;
 height: 180px;
 width: 195px;
}
.news_arch ul
{
  list-style: none;
}
.news_arch ul li
{
  padding-bottom: 10px;
}

.rand_image
{
 float: left;
 clear: both;
}
.smallcorner
{
  position: relative;
  border: 1px solid #B2B2B2;
  padding: 2px;
  float: left;
  clear: both;
}

.pos_name
{
 padding-left: 5px;
 padding-top: 5px;
 width: 125px;
}
.top td
{
 padding-bottom: 10px;
 vertical-align: top;
}
.search 
{
 width: 100%;
 margin-top: 10px;
}

div.tab, div.notab
{
 margin-right: 20px;
 float: left;
 color: #ffffff;
 background: #3399CC;
}
div.notab
{
  color #000000;
  background: none;
}
.tab div
{
 float: left;
 background: url('../pic/tab_left.gif') no-repeat top left;
}
.tab div div
{
 padding: 0px 5px 0px 5px;
 height: 21px;
 background: url('../pic/tab_right.gif') no-repeat top right;
}
.position, .position2
{
 margin-top: 30px;
 width: 450px;
}
.position div.img, .position2 div.img
{
 float: left;
 width: 150px;
}
.position div.text
{
 float: left;
 width: 300px;
}
.position2
{
 width: 650px;
}
.position2 div.text
{
 float: left;
 width: 500px;
}
.position div.text a, .position2 div.text a
{
 display: block;
 font-size: 11pt;
 margin-bottom: 10px;
}
.big
{
 font-size: 11pt;
}
.links
{
 background: #F4F2E6 url('../pic/footer.jpg') no-repeat top center;
 text-align: center;
 margin-top: 50px;
 padding: 10px;
}
.footer
{
 width: 100%;
}
.footer td
{
 font-size: 8pt;
 color: #999999;
 width: 33%;
 padding: 20px;
}
.footer td a
{
 color: #999999;
}
.links a
{
 font-size: 7pt;
 margin-right: 15px;
}
.phone
{
 position: absolute;
 right: -140px;
 top: 5px;
 font-family: Georgia;
 font-size: 14pt;
}
.phone b
{
 font-size: 26pt;
 font-weight: normal;
}
.phone span
{
 font-size: 10pt;
 vertical-align: super;
}
.pager a
{
 text-decoration: none; 
}
.item
{
 margin-top: 40px;
}
.item h2
{
 margin-bottom: 15px;
}
div.arrows
{
 width: 95%;
}
div.arrows div
{
 float: right;
}


ul.map li
{
 margin: 5px;
 color: #3399CC;
}
ul.map li div
{
 margin: 5px;
 margin-left: 10px;
}

