body {
	background-color:#E3E3E3;
	font-size:100%;
}
#maincontainer{
	width:1024px;
	height:100%;
	margin:auto 0;
	}
ul, li, p {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.clear {
	clear:left;
}
span {
	font-weight:normal;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight:700;
	color:#000;
}
