/* CSS Document */

#seperator {
background: #5f5f5f;
height: 72px;
}

#seperator div {
padding-top: 29px;
}

#seperator div#featured {
width: 170px;
float: left;
padding-left: 0;
padding-top: 0;
}

#seperator div#featured img {
float: right;
}

#content #leftmenus ul {
list-style: none;
padding: 0;
padding-left: 15px;
margin: 0;
}

#footer {
	margin-top: 20px;
	height: 69px;
	width: 1000px;
	background: url(../images/global/footer.gif) top left no-repeat;
}
