#content {
	overflow:visible;
}

#content .column-left{
	width:60%;
	position:relative;
	z-index:-1;
}

#content .column-right{
	width:40%	
}

#content .icons_navigation {
	overflow:hidden;
}

#content .icons_navigation li{
	height:140px;
	width:30%;
	margin-right:0px;
}

#product_big {
	position:absolute;
	right:0px;
	top:20px;
	z-index:-1;
}

#newslist {
	overflow:hidden;
	width:100%;
	margin-top:75px;
}

#newslist h3{
	font-size:1.3em;
	margin-bottom:15px;
}

#newslist dl{
	float:left;
	font-size:0.85em;
	width:18%;
	margin-right:2%
}

#newslist dl.last{
	margin-right:-100%;
}

.last_question {
	background-color:#e4e1ce;
	padding:20px;
	position:relative;
	margin-left:-25px;
}

.last_question .button{
	position:absolute;
	right:95px;
	bottom:-35px;
	padding:6px 16px;
	background:url('../i/green_button.png') no-repeat left top;
	color:#fff;
}

.last_question .arr{
	display:block;
	width:56px;
	height:41px;
	position:absolute;
	bottom:-41px;
	margin-left:100%;
	left:-70px;
}

#banner {
	width:660px;
	margin:100px auto 0px auto;
}
