@charset "UTF-8";
/* CSS Document */

/* home styles */

/* header */

#subheader {
	height: 245px;
	margin-bottom: 25px;
}

#header .rings {
	z-index: 70;
}
#nav_bar {
	z-index: 60;
	margin-top: -234px;
}

#right {
	padding-bottom: 0;
}

/* slider */

#slider {
	width: 590px;
	height: 600px;
	margin-bottom: 0;
}
#slider img {
	width: 590px; /* opera hack */
	height: 600px; /* opera hack */
}