* {
	margin: 0;
	padding: 0;
}
.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;
}
object {
	vertical-align: top;
	outline:none;
}
a {
	outline: none;
	color: #297ec3;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
}
body {
	background: #02000d url(images/main-bg.jpg) repeat-x 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #585a5d;
}
h1 {
	background: url(images/logo.gif) no-repeat 0% 8px;
	padding: 0 0 0 58px;
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: 3.5em;
	color: #fff;
	position: absolute;
	top: 28px;
	left: 38px;
}
h1 a {
	text-decoration: none;
	color: #fff;
}
h1 a strong {
	letter-spacing: -1px;
	color: #bbe1fe;
}
h2 {
	background: url(images/line-hor.gif) repeat-x 0% 100%;
	padding: 0 0 11px 0;
	margin: 0 0 29px 0;
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: 2.3em;
	color: #da2f7f;
	font-family: "Arial Narrow";
	font-weight: bold;
}
h2.extra {
	margin: 0 0 18px 0;
}
h3 {
	background: url(images/line-hor.gif) repeat-x 0% 100%;
	padding: 0 0 12px 0;
	margin: 0 0 34px 0;
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: 2.2em;
	color: #91AE22;
	font-family: "Arial Narrow";
	font-weight: bold;
}
h3.extra {
	margin: 0 0 31px 0;
}
h4 {
	padding: 0 0 35px 0;
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: 1.833em;
	color: #91AE22;
	text-align: center;
	font-family: "Arial Narrow";
}
h4.extra {
	padding: 0 0 38px 0;
}
h5 {
	padding: 0 0 18px 0;
	line-height: 1.2em;
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
h5.extra {
	padding: 0 0 15px 0;
}
h6 {
	padding: 4px 0 0 0;
	line-height: 1.6em;
	font-size: 11pt;
	font-weight: normal;
	color: #585a5d;
}
.fleft {
	float: left;
}
img.fleft {
	margin: 0 31px 15px 2px;
}
img.fleft1 {
	float: left;
	margin: 0 31px 13px 2px;
}
img.fleft2 {
	float: left;
	margin: 0 31px 9px 2px;
}
.fright {
	float: right;
}
.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}
.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
	width: 260px;
}
#main-bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#main {
	position: relative;
	width: 920px;
	margin: 0 auto;
	font-size: 0.75em;
}
#header {
	position: relative;
	height: 475px;
}
#header big {
	background: url(images/phone.gif) no-repeat 0% 0%;
	display: block;
	padding: 1px 0 0 20px;
	font-size: 1em;
	font-weight: bold;
	color: #d2dee5;
	position: absolute;
	top: 53px;
	right: 65px;
}
#menu {
	background: url(images/menu.gif) no-repeat 0% 0%;
	width: 878px;
	height: 54px;
	overflow: hidden;
	position: absolute;
	top: 101px;
	left: 21px;
}
#menu li {
	float: left;
	font-size: 1.167em;
}
#menu li a {
	display: block;
	width: 125px;
	height: 54px;
	float: left;
	line-height: 54px;
	text-align: center;
	text-decoration: none;
	color: #fff;
}
#menu li a:hover {
	background: url(images/menu-act.gif) repeat-x 0% 0%;
}
#menu li a:hover span {
	background: url(images/menu-act-left.gif) no-repeat 0% 0%;
	display: block;
}
#menu li.extra a {
	width: 128px;
}
#menu li a strong {
	font-weight: normal;
}
#menu li a:hover strong {
	background: url(images/menu-act-right.gif) no-repeat 100% 0%;
	display: block;
	font-weight: normal;
}
#menu li.act a {
	background: url(images/menu-act.gif) repeat-x 0% 0%;
}
#menu li.act a span {
	background: url(images/menu-act-left.gif) no-repeat 0% 0%;
	display: block;
}
#menu li.act a strong {
	background: url(images/menu-act-right.gif) no-repeat 100% 0%;
	display: block;
}
#content {
	background: #fff;
	padding: 21px 21px 38px 22px;
}
#content p {
	padding: 0 0 36px 0;
	line-height: 1.385em;
	font-size: 10pt;
	color: #585A5D;
	font-family: Arial, Helvetica, sans-serif;
}
#content p.extra {
	padding: 6px 0 15px 0;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
#content p.extra1 {
	padding: 0 0 22px 0;
}
#content p.extra2 {
	padding: 0 0 18px 0;
}
#content p i {
	float: right;
	padding: 0 5% 0 0;
	font-style: normal;
}
.box .border-top {
	background: #f5f9fc url(images/border-top.gif) repeat-x 0% 0%;
}
.box .border-bot {
	background: url(images/border-bot.gif) repeat-x 0% 100%;
}
.box .border-left {
	background: url(images/border-left.gif) repeat-y 0% 0%;
}
.box .border-right {
	background: url(images/border-right.gif) repeat-y 100% 0%;
}
.box .corner-top-left {
	background: url(images/corner-top-left.gif) no-repeat 0% 0%;
}
.box .corner-top-right {
	background: url(images/corner-top-right.gif) no-repeat 100% 0%;
}
.box .corner-bot-left {
	background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
}
.box .corner-bot-right {
	background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
	width: 100%;
}
.box .inner {
	padding: 20px 45px 26px 34px;
}
.box p {
	padding: 0 0 32px 0 !important;
	line-height: 1.385em !important;
	font-size: 11pt !important;
	color: #585a5d !important;
}
.box p.extra {
	padding: 6px 0 28px 0 !important;
}
.box p.extra1 {
	padding: 6px 0 18px 0 !important;
}
.box p.no-indent {
	padding: 0 !important;
}
.box-1 {
	margin: 0 0 15px 0;
}
.box-1 .border-top {
	background: #fff url(images/border-top1.gif) repeat-x 0% 0%;
}
.box-1 .border-bot {
	background: url(images/border-bot1.gif) repeat-x 0% 100%;
}
.box-1 .border-left {
	background: url(images/border-left1.gif) repeat-y 0% 0%;
}
.box-1 .border-right {
	background: url(images/border-right1.gif) repeat-y 100% 0%;
}
.box-1 .corner-top-left {
	background: url(images/corner-top-left1.gif) no-repeat 0% 0%;
}
.box-1 .corner-top-right {
	background: url(images/corner-top-right1.gif) no-repeat 100% 0%;
}
.box-1 .corner-bot-left {
	background: url(images/corner-bot-left1.gif) no-repeat 0% 100%;
}
.box-1 .corner-bot-right {
	background: url(images/corner-bot-right1.gif) no-repeat 100% 100%;
	width: 100%;
}
.box-1 .inner {
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 33px;
	padding-left: 23px;
}
.box-1 .inner .inner {
	padding: 0 0 0 12px;
}
.box-1 p {
	padding: 0 0 18px 0 !important;
	line-height: 1.385em !important;
	font-size: 10pt !important;
	color: #585a5d !important;
}
.box-1 p.extra {
	padding: 0 0 16px 0 !important;
}
.box-1 p.extra1 {
	padding: 0 0 5px 0 !important;
}
.box-2 {
	margin: 0 0 24px 0;
}
.box-2 .border-top {
	background: #91ae22 url(images/border-top2.gif) repeat-x 0% 0%;
}
.box-2 .border-bot {
	background: url(images/border-bot2.gif) repeat-x 0% 100%;
}
.box-2 .border-left {
	background: url(images/border-left2.gif) repeat-y 0% 0%;
}
.box-2 .border-right {
	background: url(images/border-right2.gif) repeat-y 100% 0%;
}
.box-2 .corner-top-left {
	background: url(images/corner-top-left2.gif) no-repeat 0% 0%;
}
.box-2 .corner-top-right {
	background: url(images/corner-top-right2.gif) no-repeat 100% 0%;
}
.box-2 .corner-bot-left {
	background: url(images/corner-bot-left2.gif) no-repeat 0% 100%;
}
.box-2 .corner-bot-right {
	background: url(images/corner-bot-right2.gif) no-repeat 100% 100%;
	width: 100%;
}
.box-2 .inner {
	padding: 14px 21px 49px 24px;
}
.box-2 p {
	padding: 0 0 0 5px !important;
	line-height: 1.286em !important;
	font-size: 11pt !important;
	font-style: italic !important;
	color: #fff !important;
	font-weight: normal;
}
.box-3 .border-top {
	background: #91ae22 url(images/border-top3.gif) repeat-x 0% 0%;
}
.box-3 .border-bot {
	background: url(images/border-bot3.gif) repeat-x 0% 100%;
}
.box-3 .border-left {
	background: url(images/border-left3.gif) repeat-y 0% 0%;
}
.box-3 .border-right {
	background: url(images/border-right3.gif) repeat-y 100% 0%;
}
.box-3 .corner-top-left {
	background: url(images/corner-top-left3.gif) no-repeat 0% 0%;
}
.box-3 .corner-top-right {
	background: url(images/corner-top-right3.gif) no-repeat 100% 0%;
}
.box-3 .corner-bot-left {
	background: url(images/corner-bot-left3.gif) no-repeat 0% 100%;
}
.box-3 .corner-bot-right {
	background: url(images/corner-bot-right3.gif) no-repeat 100% 100%;
	width: 100%;
}
.box-3 .inner {
	padding: 14px 21px 32px 24px;
}
.box-3 p {
	padding: 0 0 0 5px !important;
	line-height: 1.286em !important;
	font-size: 1.167em !important;
	font-style: italic !important;
	color: #fff !important;
	font-weight: normal;
}
.box-3 p.extra {
	padding: 0 0 18px 5px !important;
}
.link {
	float: right;
	padding: 0 10px 0 0;
	font-size: 1.083em;
	color: #da2f7f;
}
.link-1 {
	float: right;
	font-size: 1.083em;
	color: #f0ff05;
}
.link-2 {
	color: #585a5d !important;
}
.extra-position {
	margin: -5px 0 0 0;
}
.indent {
	padding: 47px 32px 0 35px;
	color: #FFF;
}
.indent-1 {
	padding-top: 15px;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 23px;
}
.indent-2 {
	padding: 22px 32px 0 35px;
}
.indent-3 {
	padding: 25px 32px 0 35px;
}
.indent-4 {
	padding: 18px 12px 0 23px;
}
.list li {
	background: url(images/marker.gif) no-repeat 0% 6px;
	padding: 0 0 0 27px;
	line-height: 1.846em;
	font-size: 1.083em;
	color: #585a5d;
	font-family: Arial, Helvetica, sans-serif;
}
.list li a {
	text-decoration: none;
	color: #585a5d;
}
.list li a:hover {
	text-decoration: underline;
}
.list li.extra {
	background: none;
}
.list li.extra a {
	text-decoration: underline;
	color: #da2f7f;
}
.list li.extra a:hover {
	text-decoration: none;
}
.list li span a {
	text-decoration: underline;
	color: #da2f7f;
}
.list li span a:hover {
	text-decoration: none;
}
.list-1 {
	width: 100%;
	overflow: hidden;
}
.list-1 li {
	width: 143px;
	padding: 0 50px 0 0;
	float: left;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #585a5d;
}
.list-1 li img {
	margin: 0 0 7px 0;
}
.list-1 li a {
	color: #da2f7f;
}
.list-1 li strong {
	display: block;
	padding: 0 0 22px 0;
	color: #297ec3;
	font-size: 16pt;
	text-align: center;
}
.list-1 li strong a {
	color: #297ec3;
}
.list-1 li.extra {
	width: 140px;
	padding: 0 0 0 0;
}
.list-2 {
	padding: 6px 0 0 0;
}
.list-2 li {
	width: 100%;
	padding: 0 0 20px 0;
	overflow: hidden;
	vertical-align: top;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #585a5d;
}
.list-2 li img {
	float: left;
	margin: 0 19px 0 0;
}
.list-2 li span {
	display: block;
	color: #91AE22;
}
.list-2 li strong {
	display: block;
	padding: 18px 0 0 0;
}
.list-2 li strong a {
	text-decoration: none;
	color: #585a5d;
}
.list-2 li strong a:hover {
	text-decoration: underline;
}
.list-2 li.extra {
	padding: 0 0 4px 0;
}
.list-3 li {
	width: 100%;
	padding: 0 0 18px 0;
	overflow: hidden;
	vertical-align: top;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #297ec3;
}
.list-3 li img {
	float: left;
	margin: 0 31px 0 2px;
}
.list-3 li span {
	display: block;
	padding: 6px 0 0 0;
	font-size: 10pt;
	font-style: italic;
	color: #585a5d;
}
.list-3 li a {
	float: right;
	margin: 13px 0 0 0;
	padding: 0 10px 0 0;
	font-size: 1em;
	color: #da2f7f;
}
.list-3 li.extra {
	padding: 0 0 0 0;
	color: #585a5d;
	font-size: 11pt;
	font-style: italic;
}
.title {
	background: url(images/line-hor1.gif) repeat-x 0% 100%;
	height: 27px;
	overflow: hidden;
	line-height: 1.2em;
	padding: 0 0 7px 0;
	margin: 0 0 18px 0;
	text-transform: uppercase;
	font-size: 1.833em;
	color: #fff;
	font-family: "Arial Narrow";
}
.contact {
	background: url(images/mail-icon.gif) no-repeat 49% 0%;
	padding: 15px 26px 0 0;
	text-align: right;
	line-height: 1.385em;
	font-size: 1.083em;
}
.contact strong {
	display: block;
	padding: 0 0 6px 0;
	text-align: right;
	color: #81b500;
}
.contact em {
	float: right;
	padding: 0;
	font-style: normal;
}
.contact span {
	margin: 0 26px 0 0;
	text-align: left;
}
.no-indent {
	padding: 0 !important;
	margin: 0 !important;
}
#select-form select {
	background: #fff;
	width: 152px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.917em;
	color: #b2b2b2;
}
.picture-position {
	margin: 5px 0 20px 12px;
}
.indent-bot {
	margin: 4px 0 16px 6px;
}
#contact-form {
	width: 519px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #585a5d;
}
#contact-form strong {
	display: block;
	width: 269px;
	float: right;
	font-weight: normal;
}
#contact-form span {
	display: block;
}
#contact-form label {
	display: block;
	height: 42px;
	overflow: hidden;
}
#contact-form textarea {
	background: none;
	width: 261px;
	height: 97px;
	padding: 3px;
	float: left;
	border: 1px solid #a09b96;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #585a5d;
}
#contact-form input {
	background: none;
	width: 211px;
	height: 15px;
	padding: 2px 3px 2px 3px;
	float: left;
	border: 1px solid #a09b96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #585a5d;
}
#contact-form a {
	float: right;
	margin: 17px 0 0 26px;
	font-size: 1.182em;
	color: #da2f7f;
}
#footer {
	background: url(images/footer.gif) no-repeat 0% 0%;
	height: 87px;
	overflow: hidden;
}
#footer p {
	padding: 39px 0 0 0;
	text-align: center;
	color: #ccd8df;
}
#footer p span {
	margin: 0 9px 0 0;
}
#footer p a {
	margin: 0 0 0 9px;
	color: #ccd8df;
}
#page1 #main #content .wrapper .col-2 table tr th p {
	color: #d42e7c;
	font-size: 24pt;
}
#page1 #main #content .wrapper .col-2 .box-1 .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper .inner .list-2 li strong {
	color: #585a5d;
}
#page1 #main #content .wrapper .col-2 .box-1 .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper h4 {
	color: #91AE22;
	font-family: "Arial Narrow";
}
#page1 #main #content .wrapper .col-2 .box-1 .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper .inner p .greenText {
	color: #91AE22;
	font-weight: bold;
}
#page1 #main #content .wrapper .col-2 .indent-1 h5 {
	font-size: 10pt;
}
#page1 #main #content .wrapper .col-2 .indent-1 h3 {
	font-size: 12pt;
}
#page1 #main #content .wrapper .col-1 .indent p {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
#page1 #main #content .wrapper .col-2 .box-1 .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper .inner p {
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}
#page1 #main #content .wrapper .col-2 p {
	font-size: 11pt;
	color: #585a5d;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#page1 #main #content .wrapper .col-2 .indent-4 .extra {
	color: #585a5d;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
}
#page1 #main #content .wrapper .col-2 .indent-4 h3 {
	font-size: 18pt;
	text-align: center;
}
#page1 #main #content .wrapper .col-2 .contact p {
	text-align: left;
}
#page1 #main #content .wrapper .col-2 .contact p {
	text-align: right;
}
#page1 #main #content .wrapper .col-2 table tr th p {
	text-align: center;
}
#page1 #main #content .wrapper .col-2 .box-1 .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper .inner p .greenText {
	font-size: 10pt;
}
#page1 #main #content .wrapper .col-2 .box-1 .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper .inner .box p {
	font-size: 10pt;
}
#page1 #main #content .wrapper .col-2 p {
	color: #DA2F7F;
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
}
#page1 #main #content .wrapper .col-2 .contact p {
	color: #585a5d;
	font-size: 11pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#page1 #main #content .wrapper .col-2 .box-2 .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper p {
	font-style: italic;
	font-weight: normal;
	text-align: left;
	font-size: 12pt;
}
#page1 #main #content .wrapper .col-2 .box-3 .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper p {
	text-align: justify;
	font-weight: normal;
}
#page1 #main #content .wrapper .col-2 .box-1 .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper .inner .box p {
	font-weight: normal;
	text-align: left;
}
#page1 #main #content .wrapper .col-2 .box-1 .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper .inner p .greenText {
	text-align: left;

}
#page1 #main #content .wrapper .col-1 .box .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper .list-3 li {
	color: #585a5d;
	font-style: italic;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}

