body { 
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: sans-serif;
	font-weight: normal;
	color: #44474f;
	background-color: #fff;
}

p, table {
	font-size: 12px;
}



table.table-main
{
 vertical-align: top;
 padding: 0;
 margin: 0;
 width: 988px;
 border: 1px solid;
 border-collapse: collapse;
 border-color: #9e9da2;
 border-bottom: none;
}

table.table-main tr, table.table-main td.content { 
	vertical-align: top;
}


div.header {
	position: relative;
	height: 335px;
	width: 100%;
	background: url("images/head_flash_2.jpg") no-repeat top left;
}

table.table-main td.content-left {
	width: 220px;
}

table.table-main td.content {
	padding-top: 20px;
	vertical-align: top;
	text-align: left;
}

/* Поиск */
div.search {
	position: absolute;
	margin-top: 305px;
	margin-left: 10px;
}


/* icons */
div.icons img {border: 0px;}

div.icons, div.icons_inner {
	position: absolute;
	margin-top: 3px;
	margin-left: 782px;
	width: 267px;
	height: 30px;
}

div.icons a.icon { 
	display: block;
	position: absolute;
	top: 0px;
	height: 25px;
	font-size: 1px;
}

/* logo */
div.logo img {border: 0px;}
div.logo {
	position: absolute;
	top: 0px;
	left: 40px;
	width: 86px;
	height: 107px;
	z-index: 77;
}
div.logo a {
	display: block;
	width: 86px;
	height: 107px;
}

div.footer {
	height: 60px;
	background: url("images/bottom.jpg") no-repeat bottom right;
}

div.footer a{
	display: block;
	height: 50px;
	width: 40px;
	margin-left: 508px;
	margin-top: 5px;
}

div.menu-top {
	position: absolute;
	margin-top: 311px;
	margin-left: 220px;
	width: 750px;
}

div.banner-left {
	text-align: left;
	margin: 38px 0px 0px 6px;
	width: 190px;
	border: 1px solid #b0d1d9;
}