/*------------ DEMO STYLES- YOU DON'T HAVE TO COPY THESE ONES ------------*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}

#main_container {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	padding-top: 0px;
}

.center {
	height: auto;
	width: 921px;
	margin: auto;
	text-align: left;
	padding: 0px;
}
