body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
#container {
	width: 773px;
	background-image: url(../images/mock_r4_c3.jpg);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
}
#header {
	padding-left: 3px;
}
#wrapper {
	padding-left: 3px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 139px;
	margin-left: 3px;
	clear: both;
}
.bigHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #40151F;
	margin-top: 3px;
}

#banner {
	background-image: url(../images/welcome.jpg);
	background-repeat: no-repeat;
	height: 55px;
	background-position: 20px;
}
#lCol {
	background-image: url(../images/mainBG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#cTXT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	width: 418px;
	padding-left: 25px;
	text-align: justify;
}
#moreinfo {
	position: relative;
	width: 250px;
	text-align: center;
	float: right;
	padding-top: 50px;
	padding-right: 40px;
}
#fTXT {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	padding-top: 85px;
}
#fTXT a {
	color: #F0F0F0;
}
.submitButton {
	background-color: #4F071D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}


#lCol a:link,#lCol a:active,#lCol a:visited {
	color: #0066CC;
}
#myForm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #F0F0F0;
	padding: 4px;
}
.forminput {
	color: #990000;
	background-color: #F0F0F0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.required {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FF0000;
}

#formLogo {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
#info {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#fTXT a:hover {
	color: #F5F5F5;
	text-decoration: none;
}

#lCol a:hover {
	text-decoration: none;
}
#infoform {
	width: 450px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	margin-left: 30px;
}
