ul#ads li a, ul#menu li a{
	display: block;
}

html, body, div, span, applet, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html, div, map, dt, isindex, form {
display:block;
}
html {
	background: #FFF;
}
#footer {
	position: absolute;
	bottom: 0px;
	color: #545454;
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	width: 700px;
	height: 39px;
	padding-top: 10px; 
	background-image: url(../images/content_footer_07.jpg);
}
#footer span {
	color: #00853F;
}
#footer-content {
	margin: 0 auto;
	width:inherit;
}
#main-container {
	width: 709px;
	margin: 0 auto;
	height: 100%;
	min-height:100%;
	position:relative;
}
#main-content {
	padding: 0px 0px 40px;
	min-height: 479px;
}
a {
	color: #545454;
	font-family: arial, verdana, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: 100;
	text-decoration: none;
}
ul {
	list-style:none;
}
ul li{
	border: 0px;
	padding: 0px;
	float:left;
}
