@media screen and (-webkit-min-device-pixel-ratio:0)
{
/* ---------- ---------- ---------- */
div#menu ul {
	font-weight:normal;
	letter-spacing:1px;
}
div#home_title {
	height:208px;
}
.slideshow {
	padding-bottom:10px;
	padding-top:20px;
	height:245px;
}
div#menu ul li a:hover {
	background: url('../images/menu_nav_no_transparency.png') 50% 18px no-repeat;
}
div#menu ul li .selected {
	background: url('../images/menu_nav_selected_no_transparency.png') 50% 18px no-repeat;
}
div#categories {
	display:inline-block;
	vertical-align:top;
	padding-top:30px;
}
div#inner_page {
	display:inline-block;
}
div#low_footer {
	padding-top:50px;
}
div#low_footer ul {
	padding-top:4px;
}
div#outer_content.normal_layout {
	width: 971px;
}
/* ---------- ---------- ---------- */
}