@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}
html {
	margin: 0 auto;
	text-align: center;
}
body {
	background: #54a0c4 url(../images/bg.jpg) top center repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
}
a, a:visited {
	color: #a7cd72;
}
a:hover {
	color: #66FFFF;
}
img {
	border: 0;
}
p {
	padding: 10px 0;
}
h1, h2, h3, h4, label {
	font-family: Arial, Helvetica, sans-serif;

}
h1 {
	font-size: 2.5em;
	color: #aed2fe;
	line-height: 100%;
	padding: 10px 0;
}

h2 {
	font-size: 2em;
	color: #d6e5f7;
	line-height: 120%;
	padding: 10px 0;
}

h3 {
	font-size: 1.5em;
	color: #d6e5f7;
	line-height: 120%;
	padding: 10px 0;
}

h4 {
	color: #BDB675;
	border: none;
	font-size: 11px;
	line-height: 130%;
	padding: 0 0 10px 0;
}
#container {
	width: 900px;
	margin: 0 auto;
 text align: center;
	font-size: 95%;
	line-height: 1.4em;
}
.header {
	height: 153px;
}
.logo {
	padding-top: 13px;
	float: left;
}
.headright {
	float: right;
	width: 625px;
}
.info {
	width: 418px;
	height: 46px;
/*	background: #54a0c4 url(../images/phone.gif) no-repeat; */
	float: right;
}
.globalnav {
	float: left;
	margin-top: 72px;
	width: 100%;
	font-size: 14px;
}
.globalnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.globalnav li {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	float: left;
}
.globalnav li a, .globalnav li a:visited {
	color: #666666;
	line-height: 35px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-left: 11px;
	padding-right: 11px;
}
.globalnav li.currentpage {
	background: url("../images/arrowcurrent.gif") bottom center no-repeat;
	color: #333333;
	line-height: 35px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-left: 11px;
	padding-right: 11px;
}
.globalnav li a:hover {
	background: url("../images/arrowon.gif") bottom center no-repeat;
	color: #9bbc6d;
}
.globalnav li.selected a, .globalnav li.selected a:hover, .globalnav li.selected a:visited {
	background: url("../images/arrowon.gif") bottom center no-repeat;
	color: #fff;
}
.maincontent {
	padding: 20px 0;
	min-height: 300px;
	text-align: left;
}
.content {
	padding: 20px 10px;
	min-height: 300px;
	text-align: left;
}
.frontleft {
	float: left;
	width: 440px;
	text-align: left;
	padding-left: 10px;
}
.frontright {
	float: right;
	width: 430px;
	text-align: left;
}

.contactleft {
	float: left;
	width: 440px;
	text-align: left;
}
.contactright {
	float: right;
	width: 430px;
	text-align: left;
	padding-right: 10px;
}
.break {
	background: url("../images/break.gif") bottom center no-repeat;
	height: 18px;
	width: 900px;
	clear: both;
}
.frontads {
	padding: 20px 0 5px 0;
}
.frontads ul {
	margin: 0 0 1em 0;
	padding: 0;
	text-align: left;
}
.frontads ul {
	margin-left: 25px;
}
.frontads ul {
	list-style: none;
}
.frontads ul li {
	padding: 0 0 0 20px;
	line-height: 1.4em;
	background: url(../images/check.gif) no-repeat 0 5px;
	font-size: 16px;
	font-weight: bold;
}
.ad {
	width: 260px;
	text-align: center;
	float: left;
	font-size: 10px;
	padding: 0 20px 10px 20px;
}
.adimg {
	padding-bottom: 5px;
}
.ad p {
	text-align: left;
	padding: 0 25px 10px 25px;
}
.reflect {
	background: url(../images/buttonbg.jpg) no-repeat;
	width: 116px;
	padding-bottom: 15px;
	margin: 0 auto;
}
.footer {
	font-size: 10px;
	padding-bottom: 10px;
}
.footer p {
	margin: 0;
	padding: 0;
}
.ftrleft {
	float: left;
}
.ftrright {
	float: right;
}
.rollover {
	width: 116px;
	height: 28px;
}
.rollover a {
	display: block;
	width: 116px;
	height: 28px;
	background: transparent url(../images/learnbutton.gif) top left no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
}
.rollover a:hover {
	background-position: 0 -28px;
}
.rollover a:active {
	background-position: 0 -28px;
}
.clear {
	clear: both;
}

/* contactform */
.contactform FIELDSET {
   PADDING-RIGHT: 1em; 
   PADDING-LEFT: 1em; 
   PADDING-BOTTOM: 0em;
   PADDING-TOP: 1em
}
.contactform FIELDSET {
   BORDER-RIGHT: 0px; 
   BORDER-TOP: 0px; 
   BORDER-LEFT: 0px; 
   BORDER-BOTTOM: 0px
}
.contactform FIELDSET LEGEND {
   FONT-WEIGHT: bold
}
.contactform DIV {
   PADDING-RIGHT: 0px; 
   PADDING-LEFT: 0px; 
   PADDING-BOTTOM: 0.25em; 
   WIDTH: 100%; 
   PADDING-TOP: 0.25em
}
.contactform DIV LABEL {
   DISPLAY: block; 
   WIDTH: 10em
}
.contactform DIV.required {
   COLOR: #f00
}

.textlength textfield {
	WIDTH: 400px;
}
.contactform TEXTAREA {
	WIDTH: 100%;
}

.submit {
	border: 0;
	margin: 0;
}
