* {
	margin: 0px;
	padding: 0px;
}
a {
  outline: none;
}
body {
	background: #f3fbfc;
	text-align: center;
	font: 13px Arial, Helvetica, sans-serif;
	color: black;
}


table { 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	
	}

#center-wrapper {
	width: 791px;
	margin: 0px auto;
}
#float-wrapper {
	float: left;
	width: 791px;
	background: #ffffff url(../images/main-site-bg-tile.gif) repeat-y;
	text-align: left;
	display: inline;
}
#header {
	float: left;
	width: 791px;
	background: url(../images/main-site-bg-header.gif) no-repeat left top;
	font-size: 10px;
	height: 25px;
	display: inline;
}
#header ul {
	float: right;
	list-style: none;
	margin: 6px 26px 0px 0px;
	display: inline;
}
#header li {
	float: left;
	border-left: 1px solid #018bba;
	padding: 0px 4px;
	display: inline;
}
#header .first-item {
	border: none;
	padding-left: 0px;
}
#header a {
	color: #018bba;
	text-decoration: none;
}
#header a:hover { text-decoration: underline; }
#flash-banner, #sub-banner {
	float: left;
	width: 770px;
	margin-left: 10px;
	display: inline;
}
#nav {
	margin-left: 10px;
}
#nav, #nav ul {
	float: left;
	width: 770px;
	list-style: none;
	line-height: 1;
	font-size: 10px;
	display: inline;
}
#nav a {
	display: block;
	width: 128px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding: 6px 0px;
	background: url(../images/main-nav-bg-fixed.jpg) no-repeat 0px bottom;
}
#nav .aboutus, #nav .aboutus a, #nav .aboutus ul {
	width: 130px;
}
#nav a:hover {
	background-position: -200px bottom;
}
#nav li ul a {
	background: none;
}
#nav li {
	float: left;
	width: 128px;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 128px;
	background-color: #008bb9;
}
#nav li li {
	width: 128px;
}
#nav li ul a {
	width: 128px;
	background-position: 200px 0px;
}
#nav li ul ul { margin: -1.75em 0 0 14em; }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto; }
#nav li:hover, #nav li.sfhover { background: #1495bf url(../images/main-nav-bg-fixed.jpg) no-repeat -200px bottom }
#nav li:hover a, #nav li.sfhover a { background-position: -200px bottom; }
#nav .active { background-position: -400px bottom !important; }
#main-content {
	float: left;
	width: 791px;
	display: inline;
}
.email-signup {
	background-color: #e1f4f8;
	font-size: 10px;
	color: #008bb9;
	font-weight: bold;
}
.email-signup p {
	padding: 8px;
}
.email-signup img {
	margin-top: 8px;
}
/* Generic text styles -- Start */
#main-content {
	text-align: left;
}
#main-content h1 {
	font-size: 17px !important;
	color: #018bba;
	margin-bottom: 14px;
}
#main-content h2 {
	font-size: 12px;
	font-weight: bold;
	color: #06476b;
	margin-bottom: 14px;
	text-transform: uppercase;
}
#main-content h4 {
	color: #06476b;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 14px;
}
#main-content p, #main-content address {
	margin-bottom: 14px;
	line-height: 18px;
}
#main-content ul, #main-content ol {
	margin: 0px 0px 14px 20px;
	line-height: 18px;
}
#main-content a {
	color: #66b821;
	text-decoration: none;
}
#main-content a:hover {
	text-decoration: underline;
}
#main-content .green-arrow {
	padding-left: 18px;
	color: #66b821;
	font-weight: bold;
	background: url(../images/content-text-green-arrow-bg.gif) no-repeat 0px 6px;
}
#main-content .green-arrow a {
	text-decoration: none;
	color: #66b821;
}
#main-content img {
	border: none;
}
#main-content a:hover { text-decoration: underline; }
/* Generic text styles -- End */
/* Drop Navs styles -- Start */
.drop-nav {
	text-align: left;
	padding: 8px;
	background-color: #fff;
	position: absolute;
	z-index: 20;
	left: 20px;
	top: 22px;
	font-size: 10px;
	display: none;
}
.drop-nav ul {
	list-style: none;
}
.drop-nav li {
	padding: 2px 0px;
}
.drop-nav a {
	color: #66b821;
	text-decoration: none;
}
.drop-nav a:hover { text-decoration: underline }
/* Drop Navs styles -- End */
/* Footer styles -- Start */
#footer {
	float: left;
	width: 791px;
	padding: 8px 0px 18px 0px;
	background: url(../images/main-site-bg-footer.gif) no-repeat left bottom;
	text-align: center;
	color: #018bba;
	font-size: 10px;
	display: inline;
}
#footer a {
	color: #018bba;
	text-decoration: none;
}
#footer a:hover { text-decoration: underline; }
/* Footer styles -- End */