@charset "utf-8";
body  {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	background: #EFEFEF;
	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;
}
#container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-top: none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: none #FFFFFF;
	border-left: 1px solid #FFFFFF;
} 
#header {
	position: relative;
	padding: 0 40px 0 40px;
	margin: 0;
}
#logo {
	float: left;
	width: 170px;
	height: 160px;
}
#nav {
	float: left;
	width: 530px;
	height: 58px;
	margin: 68px 0 0 0;
	background: url(../images/nav03.gif) no-repeat;
	background-position: left bottom;
}
#nav-1 {
	float: left;
	width: 77px;
	text-align: center;
	margin-top: 34px;
	font: 0.75em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#nav-1 a:link, #nav-1 a:active, #nav-1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#nav-1 a:hover, #nav-1 a:focus {
	text-decoration: underline;
	color: #EFEFEF;
}
#nav-2 {
	float: left;
	width: 70px;
	text-align: center;
	margin-top: 34px;
	font: 0.75em Arial, Helvetica, sans-serif;
	color: #999999;
}
#nav-2 a:link, #nav-2 a:active, #nav-2 a:visited {
	text-decoration: none;
	color: #999999;
}
#nav-2 a:hover, #nav-2 a:focus {
	text-decoration: underline;
	color: #888888;
}
#nav-3 {
	float: left;
	width: 59px;
	text-align: center;
	margin-top: 34px;
	font: 0.75em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#nav-3 a:link, #nav-3 a:active, #nav-3 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#nav-3 a:hover, #nav-3 a:focus {
	text-decoration: underline;
	color: #EFEFEF;
}
#nav-4 {
	float: left;
	width: 68px;
	margin-left: 14px;
	height: 48px;
	background-image: url(../images/blue_circle3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav-4a {
	float: left;
	width: 68px;
	margin-left: 27px;
	margin-right: 15px;
	height: 48px;
	background-image: url(../images/blue_circle3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav-4b {
	margin-top: 0;
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #747575;
}
#nav-4b a:link, #nav-4b a:active, #nav-4b a:visited {
	text-decoration: none;
	color: #747575;
}
#nav-4b a:hover, #nav-4b a:focus {
	text-decoration: underline;
	color: #747575;
}
#nav-5 {
	float: left;
	width: 68px;
	margin-left: 6px;
	height: 58px;
	background-image: url(../images/red_circle3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav-5a {
	float: left;
	width: 68px;
	margin-left: 27px;
	margin-right: 15px;
	height: 48px;
	background-image: url(../images/red_circle3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav-5b {
	margin-top: 0;
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #747575;
}
#nav-5b a:link, #nav-5b a:active, #nav-5b a:visited {
	text-decoration: none;
	color: #747575;
}
#nav-5b a:hover, #nav-5b a:focus {
	text-decoration: underline;
	color: #747575;
}
#nav-6 {
	float: left;
	width: 68px;
	margin-left: 6px;
	height: 58px;
	background-image: url(../images/yellow_circle3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav-6a {
	float: left;
	width: 68px;
	margin-left: 27px;
	margin-right: 15px;
	height: 48px;
	background-image: url(../images/yellow_circle3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav-6alt {
	float: left;
	width: 68px;
	margin-left: 27px;
	margin-right: 0;
	height: 48px;
	background-image: url(../images/yellow_circle3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav-6b {
	margin-top: 0;
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #747575;
}
#nav-6b a:link, #nav-6b a:active, #nav-6b a:visited {
	text-decoration: none;
	color: #747575;
}
#nav-6b a:hover, #nav-6b a:focus {
	text-decoration: underline;
	color: #747575;
}
#nav-7 {
	float: left;
	width: 68px;
	margin-left: 6px;
	height: 58px;
	background-image: url(../images/brown_circle3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav-7a {
	float: left;
	width: 68px;
	margin-left: 26px;
	margin-right: 0px;
	height: 48px;
	background-image: url(../images/brown_circle3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav-7b {
	margin-top: 0;
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #747575;
}
#nav-7b a:link, #nav-7b a:active, #nav-7b a:visited {
	text-decoration: none;
	color: #747575;
}
#nav-7b a:hover, #nav-7b a:focus {
	text-decoration: underline;
	color: #747575;
}
#navBar {
	float: left;
	width: 530px;
	height: 3px;
	margin: 0 0 0 0;
	background: url(../images/greyLine.gif) repeat-x;
}
#mainContent {
	width: 780px;
	margin-top: 10px;
	padding: 0;
}
#header1 {
	float: left;
	padding: 0 48px 0 18px;
	width: 106px;
}
#header2 {
	float: left;
	width: 710px;
	margin: 0;
}
#header3 {
	float: left;
	width: 620px;
}
#topContent {
	width: 700px;
	padding: 39px 40px 0 40px;
	font: 400 0.9em "Tw Cen MT", Arial, Helvetica, sans-serif;
	color:#777777;
}
#topContent p {
	padding: 10px 0 10px 0;
	margin: 0;
}
#contact1 {
	float: left;
	padding: 0 118px 0 0;
	width: 150px;
}
#contact2 {
	float: left;
	width: 710px;
	margin: 0;
}
.blueBold {
	font: 600 1.1em "Tw Cen MT", Arial, Helvetica, sans-serif;
	color:#37C4C5;
}
.blueBoldLg {
	font: 600 1.3em "Tw Cen MT", Arial, Helvetica, sans-serif;
	color:#37C4C5;
}
.formFont {
	font: 400 0.9em "Tw Cen MT", Arial, Helvetica, sans-serif;
	color:#999999;
}
#topContent2 {
	width: 700px;
	padding: 0 40px 0 40px;
	font: 400 0.9em "Tw Cen MT", Arial, Helvetica, sans-serif;
	color:#777777;
}
#topContent2 p {
	padding: 10px 18px 10px 5px;
	margin: 0;
}

#btmContent {
	background: url(../images/bg_btm01.gif) no-repeat left top;
	background-position: center top;
	width: 780px;
}
#btmContent p {
	padding: 160px 0 0 4px;
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #999999;
}
#btmContent2 {
	background: url(../images/bg_btm01.gif) no-repeat left top;
	background-position: center top;
	width: 780px;
}
#btmContent2 p {
	padding: 160px 0 60px 4px;
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #999999;
}

.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;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 18px;
}
