﻿
.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}


a {
	color: #0066FF;
}

a:hover {
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	padding: 0 0 2px 55px;
	line-height: 1.1em;
	font-size: 2.5em;
	font-weight: normal;
	border-bottom: 1px solid #e8e8e8;
}

h2.style-1 {
	background: url('../images/bg1.gif') no-repeat 22px 8px;
}

h2.style-2 {
	background: url('../images/bg2.gif') no-repeat 22px 8px;
}

h2.style-3 {
	background: url('../images/bg3.gif') no-repeat 22px 8px;
}

h3 {
	background: url('../images/bg4.gif') no-repeat 0% 4px;
	padding: 0 0 5px 36px;
	word-spacing: 1px;
	line-height: 1em;
	font-size: 2.5em;
	font-weight: normal;
}

h3.style-1 {
	background: url('../images/bg6.gif') no-repeat 0% 4px;
	padding: 0 0 33px 36px;
}

h4 {
	background: url('../images/bg5.gif') no-repeat 0% 4px;
	padding: 0 0 5px 36px;
	word-spacing: 1px;
	line-height: 1em;
	font-size: 2.5em;
	font-weight: normal;
}
h4.alt1 { padding-bottom:31px;}

h5 {
	padding: 3px 0 7px 0;
	line-height: 1.286em;
	font-size: 1.167em;
	color: #202020;
}

h5 span {
	margin: 0 4px 0 0;
}

h6 {
	line-height: 1.714em;
	font-size: 1.167em;
	font-weight: normal;
	color: #71c050;
}

h6.style-2 {
	color: #62b9c7;
}

.fleft {
	float: left;
}

img.fleft {
	margin: 0 22px 12px 0;
}

a.fleft {
	margin: 0 0 0 22px !important;
}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	margin-left:12px;  /* put a 12px margin to get the blocks to center under the flash on the index.html */
	overflow: hidden;
}

#top-left-tail {
	background: url('../images/top-left-tail.gif') repeat-x;
	width: 50%;
	height: 417px;
	position: absolute;
	top: 0;
	left: 0;
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	background: url('../images/header.jpg') no-repeat;
	position: relative;
	height: 417px;
}

#header ul {
	position: absolute;
	top: 35px;
	left: 295px;
}

#header ul li {
	float: left;
}

#header ul li a {
	background: url('../images/menu-bg.gif') no-repeat;
	display: block;
	position: relative;
	width: 138px;
	height: 55px;
	overflow: hidden;
	float: left;
	margin: 0 0 0 -1px;
	line-height: 55px;
	text-align: center;
	text-decoration: none;
	font-size: 1.5em;
	color: #0c0c0c;
}

#header ul li a:hover {
	color: #50abb0;
}

#head-link {
	position: absolute;
	top: 64px;
	left: 57px;
}

#logo {
	position: absolute;
	top: 163px;
	left: 0;
}

#content {
	padding: 33px 41px 39px 41px;
}

#content p {
	padding: 0 0 18px 0;
	line-height: 1.5em;
	color: #898989;
}

#content p strong a {
	color: #62b9c7;
}

#content p em {
	float: right;
	padding: 0 5% 0 0;
	font-style: normal;
}

#content p.extra {
	padding: 0 0 27px 0;
}

#content p.extra1 {
	padding: 0 0 24px 0;
}

#content p.extra2 {
	padding: 0 0 12px 0;
}

.row-1 {
	padding: 0 0 37px 0;
}

 .border-top {
	background: #fcfcfc url('../images/border-top.jpg') repeat-x;
}

.border-bot {
	background: url('../images/border-bot.jpg') repeat-x 0% 100%;
}

.border-left {
	background: url('../images/border-left.jpg') repeat-y;
}

.border-right {
	background: url('../images/border-right.jpg') repeat-y 100% 0%;
}

.corner-top-left {
	background: url('../images/corner-top-left.jpg') no-repeat;
}

.corner-top-right {
	background: url('../images/corner-top-right.jpg') no-repeat 100% 0%;
}

.corner-bot-left {
	background: url('../images/corner-bot-left.jpg') no-repeat 0% 100%;
}

.corner-bot-right {
	background: url('../images/corner-bot-right.jpg') no-repeat 100% 100%;
	width: 100%;
}

.box-indent {
	padding: 23px 32px 25px 30px;
}

.inner {
	margin: 0 0 10px 0;
	padding: 19px 25px 15px 35px;
	border-bottom: 1px solid #e8e8e8;
}

.box p {
	margin: -3px 0 -3px 0 !important;
	padding: 0 0 0 0 !important;
	line-height: 1.5em !important;
	font-size: 1em !important;
	color: #4b4b4b !important;
}

.box p.extra {
	padding: 19px 0 0 25px !important;
	line-height: 1.714em !important;
	font-size: 1.167em !important;
}

.box p.extra a {
	color: #71c050;
}

.list li {
	background: url('../images/marker-1.gif') no-repeat 0% 9px;
	padding: 0 0 0 11px;
	line-height: 1.714em;
	font-size: 1.167em;
	color: #4b4b4b;
}

.list li a {
	text-decoration: none;
	color: #4b4b4b;
}

.list li a:hover {
	text-decoration: underline;
}

.style-2 li {
	background: url('../images/marker-2.gif') no-repeat 0% 9px !important;
}

.style-3 li {
	background: url('../images/marker-3.gif') no-repeat 0% 9px !important;
}

.list-1 {
	padding: 0 0 6px 0;
}

.list-1 li {
	width: 100%;
	overflow: hidden;
	padding: 0 0 26px 0;
}

.list-1 li img {
	float: left;
	margin: 0 22px 0 0;
}

.list-1 li strong {
	display: block;
	padding: 4px 0 8px 0;
	font-size: 1.167em;
	color: #202020;
}

.list-1 li p {
	padding: 0 !important;
	line-height: 1.5em !important;
	font-size: 1em !important;
	color: #898989 !important;
}

.list-1 li.extra {
	padding: 0;
}

.list-2 {
	padding: 0 0 17px 0;
}

.list-2 li {
	background: url('../images/marker-4.gif') no-repeat 0% 7px;
	padding: 0 0 0 15px;
	line-height: 1.417em;
	font-weight: bold;
	color: #212121;
}

.list-2 li a {
	color: #212121;
}

.list-2 li a span {
	text-transform: uppercase;
	color: #fc5f8f;
}

.link-1 {
	background: url('../images/link-tail1.gif') repeat-x;
	height: 19px;
	float: left;
	overflow: hidden;
	margin: 0 0 0 77px;
	text-decoration: none;
	font-size: 0.917em;
	color: #f7f7f7;
}

.link-1 span {
	background: url('../images/link-left1.gif') no-repeat;
	display: inline-block;
}

.link-1 span span {
	background: url('../images/link-right1.gif') no-repeat 100% 0%;
	display: inline-block;
	height: 19px;
	padding: 0 13px 0 18px;
	line-height: 17px;
}

.link-1:hover span span {
	cursor: pointer;
	text-decoration: underline;
}

.link-2 {
	background: url('../images/link-tail2.gif') repeat-x;
	height: 19px;
	float: left;
	overflow: hidden;
	margin: 0 0 0 77px;
	text-decoration: none;
	font-size: 0.917em;
	color: #f7f7f7;
}

.link-2 span {
	background: url('../images/link-left2.gif') no-repeat;
	display: inline-block;
}

.link-2 span span {
	background: url('../images/link-right2.gif') no-repeat 100% 0%;
	display: inline-block;
	height: 19px;
	padding: 0 13px 0 18px;
	line-height: 17px;
}

.link-2:hover span span {
	cursor: pointer;
	text-decoration: underline;
}

.link-3 {
	background: url('../images/link-tail3.gif') repeat-x;
	height: 19px;
	float: left;
	overflow: hidden;
	margin: 0 0 0 77px;
	text-decoration: none;
	font-size: 0.917em;
	color: #f7f7f7;
}

.link-3 span {
	background: url('../images/link-left3.gif') no-repeat;
	display: inline-block;
}

.link-3 span span {
	background: url('../images/link-right3.gif') no-repeat 100% 0%;
	display: inline-block;
	height: 19px;
	padding: 0 13px 0 18px;
	line-height: 17px;
}

.link-3:hover span span {
	cursor: pointer;
	text-decoration: underline;
}

.link-4 {
	background: url('../images/link-tail4.gif') repeat-x;
	height: 19px;
	float: left;
	overflow: hidden;
	text-decoration: none;
	font-size: 0.917em;
	color: #f7f7f7;
}

.link-4 span {
	background: url('../images/link-left4.gif') no-repeat;
	display: inline-block;
}

.link-4 span span {
	background: url('../images/link-right4.gif') no-repeat 100% 0%;
	display: inline-block;
	height: 19px;
	padding: 0 13px 0 18px;
	line-height: 17px;
}

.link-4:hover span span {
	cursor: pointer;
	text-decoration: underline;
}

.link-5 {
	color: #68bbc9 !important;
}

.indent {
	padding: 24px 0 0 38px;
}

.indent-left {
	margin: 0 0 0 150px;
}

.no-indent {
	padding: 0 !important;
	margin: 0 !important;
}

.line-ver {
	background: url('../images/line-ver.gif') repeat-y;
}

#subscribe-form {
	background: url('../images/subscribe-form.gif') no-repeat;
	width: 258px;
	height: 59px;
	padding: 20px 0 0 28px;
}

#subscribe-form input {
	background: #fff;
	width: 141px;
	height: 15px;
	margin: 0 0 6px 0;
	padding: 1px 3px 1px 7px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #525252;
}

#subscribe-form #subscribe-submit {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: url('../images/subscribe-submit.gif') no-repeat;
	width: 75px;
		height: 20px;
		margin: 0 0 0 3px;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-weight: bold;
		color: #fff;
}

#subscribe-form a {
	background: url('../images/arrow.gif') no-repeat 0% 5px;
	margin: 0 0 0 3px;
	padding: 0 0 0 13px;
	color: #7dc666;
}

#contact-form {
	width: 487px;
}

#contact-form textarea {
	background: none;
	width: 246px;
	height: 62px;
	padding: 3px;
	border: 1px solid #a4a4a4;
	float: right;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #898989;
}

#contact-form label {
	display: block;
	height: 25px;
	overflow: hidden;
}

#contact-form input {
	background: none;
	width: 220px;
	height: 14px;
	padding: 2px 3px 2px 3px;
	border: 1px solid #a4a4a4;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #898989;
}

#contact-form a {
	background: url('../images/link-tail4.gif') repeat-x;
	height: 19px;
	float: right;
	margin: 12px 0 0 27px;
	overflow: hidden;
	text-decoration: none;
	font-size: 0.917em;
	color: #f7f7f7;
}

#contact-form a span {
	background: url('../images/link-left4.gif') no-repeat;
	display: inline-block;
}

#contact-form a span span {
	background: url('../images/link-right4.gif') no-repeat 100% 0%;
	display: inline-block;
	height: 19px;
	padding: 0 13px 0 18px;
	line-height: 17px;
}

#contact-form a:hover span span {
	cursor: pointer;
	text-decoration: underline;
}

#footer {
	width: 874px;
	height: 65px;
	margin: 0 auto;
	border-top: 3px solid #fff;
}

#footer p {
	padding: 25px 0 0 16px;
	color: #282828;
}

#footer p span {
	margin: 0 3px 0 0;
}

#footer p a {
	margin: 0 0 0 3px;
	color: #8e8e8e;
}

#footer copyright		{ COLOR: #999999; FONT: 9px verdana, arial, sans-serif; font-weight: normal; }


copylink a		{
	COLOR: #54AEB3 ;
	FONT: 9px verdana, arial, sans-serif;
	font-weight: normal;
}

/* BOTTOM PAGE LINE */

pagebars	{
	border-top: #6887be 1px solid;
	border-bottom: #6887be 1px solid;
	background-color: #54AEB3 ;
	height: 12px;
}

