body{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #8484B7;
}
.cl{
	clear: both;
}
.center{
	width: 1280px;
	margin: 0 auto;
}
.hblock{
	position: relative;
	background: url('../images/header.jpg') no-repeat;
	width: 100%;
	height: 424px;
}
.hblock .contact{
	position: absolute;
	top: 300px;
	left: 12px;
	font: bold 18pt arial;
	color: #fff;
	letter-spacing: 2px;
}
.tel2{
	padding-left: 67px;
}
.tel3{
	padding-left: 67px;
}
.adress{
	font: bold 11pt arial;
	padding-top: 10px;
	letter-spacing: 0;
}
.mail{
	font: bold 12pt arial;
	padding-top: 10px;
	letter-spacing: 0;
}
.contact div a{
	text-decoration: none;
	font: bold 12pt arial;
	color: #fff;
	letter-spacing: 0;
}
.cblock{
	background: url('../images/fon.gif') repeat-x;
	width: 100%;
}
.cline{
	background: url('../images/line.gif') repeat-y 299px;
	width: 100%;
	height: 100%;
}
.menu{
	float: left;
	width: 300px;
	padding: 30px 0;
}
.menu a{
	display: block;
	margin: 10px 0 10px 20px;
	width: 263px;
	height: 64px;
}
#a1{
	background: url('../images/1.gif') no-repeat;
}
#a2{
	background: url('../images/2.gif') no-repeat;
}
#a3{
	background: url('../images/3.gif') no-repeat;
}
#a4{
	background: url('../images/4.gif') no-repeat;
}
#a5{
	background: url('../images/5.gif') no-repeat;
}
#a6{
	background: url('../images/6.gif') no-repeat;
}
#aa1{
	background: url('../images/a1.gif') no-repeat;
}
#aa2{
	background: url('../images/a2.gif') no-repeat;
}
#aa3{
	background: url('../images/a3.gif') no-repeat;
}
#aa4{
	background: url('../images/a4.gif') no-repeat;
}
#aa5{
	background: url('../images/a5.gif') no-repeat;
}
#aa6{
	background: url('../images/a6.gif') no-repeat;
}
.text{
	float: right;
	width: 920px;
	padding: 30px;
}
.text p{
	font: 12pt arial;
	color: #fff;
	text-indent: 30px;
}
.not{
	padding: 0;
	margin: 0;
}
p.not1{
	text-indent: 0;
	padding: 0;
	margin: 0;
}
.text ul,.text li{
	margin: 0;
	padding: 0;
}
.text li{
	font: 10pt arial;
	color: #fff;
	margin-left: 80px;
}
.text h1{
	font: 16pt arial;
	color: #fff;
	text-indent: 30px;
	text-transform: uppercase;
}
.text h2{
	font: 12pt arial;
	color: #fff;
	text-indent: 30px;
	margin: 10px 0;
	text-transform: uppercase;
}
.text table{
	width: 100%;
}
.text table td{
	border: 1px solid #fff;
	font: 12pt arial;
}
.tr{
	padding-left: 10px;
	background: #fff;
	color: #5E5EA2;
}
.td1{
	color: #fff;
	text-align: center;
}
.td{
	background: #7D7DB9;
	color: #fff;
	text-align: center;
}
.al{
	text-align: left;
	padding-left: 10px;
	width: 80%;
}
.fblock{
	background: url('../images/footer.jpg') no-repeat;
	width: 100%;
	height: 188px;
}
.ssylka{
        position: absolute;
	top: 910px;
	left: 12px;
	text-decoration: none;
	font: bold 12pt arial;
	color: #fff;
	letter-spacing: 0;

}