html, body {    min-height: 100%;}body {	margin: 0px;	font-family: Arial, Helvetica, sans-serif;	background-color: #00B0F6;}.bgimage {    position: absolute;    z-index: -1;    top: 0;    left: 0;    width: 100%;    height: 100%;}#maincontainer {	width: 980px;	margin-right: auto;	margin-left: auto;	margin-top: 53px;	background-attachment: fixed;}#main #header {	width: 980px;	height: 131px;}#header #logo {	padding: 0px 57px 0px;	float: left;	width: 300px;}#header #contactinfo {	padding: 25px 65px 0px;	width: 350px;	float: right;	text-align: right;	vertical-align: bottom;	font-size: 12px;	line-height: 16px;	color: #000;}#main #banner {	background-repeat: no-repeat;	padding-left: 57px;	padding-top: 20px;	height: 308px;}#banner #left {	float: left;	width: 685px;}#banner #right {	float: right;	padding-right: 50px;	padding-top: 30px;}#main #content img {	padding-right: 15px;	padding-left: 15px;}#main #content {	text-align: center;}#footer a:link {	color: #FFF;	text-decoration: none;}#footer a:visited {	color: #FFF;	text-decoration: none;}#footer a:hover {	color: #FFF;	text-decoration: underline;}#contactinfo a:link {	color: #000;	text-decoration: none;}#contactinfo a:visited {	color: #000;	text-decoration: none;}#contactinfo a:hover {	color: #000;	text-decoration: underline;}#main #mainmenu {	width: 866px;	margin: 0px;	padding: 0px 57px;	height: 36px;}#mainmenu ul {	display: inline;	margin: 0px;	padding: 0px;}#mainmenu ul li {	display: inline;	list-style-type: none;	margin: 0px;	padding: 0px;	list-style-image: none;	float: left;}.emptxt1 {	font-size: 17px;	line-height: 22px;	color: #00B0F6;}.emptxt2 {	font-size: 15px;	line-height: 17px;	color: #666;}.clearfloat { 	clear:both;    height:0;    font-size: 1px;    line-height: 0px;}.empBlue {	color: #069;}ul {	margin: 0px;	padding: 0px 0px 0px 12px;	list-style-position: outside;	list-style-type: disc;}input {	border: 1px solid #069;	color: black;    font-weight: bold;	margin-bottom: 5px;	margin-top: 5px;	position: inherit;	right: 10px;	font-size: 12px;}#button {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;    font-weight: normal;	color: #FFF;	background-color: #00B4F9;	margin-top: 10px;	border: thin solid #069;	height: 22px;	width: 60px;	vertical-align: middle;}a:link {	color: #069;	text-decoration: none;}a:visited {	text-decoration: none;	color: #069;}a:hover {	text-decoration: underline;	color: #069;}h2 {	font-size: 13px;	font-weight: bold;	color: #000;}#error {    color: #CC0000;    font-weight: bold;}#errors-container{    text-align: left;}#errors-list{    text-align: left;    position: relative;    left: 23.5%;    bottom: 15;    list-style: outside;}