body {
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 4px;
}
p {
	margin: 0px;
	padding: 0px;
}
#MainContainer {
	width: 951px;
	margin-right: auto;
	margin-left: auto;
	background-color: #69A4B9;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
#LeftContainer {
	width: 549px;
	float: left;
}
#Logo {
	height: 172px;
	width: 549px;
	background-image: url(images/index_03.jpg);
	background-repeat: no-repeat;
}
#Image {
	width: 549px;
	height: 270px;
	background-image: url(images/index_07.jpg);
	background-repeat: no-repeat;
}
#Content {
	background-image: url(images/index_10.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 48px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bigFont, .bigFont2, .bigFont3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #01546b;
}
.bigFont2 {
	color: #FFFFFF;
}
.bigFont3 {
	color: cbebf7;
}
#RightContainer {
	width: 402px;
	float: right;
}
#GetFound {
	background-image: url(images/index_04.gif);
	background-repeat: no-repeat;
	height: 129px;
	width: 402px;
}
#FormContainer {
	width: 398px;
	background-color: #69A4B9;
}
#FormItselfContainer {
	width: 374px;
	background-color: #FFFFFF;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2C7B94;
	border-left-color: #2C7B94;
	float: left;
}
#AfterForm {
	float: right;
	height: 313px;
	width: 16px;
	background-color: #FFFFFF;
}
#Clear {
	clear: both;
}
#Prefooter {
	background-image: url(images/index_14.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 951px;
}
#FormFooter {
	height: 20px;
	width: 382px;
	background-image: url(images/index_13.gif);
	background-repeat: no-repeat;
	clear: both;
}
#Footer {
	height: 32px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/index_16.gif);
	background-repeat: no-repeat;
	clear: both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
}
#Footer a {
	text-decoration: none;
	color: #FCFCFC;
}
#Footer a:hover {
	color: #FFD281;
	text-decoration: none;
}
#FormHeader {
	clear: both;
	width: 374px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2C7B94;
}
.lightBlue {
	color: #73B3CA;
}
