#bottom_offers{
	float: left;
	width:408px;
	padding-bottom: 2px;
	margin-top: 10px;
}

#bottom_offers li{
	padding-left: 100px;
	min-height: 100px;
	_height: 100px;
	background: left top no-repeat;
	padding-bottom: 10px;
}

#top_stage, #bottom_stage{
	padding-left: 53px;
	float: left;
}

#top_stage{
	background: url(../img/index_back.gif) left top no-repeat;
}


#bottom_area, #top_area{
	margin-left: 420px;
	margin-right: 40px;
}

#bottom_area{
	
}

#top_area{

}

ul#top_news{
	float: left;
	height: 156px;
	overflow: hidden;
}

ul#top_news li{
	width: 210px;
	padding: 5px 50px 5px 0;
	float: left;
}

ul#top_news li.last{
	padding-right:0px;
}

#top_logo{
	float: left;
	width: 408px;
	height: 252px;
	background: url(../img/index_logo.jpg) left top no-repeat;
	position: relative;
}

#top_logo div{
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 20px;
	width: 150px;
	height: 90px;
	color: #fff;
	line-height: 1.2;
}

#top_logo div h1{
	font-family: "Arial Narrow", Tahoma, serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	line-height: 1.2;
}


#top_banner{
	position: relative;
	width: 484px;
	padding: 20px 0 4px 24px;
	float: left;
	height: 76px;
	background: url(../img/index_banner.jpg) left top no-repeat;
}

#top_banner h1{
	color: #FFBA00;
	text-decoration: underline;
}

#top_banner a.link{
	display: block;
	position:absolute;
	border: 0;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	width: 120px;
	height: 90px;
	background: url(../img/spacer.gif) right bottom no-repeat;
	text-decoration: none;
	
}

/* Footer
*******************************/
#copyright{
	width: 408px;
	float: left;
	padding-left: 53px;
	background: url(../img/footer_back.gif) left top no-repeat;
}


#footer_content{
	margin-left: 284px;
}

#footer_menu{
	margin-left: 470px;
}
