body, table, tr, td, div, p, li, input, label {
	font-family: Arial, 'trebuchet MS',  Helvetica, Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #333;
	font-weight: bold;
}
body {
	background: #0c58a1;
}
p {
	line-height: 1.3em;
	margin: 0 0 1em 0;
}
h2 {
	margin: 0;
	padding: 0;
}
a {
	color: #333;
	text-decoration: none;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
ul {
	margin: 1px 0 4px 0;
}
li {
	margin: 0;
	padding: 0;
}
#wrapper {
	background: url(../visuals/background.jpg) no-repeat center top;
	position: relative;
	width: 970px;
	margin: 0 auto 0 auto;
	height: 909px;
}
#title {
	position: absolute;
	top: 50px;
	left: 80px;
	width: 820px;
	height: 45px;
	font-size: 43px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: center;
}
#text {
	position: absolute;
	top: 200px;
	left: 315px;
	width: 520px;
	height: 400px;
	text-align: justify;
}
#image_left {
	position: absolute;
	top: 525px;
	left: 55px;
	width: 335px;
	height: 278px;
}
#image_middle {
	position: absolute;
	top: 615px;
	left: 415px;
	width: 254px;
	height: 237px;
}
#image_right {
	position: absolute;
	top: 600px;
	left: 700px;
	width: 240px;
	height: 239px;
}
#form {
	position: absolute;
	top: 200px;
	left: 60px;
	width: 162px;
	height: 245px;
	background: #e42322;
	padding: 10px 10px 5px 10px;
	text-align: right;
}
#image_form {
	position: absolute;
	top: 30px;
	left: -10px;
	width: 50px;
	height: 48px;
}
#form_title {
	display: inline;
	width: 150px;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
#form_fields {
	margin: 12px auto 0;
	text-align: left;
}
#form label {
	color: #fff;
}
#form input {
	width: 155px;
	height: 20px;
	color: #333;
}
#form #submit {
	width: 100px;
	height: 25px;
	margin: 10px auto 0;
	color: #333;
}
#submit input {
	width: auto;
}
#footer {
	position: absolute;
	top: 875px;
	width: 970px;
	left: 0px;
	height: 200px;
}
#footer_content {
	width: 985px;
	height: 50px;
	margin: 50px;
	color: #fff;
}
#footer_links  {
	float: left;
	width: 870px;
	margin-left: 30px;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
}
#footer_links a {
	color: #fff;
	font-weight: bold;
	margin: 0 13px 0 13px;
}
#footer_mb {
	font-size: 10px;
	margin-top: 8px;
	color: #fff;
}
#footer_mb a {
	margin: 0;
}
#adsense_text {
	font-size: 23px; 
	height: 30px;
	left: 121px;
	position: absolute;
	text-align: center;
	top: 115px;
	width: 728px;
	color: #fff;
}
#adsense {
	position: absolute;
	top: 150px;
	left: 121px;
	width: 728px;
	height: 90px;
}
#links {
	background: url(../visuals/background_repeat.jpg) repeat-y;
	width: 970px;
	margin: 0px auto 0;
	padding: 240px 0 50px 0;
}
#links a {
	color: #fff;
}
#links .site {
	height: 100px;
	margin-bottom: 15px;
}
#links img {
	float: left;
	border: 1px solid #333;
	margin: 5px 15px 0 0;
}
#links h2 {
	margin: 0;
	padding: 0;
	color: #fff;
}
#links .site_text {
	font-weight: normal;
	float: left;
	width: 825px;
	font-size: 14px;
	color: #fff;
}
