*{padding: 0; margin: 0; border: 0;}

body
{
	font-family: verdana, sans-serif;
	letter-spacing: 0.01em;
	background: #feefd2;
}

#wrap1
{
	width: 960px;
	margin: 0 auto;
	background: #fff;
}

#topheader
{
	height: 155px;
	padding: 33px 40px 0 0;
	background-color: #fff;
	background-image: url('../i/header.jpg');
	background-repeat: no-repeat;
	color: #f87806;
	text-align: right;
}

#topheader h1 {font-weight: bold; font-size: 30px;}
#topheader h2 {font-weight: normal; font-size: 24px; padding: 3px 0 60px 0;}
#topheader a {text-decoration: none; color: #f87806; font-size: 18px; margin-left: 10px;}

#leftblock
{
	width: 250px;
	display:block;
	float: left;
}

#fragastrip-wrap
{
	background-image: url('../i/strip_top.gif');
	background-repeat: no-repeat;
	width: 215px;
	padding-top: 15px;
	margin: 2px auto 0 auto;
}

#fragastrip
{
	border: 1px solid #f87806;
	border-top: none;
}

#fragastrip img {padding: 8px 4px 6px 3px;}
#leftblock .tozk {margin: 40px auto; display: block;}

#rightblock
{
	float: left;
	width: 710px;
	margin: 20px 0 51px;
}

.topblock
{
	display:block;
	float: left;
	margin: 0 40px 14px 1px;
	width: 668px;
	height: 200px;
}

.topblock .title{line-height:26px; font-size: 18px; color: #fff; margin-left:55px;}

.topblock .images
{
	display:block;
	float: left;
	margin: 0 2px 2px;
	width: 664px;
	height: 172px;
}

.topblock.color1{background-color: #f87806;}
.topblock .images.color1{background-color: #feefd2;}
.topblock.color2{background-color: #B3A90C;}
.topblock .images.color2{background-color: #F4EE8B;}

.topblock .images img{margin: 11px 6px 9px 6px;}
.topblock .images.color1 img{border: 1px solid #f87806;}
.topblock .images.color2 img{border: 1px solid #B3A90C;}

#lowerblock li.column
{
	width: 200px;
	float: left;
	list-style-type:none;
	margin: 0 10px 0 12px;
}

#lowerblock li.first {background-color: #a7463c;}
#lowerblock li.second {background-color: #765b5b;}
#lowerblock li.third {background-color: #222a2d;}

#lowerblock li.column .header
{
	color: #fff;
	width: 100%;
	height: 55px;
	font-size: 18px;
	padding-top: 10px;
	text-align: center;
}

#lowerblock li.column img
{
	display:block;
	float: left;
	width: 200px;
	height: 80px;
	margin-bottom: 9px;
	background-color: #111;
}

#lowerblock li.column .empty
{
	display:block;
	float: left;
	width: 200px;
	height: 80px;
	margin-bottom: 9px;
}

#footer
{
	width:100%;
	height:146px;
	font-size: 11px;
	color: #fff;
	background-color: #000;
	background-image: url('../i/footer_bg.png');
	background-repeat: repeat-x;
}

#footer .logo{float:left;}
#footer #logo1{margin-left: 22px; width: 218px;}
#footer #logo2{margin: 41px 0 0 34px; width: 181px;}
#footer #logo3{margin: 34px 0 0 20px; width: 60px;}
#footer #logo4{margin-left: 20px; width: 62px;}
#footer #copyright{margin:49px 0 0 36px; width: 250px;}