body {
	font-family:  Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.3em;
	background-image: url(../../../img/bg-conc-shop.jpg);
}

#header_container{
	height: 133px;	
}

#shopMenu {
	display: block;
	width: 950px;
        margin-bottom: 10px;
}

#shop_navigation {
	display: none;
	width: 950px;
}

#shop_navigation .seperator {
	display: none;
}

#shop_navigation .menu a {
	float: left;
	text-align: left;
	font: bold  small-caps 15px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #DD0000;
	text-decoration: none;
}



#shop_articles {
	clear: both;
}