/* CSS Document by Wai Lun Lam @ zeroface.com */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #c6b5a0;
}
p, ul, li {
	margin-top: 0px;
}
.16pt-text {
	font-size: 16px;
}
.white-text {
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #244A70;
	font-weight: bold;
}
a:visited {
	color: #244A70;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}



#wrapper {
	position: relative;
	text-align: left;
	width: 849px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background: #0092B0;
}
#mainContent {
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 30px;
	width: 430px;
	float: left;
}
#GabbieGardnerLogo {
}


#footer {
	clear: both;
	color: #0092B0;
}


#header {
	padding: 35px 0px 0px 35px;
	height: 106px;
	background: #FFFFFF;
}
