@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #bed1e0;
	background-image: url(../images/main/bg.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header {
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
} 
#header #head1 {
	background-color: #89939f;
	height: 64px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(../images/main/bg_head1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#brand_nav {
	width: 447px;
	position: absolute;
	left: 34px;
	top: 38px;
}
#brand_nav ul {
	margin: 0px;
	padding: 0px;
}
#brand_nav li {
	display: inline;
	list-style-type: none;
}
#brand_nav a {
	padding-right: 20px;
}
#contact_nav {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 480px;
	position: absolute;
	left: 461px;
	top: 24px;
	text-align: right;
	font-weight: lighter;
	height: 42px;
}
#button {
	position: absolute;
	height: 23px;
	width: 90px;
	left: 390px;
	top: 1px;
}
.signup a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	display: block;
	width: 90px;
	text-decoration: none;
	height: 20px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/main/bg_signup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	line-height: 11px;
	margin: 0px;
}
.signup a:hover {
	color: #1760ad;
}
#signup {
	position: absolute;
	width: 250px;
	text-align: right;
	left: 133px;
	top: 9px;
}
#header #head2 {
	margin: 0px;
	padding: 0px;
	height: 78px;
	width: 960px;
	position: relative;
}
#header #head2 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#head2 #topnav{
	width: 900px;
	position: absolute;
	margin: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 40px;
	right: 0px;
}
#head2 #topnav ul{
	margin: 0px;
	padding: 0px;
}
#head2 #topnav li{
	list-style-type: none;
	display: inline;
}
#head2 #topnav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	float: right;
	padding-left: 15px;
	text-decoration: none;
	padding-right: 0px;
	color: #333;
}
#head2 #topnav a:hover {
	color: #1760ad;
}
.more a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	display: block;
	width: 90px;
	margin-top: 6px;
	text-decoration: none;
	margin-right: 3px;
	height: 20px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/main/bg_more.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	margin-left: 0px;
	margin-bottom: 0px;
	line-height: 11px;
}
.more a:hover {
	color: #1760ad;
}
#teasers {
	padding-left: 18px;
	height: 236px;
	width: 942px;
	margin-top: 20px;
}
#teasers .box {
	background-image: url(../images/main/bg_teaser.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 216px;
	width: 187px;
	margin-right: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #333;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#teasers .box a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#teasers .box .learnmore {
	float: right;
	margin-top: 5px;
}



#header #flash_head {
	margin: 0px;
	padding: 0px;
	height: 335px;
	width: 960px;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 32px;
	margin-bottom: 25px;
}
#sidebar1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#sidebar1 h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #1760ad;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1760ad;
	font-weight: lighter;
}
#sidebar1 ul {
	margin: 0px;
	padding: 0px;
}
#sidebar1 li {
	list-style-type: none;
}
#sidebar1 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	text-align: left;
	height: 20px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar1 ul li a:hover {
	color: #1760ad;
	background-color: #dddddd;
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 190px; /* padding keeps the content of the div away from the edges */
	padding-top: 15px;
	padding-right: 33px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-bottom: 25px;
}
#sidebar2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#sidebar2 h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #1760ad;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1760ad;
	font-weight: lighter;
}
#sidebar2 h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	line-height: 16px;
}
#mainContent {
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 210px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 3px;
}
#mainContent p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1760ad;
	text-decoration: none;
}
#mainContent p a:hover {
	color: #999;
}
#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1760ad;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight: bold;
	padding-left: 3px;
}
#mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainContent .img_margin {
	margin-bottom: 10px;
}
#twocol_1 {
	padding-left: 32px;
	width: 457px;
	margin-bottom: 20px;
	padding-top: 15px;
}
#twocol_1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 0px;
}
#twocol_1 a {
	color: #1760ad;
	text-decoration: none;
}
#google_map {
	height: 350px;
	width: 425px;
}
#google_map small a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1760ad;
	text-decoration: none;
	padding-top: 5px;
}
#twocol_2 {
	float: right; /* since this element is floated, a width must be given */
	width: 400px; /* padding keeps the content of the div away from the edges */
	padding-top: 15px;
	padding-right: 33px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin-bottom: 40px;
}
#twocol_2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 0px;
}
#twocol_2 a {
	color: #1760ad;
	text-decoration: none;
}
#container #twocol_1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#container #twocol_2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	padding-bottom: 5px;
	margin: 0px;
}
#footer_wrap {
	width: 100%;
	background-color: #70777F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	clear: both;
}
fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
legend {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #1760ad;
	padding-left: 8px;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 195px;
}
#footer .footcol {
	width: 145px;
	text-align: left;
	padding-left: 32px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	float: left;
}
#footer .footcol h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#footer .footcol ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footer .footcol li {
	list-style-type: disc;
	color: #CCC;
}
#footer .footcol a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	line-height: 20px;
	font-weight: lighter;
}
#footer .footcol a:hover {
	color: #1760ad;
}
#copyright {
	float: right;
	width: 350px;
	padding-right: 34px;
	padding-top: 30px;
}
#copyright img {
	padding-bottom: 3px;
}
#copyright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	text-align: right;
	line-height: 16px;
}
#copyright a {
	color: #CCC;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
label {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666;
}

iframe {
background-color: white;
}

