*{
	margin: 0;
	padding: 0;
	}
body, html{
	background: #F2F0EB;
	font: 12px Arial;
	color: #615B54;
	height: 100%;
	}
table,td,th{
	border-collapse: collapse;
	vertical-align: top;
	text-align: left;
	border: 0;
	}

a{
	color: #1C97DA;
	text-decoration: underline;
	}
a:hover{
	text-decoration: none;
	}
.body{
	position: relative;
	height: 100%;
	min-width: 1000px;
	}
*html .body{
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000 ? "1000px" : "100%");
	}
.container{
	width: 100%;
	height: 100%;
	background: url(../images/bodybg.gif) repeat-x bottom left;
	}
.logo{
	position: absolute;
	top: 0;
	left: 0;
	}
.content{
	background: #ECEBE7 url(../images/phone.jpg) no-repeat top right;
	}
.lcol{
	width: 180px;
	}
.rcol{
	width: 32px;
	}
.leftmenu{
	padding: 130px 15px 0 5px;
	list-style: none;
	}
.leftmenu li{
	text-align: right;
	font: 14px Georgia;
	line-height: 14px;
	margin: 0 0 15px 0;
	}
.leftmenu li a{
	color: #1C97DA;
	}
.topmenu{
	list-style: none;
	padding: 28px 0 30px 55px;
	height: 1%;
	}
.topmenu:after{
	content: ".";
	display: block;
	overflow: hidden;
	clear: both;
	height: 0;
	visibility: hidden;
	}
.topmenu li{
	text-align: right;
	font: 14px Georgia;
	line-height: 14px;
	margin: 0 30px 0 0;
	float: left;
	}
.topmenu li a{
	color: #1C97DA;
	}
.main{
	margin: 0 320px 0 55px;
	padding: 0 0 100px 0;
	}
.main h1{
	font: 18px Arial;
	color: #3C4043;
	margin: 0 0 10px 0;
	}
.main h2{
	font: 18px Arial;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	}
.main h2 a{
	color: #615B54;
	}
.main p{
	margin: 0 0 7px 0;
	}
.main h3{
	font: bold 14px Tahoma;
	color: #788083;
	margin: 0 0 10px 0;
	}
.news-list{
	padding: 30px 0 0 0;
	}
.news-list ul{
	list-style: none;
	}
.news-list ul li{
	font: 14px Tahoma;
	padding: 0 0 15px 60px;
	height: 1%;
	}
.news-list ul li .date{
	width: 55px;
	float: left;
	font: 10px Tahoma;
	margin: 0 0 0 -60px;
	padding: 1px 0 0 0;
	}
.news-list ul li h4{
	font: 14px Tahoma;
	margin: 0 0 3px 0;
	}
.adres{
	position: absolute;
	top: 35px;
	right: 105px;
	color: #000;
	}
.aphone{
	font: 14px Arial;
	}
.adres2{
	font: bold 10px Arial;
	}
.footer{
	height: 54px;
	margin: -54px 0 0 0;
	background: #aea url(../images/footerbg.gif) repeat-x bottom left;
	position: relative;
	}
.copyright{
	position: absolute;
	top: 0;
	left: 205px;
	background: url(../images/copyright.gif) no-repeat;
	color: #B9B9B9;
	padding: 3px 10px 6px 25px;
	}
.phone-r{
	width: 88px;
	height: 223px;
	background: url(../images/phone.png) no-repeat;
	position: absolute;
	top: 326px;
	right: 0;
	}
*html .phone-r{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/phone.png', sizingMethod='crop');
	}
.divan{
	width: 152px;
	height: 128px;
	background: url(../images/divan.jpg) no-repeat;
	position: absolute;
	bottom: 0;
	right: 73px;
	}
