/* effects */
#banner_bg {
	position:absolute;
	top:172px;
	left:0px;
	z-index:2;
}
#banner-outer{
	overflow:hidden;
}
#banner-inner {
	width:10000px;
}
#bottom-inner {
	background:#fff url(/themes/site_themes/ews/_img/banner2_bg.jpg) 0 bottom repeat-x;
	width:1670px;
	height:100%;
	overflow:hidden;
}
#bottom-inner img{
	display:inline;
}
#banner2_logo {
	position:absolute;
	top:745px;
	left:10px;
	z-index:2;
}
#bottom-buttons {
	position:absolute;
	top:890px;
	left:25px;
	z-index:2;
}
#bottom-buttons img{
	cursor:pointer;
	margin-left:2px;
}
#bottom-buttons-top {
	position:absolute;
	top:462px;
	left:25px;
	z-index:2;
}
#bottom-buttons-top img{
	cursor:pointer;
}
#bottom-shadow {
	background:transparent url(/themes/site_themes/ews/_img/banner2_bg.png) no-repeat;
	width:1017px;
	height:189px;
	position:absolute;
	top:735px;
	left:0px;
	z-index:2;
}
