body {
	margin: 0px;
	padding: 0px;
	background:url(images/bg.jpg) top center repeat-x;
}
#container {
	width: 900px;
	margin: auto;
}
#logo {
	width:665px;
	height:175px;
	background: url(images/logo.gif) top center no-repeat;
	display: block;
	text-indent: -10000px;
	overflow:hidden;
	margin:0 auto;
}
#masthead {
	width: 900px;
	height: 173px;
	display: block;
	background: url(images/topthis.gif) no-repeat;
	text-indent: -10000px;
	overflow:hidden;
}
#content {
	font-family: Arial, Verdana;
	font-size: 15px;
	line-height: 20px;
	width: 500px;
	float: left;
	padding-right: 20px;
}
#content p {
	margin: 0px 0px 0px 0px;
}
#content h2 {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
}
#content .block {
	margin: 15px 0px;
}
#content h1 {
	width: 445px;
	height: 103px;
	display: block;
	background: url(images/performs.gif) no-repeat;
	text-indent: -10000px;
	margin-top: 30px;
}


#form {
	width: 332px;
	height: 559px;
	display: block;
	background: url(images/form.gif) no-repeat;
	float: left;
	padding-left: 30px;
	padding-top: 20px;;
}
#form h2 {
	width: 285px;
	height: 92px;
	display: block;
	background: url(images/form_title.gif) no-repeat;
	text-indent: -10000px;
}
p#perks {
	background: url(images/perks.gif) no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	margin: 15px auto 5px;
	width:440px;
	height:58px;
}