#wrapper {
	width: 776px;
	position: absolute;
	height: 1048px;
	padding: 3px;
	top: 0px;
	background-color: #FFFFFF;
}
#content {
	position: absolute;
	left: 167px;
	top: 307px;
	width: 579px;
	height: 481px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#footer {
	left: 0px;
	top: 873px;
	width: 736px;
	position: absolute;
	background-image: url(../images/gray_footer.gif);
	height: 146px;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-top: 10px;
}

