/* 
    Document   : nuumed
    Created on : 05-Mar-2009, 09:42:54
    Author     : adam
    Description:
        Purpose of the stylesheet follows.
*/
body {
	background: none !important;
}

div#logo {
	margin-left: -12px;
	float: left;
}

div#horse {
	margin-left: 243px;
	float: left;
}

#menu {
	top: -5px;
	margin-left: auto; margin-right: auto;
	font-size: 13.1px;
}

div.header-top-container {

	background: #fff url(/assets/images/clouds.jpg) no-repeat top;
}

div.header-top {

}

div.wood {
	margin-top: 0;
	padding-top: 0px;
	height: 21px;
	display: block;
	clear: both;
	background: url(/assets/images/wood.jpg) repeat-x;
	z-index: 10;
	position: relative;
	width: 838px;
	margin-left: auto; margin-right: auto;
}

.shop-access {
	margin-right: 35px;
}
.shop-access li a {
	color: #000;
}

.nuumed-footer {
	border-top: 1px solid #000;
}

.nuumed-footer ul li {
	display: inline;
	padding: 0 10px;
}
