/* HR fix 
hr {
	height: 40px;
	zoom: 25%;
	background: transparent url(../images/texture_dark_strips.png);
}*/
hr
{
	border:none medium !important;
}
.menu-main-menu-container
{
	width:400px;
}
#logo
{
	margin-top:0;
	top:20px;
}
#Content .Wrapper
{
	margin-top:10px;
}