body {
	background-color: #24273a;
	color: #333752;
	line-height: 18px;
	margin: 0 0 10px 0;
	padding: 0 10px 0 0;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 11px;
}
fieldset {
	border:0px solid #000000;
}
#website {
	width: 632px;
	height: auto;
	margin: 0 auto;
}

#header {
	width: 632px;
	height: 148px;
	padding-top: 20px;
	text-align: center;
	background-color: #fff;
}

.banner {
	width: 632px;
	height: 108px;
	border: 0 none;
}

#footer {
	width: 632px;
	height: 36px;
	padding-top: 35px;
	text-align: center;
	background-color: #fff;
}
