/* Main */
body {
	margin-top:0px;
	text-align:center;
}
#wrapper {
	position:relative;
	width:905px;
	margin:0px auto;
	border:0px solid #000;
	height:auto;
}
#main {
	width:905px;
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}
#content {
	min-height:620px;
	height:auto;
	_height:580px;
}
#specialcontent {
	min-height:610px;
	height:auto;
	_height:610px;
	background-image:url(../../images/background/gradient-background.gif);
	background-repeat: repeat-x;
}