#mainbg{
	width:900px;
	height:465px;
	background:url(../images/new/bg.jpg) top;
}
#maincon{
	margin-left:510px;
	padding-bottom:20px;
}
#bg_left{
	background:url(../images/new/bg_left.png) no-repeat right;
	width:35px;
	height:465px;
}
#bg_right{
	background:url(../images/new/bg_right.png) no-repeat;
	width:35px;
	height:465px;
}
.strip{
	width:110px;
	height:455px;
	float:left;
	margin-left:10px;
}
#biz{
	background:url(../images/new/strip_biz.png);
}
#vak{
	background:url(../images/new/strip_vak.png);
}
#inc{
	background:url(../images/new/strip_inc.png);
}
.nun{
	text-decoration:none;
}
.title{
	position:relative;
	height:94px;
	top:6px;
	font-weight:bold;
	font-family:arial;
	text-transform:uppercase;
	text-align:center;
	font-size:15px;
	cursor:pointer;
}
#biz .title{
	color:#979797;
}
#vak .title{
	color:#CE581B;
}
#inc .title{
	color:#00ADA8;
	font-size:13px;
}
.menu{
	padding-left:18px;
	height:212px;
}
.menuitem{
	padding-left:8px;
	background:url(../images/new/star.png) no-repeat left;
}
.menui{
	color:#000;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:8px;
	text-transform:uppercase;
	text-decoration:none;
	line-height:12px;
}
.kliki{
	text-transform:uppercase;
	font-family:Impact, Charcoal, sans-serif;
	font-size:22px;
	color:white;
	text-decoration:none;
}
.klik{
	text-align:center;
}
#line{
	height:9px;
	background-color:#F78E1E;
}
#promos{
	height:120px;	
	background-color:#595959;
}
#footer{
	font-size:9px;
	font-family:arial;
}
a{
	color:#000;
	text-decoration:none;
}