body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #2e8df5;
	margin-top: 0px;
}

.smallt { font-size: 9px; }

input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a:link {
	color: #1059A9;
	text-decoration: none;
}

a:visited {
	color: #1059A9;
	text-decoration: none;
}

a:active {
	color: #1059A9;
	text-decoration: none;
}

a:hover { text-decoration: underline;}

#container {
	width: 1100px;
	margin: auto auto;
}

#header {
	width: 1100px;
	height: 288px;
	background: url(../images/header.jpg);
}

#mid {
	width: 1100px;
}

#midL {
	float: left;
	width: 432px;
	height: 360px;
	background: url(../images/left.jpg) no-repeat;
}

#midR {
	float: left;
	width: 668px;
	height: 360px;
	background: url(../images/right.jpg) no-repeat;
}

#footer {
	width: 850px;
	text-align: left;
	margin-left: 125px;
	color: #fff;
}

.emailbox {
	position: relative;
	margin-left: 247px;
	margin-top: 200px;
}

.emailbutton {
	position: absolute;
	margin-left: 220px;
	margin-top: 45px;
}

.privacy {
	width: 400px;
	position: absolute;
	margin-left: 120px;
	margin-top: 6px;
}

.linkarea {
	position: absolute;
	margin-left:270px;
	margin-top: 328px;
	color: #fff;
}

.buttonarea {
	text-align: center;
}

.clear { clear:both; }

#header2 {
	width: 1100px;
	height: 288px;
	background: url(../images/headerP2.jpg);
}

#midL2 {
	float: left;
	width: 432px;
	height: 360px;
	background: url(../images/leftP2.jpg) no-repeat;
}

#midR2 {
	float: left;
	width: 668px;
	height: 360px;
	background: url(../images/rightP2.jpg) no-repeat;
}

#formarea {
	width: 400px;
	position: relative;
	margin-top: 80px;
	margin-left: 50px;
}

.formRx {
	width: 400px;
}

.formBx {
	width: 133px;
	float: left;
	margin-bottom: 4px;
}
