HTML, BODY {
	font-family: Arial, Tahoma;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	height: 100%;
	width: 100%;
}

IMG {
	border: none;
}

.head,  .content_table, .bottom {
	min-width: 1000px;
}


.head {
	width: 100%;
	height: 160px;
	margin-bottom: -160px;
	position: relative;
	z-index: 2;
	background-image: url(/img/top_b_.jpg);
}

.head IMG {
	display: block;
}

.content_table {
	height: 100%;
	width: 100%;
}

.content{
	width: 100%;
	vertical-align: top;
	padding: 0px 60px 0px 60px;
	text-align: justify;
	text-indent: 20px;
}

.collum_top_l {
	width: 488px;
	background-image: url(/img/top_l_.jpg);
	vertical-align: top;
}

.collum_top_r {
	width: 512px;
	background-image: url(/img/top_r_.jpg);
	vertical-align: top;
}

.logo {
	width:264px;
	height:73px;
	margin: 27px 0px 0px 223px;
	font-size: 0px;
}

.telephon {
	width:264px;
	height:73px;
	margin: 51px 218px 0px 0px;
	font-size: 0px;
}

.rasporka_top_r {
	height: 0px;
	width: 512px;
	font-size: 0px;
}

.rasporka_top_l {
	height: 0px;
	width: 488px;
	font-size: 0px;
}

.collum_con_l, .collum_con_r {
	width: 188px;
	vertical-align: top;
}

.collum_con_l {
	background-image: url(/img/middle_l_.jpg);
}

.collum_con_r {
	background-image: url(/img/middle_r_.jpg);
}


.collum_bottom {
	width: 210px;
	vertical-align: top;
}

.bottom {
	width: 100%;
	height: 130px;
	margin-top: -130px;
	position: relative;
	z-index: 2;
	background-image: url(/img/bottom_b_.png);
}

.bottom_shaddow {
	height: 130px;
}

.header_shaddow {
	height: 160px;
}

/*
.menu {
	padding-top: 15px;
}

.menu DIV {
	height: 30px;
	margin: 7px 0px 7px 0px;
	padding-left: 40px;
}
*/

.menu A {
	color: #3662a7;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.menu A:hover {
	color: black;
}

H2 {
	font-size: 18px;
	text-align: center;
	margin: 0px auto 10px auto;
}

H3 {
	text-indent: 0px;
	font-size: 16px;
	margin-top: 25px;
	margin-bottom: 5px;
}

.content A {
	color: blue;
}

.content A:hover {
	color: black;
}

.menu DIV {
	margin: 20px 0px 20px 30px;
}

.sub {
	display: none;
	font-size: 12px;
}

.sub DIV {
	line-height: 17px;
	margin-left: 15px;
}
