body, table, tr, td, div, p, li, input, label {
	font-family: 'trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
body {
	background: #4b4b4d url(/visuals/background.jpg) no-repeat top center; 
	min-width: 970px;
}
p {
	line-height: 1.3em;
	margin: 0 0 1em 0;
}
a {
	color: #000000;
	text-decoration: none;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
li {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
label {
	width: 125px;
}
input {
	width: 120px;
}

#wrapper {
	position: relative;
	width: 970px;
	height: 925px;
	margin: 0 auto 0 auto;
}
#main {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 765px;
	height: 591px;
}
#header {
	position: absolute;
	height: 135px;
	color: #fff;
	text-align: center;
}
#title {
	position: absolute;
	top: 35px;
	left: 230px;
	width: 750px;
	font-size: 47px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#subtitle {
	position: absolute;
	top: 95px;
	left: 315px;
	width: 540px;
	font-size: 36px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#left {
	position: absolute;
	top: 212px;
	left: 60px;
	width: 165px;
}
#left img {
	float: left;
	display: inline;
	width: 165px;
	height: 71px;
	margin-bottom: 25px;
}
#right {
	position: absolute;
	top: 240px;
	left: 315px;
}
#text {
	width: 500px;
	height: 300px;
}
#form {
	position: relative;
	top: 55px;
	width: 540px;
	color: #fff;
}
#form_title {
	font-size: 25px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#form div {
	float: left;
	margin-top: 5px;
}
#form input {
	width: 105px;
	margin-right: 10px;
}
#submit {
	position: absolute;
	top: 80px;
	right: 4px;
}
#submit input {
	width: auto;
}
#footer {
	position: absolute;
	top: 765px;
	left: 0px;
	color: #fff;
}
#footer_links {
	float: left;
	margin-left: 30px;
	font-weight: bold;
	font-size: 14px;
}
#footer_links a {
	color: #fff;
	font-weight: bold;
	margin: 0 17px 0 17px;
	font-size: 14px;
}
#footer_vision_flr {
	font-size: 11px;
	margin-top: 8px;
}
#footer_vision_flr a {
	font-size: 11px;
	margin: 0;
}

#adsense {
	float: left;
	clear: both;
	width: 728px;
	height: 90px;
	margin: 15px 121px 0;
}
