.home-body {
	background:#636 url(../images/home/navbg.gif) repeat-y left
}
#header {
	background:url(../images/home/header.gif) no-repeat
}
#menu {
	list-style:none;
	width:115px;
	text-align:center;
	text-transform:uppercase;
	margin-left: -11px;
}
#menu li {
	padding:0px;
	margin:5px 0px;
}
#menu a {
	background:#FFF;
	color:#636;
	display:block;
	margin:0;
	padding:8px 12px;
	text-decoration:none;
	font-weight:normal;
	border:1px solid #636
}
#menu a:hover {
	background:#636;
	color:#fff;
	padding-bottom:8px;
	border:1px solid #FFF
}
#footer ul a {
	color: #636;
}
