body {
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
}

#site-container {
	display:block;
	width:752px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
}








#top-container {
	display:block;
	clear:both;
	background-image:url(/images/top.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#EEEEEE;
	width:748px;
	height:304px;
	border-left:#D4D3D1 2px solid;
	border-right:#D4D3D1 2px solid;
	border-bottom:#989491 2px solid;
}
#logo {
	position:absolute;
	margin-top:-80px;
	margin-left:20px;
}
#sentence {
	position:absolute;
	margin:140px 0px 0px 40px;
}
#nav-container {
	display:block;
	margin-top:95px;
	width:432px;
	float:left;
}
#floating-image {
	float:right;
	margin-top:22px;
}






	
#bottom-container {
	display:block;
	clear:both;
	width:748px;
	border-left:#D4D3D1 2px solid;
	border-right:#D4D3D1 2px solid;
	background-color:#FFFFFF;
	padding-top:16px;
	border-bottom:#999999 2px solid;
}
#left-side {
	background-image:url(/images/form-bg.jpg);
	background-repeat:no-repeat;
	width:252px;
	height:588px;
	display:block;
	clear:left;
	float:left;
	margin-bottom:20px;
}	
#form {
	width:232px;
	margin:70px 0px 0px 20px;
	text-align:center;
	display:block;
	padding-top:25px;
}
/* creates illusion of cellpadding on all td's */
.labels, .continue-button {
	padding:5px;
}
/* makes labels bold */
.labels {
	font-weight:bold;
	color:#000000;
}
.labels a {
	text-decoration:none;
	color:#F9C243;
}
.labels a:hover {
	text-decoration:underline;
}
/* centers the continue button */
.continue-button {
	text-align:center;
}
/* you may modify the individual text areas with this */
.T01 input, .T02 input, .T03 input {
	font-size:12px;
	width:120px;
}
/* modifies the space around the continue button */
.continue-button input {
	margin-top:25px;
}

#form-image {
	position:absolute;
	margin:-50px 0px 0px -20px;
}
#formpic {
	position:absolute;
	margin:440px 0px 10px 34px;
}
#floater	{
	position:absolute;
	margin:150px 0px 0px 350px;
}
	
	

#right-side {
	width:456px;
	padding:0px 20px 0px 20px;
	display:block;
	float:right;
	clear:right;
}
h1 {
	margin:0px;
	color:#FE7F22;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	font-weight:normal;
	font-size:24px;
}	
h2 {
	margin:0px;
	color:#98BDD0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
}	
#right-side a {
	text-decoration:none;
	color:#F3B701;
}
#right-side a:hover {
	text-decoration:underline;
}





#footer {
	background-image:url(/images/footer-bg.jpg)	;
	background-repeat:repeat-x;
	display:table;
	clear:both;
	width:728px;
	padding:20px 10px 10px 10px;
	background-color:#FBDB9E;
}
#disclosures {
	color:#6F6A67;
	font-size:11px;
	float:left;
	clear:left;
	display:block;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:block;
}
#disclosures ul li a {
	color:#6F6A67;
	text-decoration:none;
}
#disclosures ul li a:hover {
	text-decoration:underline;
}
#lower-nav {
	display:block;
	float:right;
	color:#6F6A67;
}	
#lower-nav a {
	color:#6F6A67;
	font-size:11px;
	text-decoration:none;
}
#lower-nav a:hover {
	text-decoration:underline;
}	
	
	
	
	
	
	
	
	
	
	
img {
	border:0px;
}	
img, form {
	border:0px;
}	
