﻿* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
	height: auto;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

select {
	vertical-align: middle;
	font-weight: normal;
}

input {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ol {
	list-style: none;
}

ul {
	list-style: none;
}

object {
	vertical-align: top;
}

a {
	color: #FF9900;
}

a:hover {
	text-decoration: none;
}

body {
	background: #e5e5e5 url(images/body-tail.gif) repeat-y 50% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #020202;
}

h2 {
	width: 100%;
	height: 33px;
	overflow: hidden;
	padding: 0 0 27px 0;
	line-height: 32px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.333em;
	color: #020202;
}

h2 img {
	float: left;
	margin: 0 9px 0 0;
}

h3 {
	padding: 0 0 27px 0;
	line-height: 1.25em;
	letter-spacing: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.333em;
	color: #020202;
}

h4 {
	padding: 0 0 17px 2px;
	line-height: -2px;
	text-transform: uppercase;
	word-spacing: 2px;
	letter-spacing: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.333em;
	color: #fff;
}

h4 span {
	letter-spacing: normal;
}

h5 {
	min-height: 39px;
	height: auto !important;
	height: 39px;
	margin: 0 0 16px 0;
	line-height: 1.25em;
	word-spacing: -1px;
	letter-spacing: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.65em;
	color: #020202;
	border-bottom: 2px solid #F7931E;
}

h5.extra {
	margin: 24px 0 16px 0;
}

h6 {
	padding: 0 0 8px 0;
	line-height: 1.462em;
	font-size: small;
	color: #444;
	padding-top: 9px;
}

h6.extra {
	padding: 0 0 17px 0;
	line-height: 1.462em;
}

h6.extra1 {
	padding: 0 0 9px 0;
	line-height: 1.231em;
}

.fleft {
	float: left;
}

img.fleft {
	margin: 0 25px 22px 0;
}

img.fleft1 {
	float: left;
	margin: 0 25px 15px 0;
}

.fright {
	float: right;
}

.col-4 {
	float: left;
	overflow: hidden;
}

.col-3 {
	float: left;
	overflow: hidden;
}

.col-2 {
	float: left;
	overflow: hidden;
}

.col-1 {
	float: left;
	overflow: hidden;
}

.block-4 {
	float: left;
	overflow: hidden;
}

.block-3 {
	float: left;
	overflow: hidden;
}

.block-2 {
	float: left;
	overflow: hidden;
}

.block-1 {
	float: left;
	overflow: hidden;
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 9.8pt;
}

#header {
	background: url(images/header.jpg) no-repeat 59px 86px;
	height: 373px;
	position: relative;
}


#social {
	background: url(images/header1.jpg) no-repeat 59px 86px;
	height: 373px;
	position: relative;
}

#social ul {
	overflow: hidden;
	position: absolute;
	top: 29px;
	left: 29px;
	right: -28px;
}

#social ul li {
	padding: 0 0 0 0;
	background: url(images/menu-divider.gif) no-repeat 0% 50%;
	float: left;
	margin: 0 -5px 0 -5px;
}

#social ul li a {
	display: block;
	height: 30px;
	padding: 0 37px 0 37px;
	overflow: hidden;
	float: left;
	line-height: 30px;
	text-decoration: none;
	color: #000;
}

#social ul li a:hover {
	color: #F7931E;
}

#social ul li#menu-act a {
	color: #F7931E;
}


#header ul {
	overflow: hidden;
	position: absolute;
	top: 29px;
	left: 29px;
	right: -28px;
}

#header ul li {
	padding: 0 0 0 0;
	background: url(images/menu-divider.gif) no-repeat 0% 50%;
	float: left;
	margin: 0 -5px 0 -5px;
}

#header ul li a {
	display: block;
	height: 30px;
	padding: 0 37px 0 37px;
	overflow: hidden;
	float: left;
	line-height: 30px;
	text-decoration: none;
	color: #020202;
}

#header ul li a:hover {
	color: #F7931E;
}

#header ul li#menu-act a {
	color: #F7931E;
}

#header-line {
	background: #f0f0f0;
	width: 862px;
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: 71px;
	left: 59px;
}

#logo {
	position: absolute;
	top: 202px;
	left: 113px;
}

#content {
	padding: 14px 59px 18px 59px;
}

#content p {
	padding: 0 0 10px 0;
	line-height: 1.727em;
	font-size: 9pt;
	color: #868686;
}

#content p em {
	float: right;
	padding: 0 15% 0 0;
	font-style: normal;
}

#content p b {
	font-size: 1.182em;
	color: #F7931E;
}

#content p i {
	font-size: 1.182em;
	font-style: normal;
	color: #F7931E;
}

#content p.extra {
	padding: 0 0 23px 0;
}

#content p.extra1 {
	padding: 0 0 20px 0;
}

.row-1 {
	padding: 0 0 14px 0;
}

.box .border-top {
	background: #fff 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 .box-indent {
	padding: 9px 9px 9px 16px;
}

.box .inner {
	padding: 0 0 0 5px;
}

.box p {
	padding: 0 0 0 0 !important;
	line-height: 1.727em !important;
	font-size: 0.917em !important;
	color: #868686 !important;
}

.box p i {
	padding: 0 40px 0 40px;
}

.box-1 {
	margin: 0 0 11px 0;
}

.box-1 .border-top {
	background: #f8f8f8 url(images/border-top.jpg) repeat-x 0% 0%;
}

.box-1 .border-bot {
	background: url(images/border-bot.jpg) repeat-x 0% 100%;
}

.box-1 .border-left {
	background: url(images/border-left.jpg) repeat-y 0% 0%;
}

.box-1 .border-right {
	background: url(images/border-right.jpg) repeat-y 100% 0%;
}

.box-1 .corner-top-left {
	background: url(images/corner-top-left.jpg) no-repeat 0% 0%;
}

.box-1 .corner-top-right {
	background: url(images/corner-top-right.jpg) no-repeat 100% 0%;
}

.box-1 .corner-bot-left {
	background: url(images/corner-bot-left.jpg) no-repeat 0% 100%;
}

.box-1 .corner-bot-right {
	background: url(images/corner-bot-right.jpg) no-repeat 100% 100%;
	width: 100%;
}

.box-1 .box-indent {
	padding: 13px 8px 9px 23px;
}

.box-2 .border-top {
	background: #14caff url(images/border-top1.jpg) repeat-x 0% 0%;
}

.box-2 .border-bot {
	background: url(images/border-bot1.jpg) repeat-x 0% 100%;
}

.box-2 .border-left {
	background: url(images/border-left1.jpg) repeat-y 0% 0%;
}

.box-2 .border-right {
	background: url(images/border-right1.jpg) repeat-y 100% 0%;
}

.box-2 .corner-top-left {
	background: url(images/corner-top-left1.jpg) no-repeat 0% 0%;
}

.box-2 .corner-top-right {
	background: url(images/corner-top-right1.jpg) no-repeat 100% 0%;
}

.box-2 .corner-bot-left {
	background: url(images/corner-bot-left1.jpg) no-repeat 0% 100%;
	background-color: #FFFFFF;
}

.box-2 .corner-bot-right {
	background: url(images/corner-bot-right1.jpg) no-repeat 100% 100%;
	width: 100%;
	background-color: #F7931E;
}

.box-2 .box-indent {
	padding: 15px 8px 26px 21px;
}

.link {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: block;
	float: right;
	height: 40px;
	overflow: hidden;
	margin: -11px 0 0 0;
	text-decoration: none;
	color: #fff;
	font: message-box;
}

.link span {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
}

.link span span {
	background: url(images/link-right.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 26px;
	overflow: hidden;
	padding: 0 8px 0 9px;
	line-height: 24px;
	font-size: 1.091em;
}

.link:hover span span {
	cursor: pointer;
	text-decoration: underline;
}

.link-1 {
	background: url(images/link-left1.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 28px;
	float: right;
	overflow: hidden;
	text-decoration: none;
	color: #444;
}

.link-1 span {
	background: url(images/link-right1.gif) no-repeat 100% 0%;
	display: inline-block;
}

.link-1 span span {
	background: url(images/link-tail1.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 28px;
	margin: 0 9px 0 10px;
	line-height: 26px;
}

.link-1:hover span span {
	cursor: pointer;
	text-decoration: underline;
}

.link-2 {
	font-size: x-large;
	font: 12px arial;
	color: #F7931E;
}

.list {
	margin: 0 0 -4px 0;
}

.list li {
	background: url(images/marker.gif) no-repeat 0% 15px;
	padding: 0 0 0 18px;
	line-height: 2.75em;
	font-weight: bold;
	color: #F7931E;
}

.list li a {
	text-decoration: none;
	color: #F7931E;
}

.list li a:hover {
	text-decoration: underline;
}

.list-1 {
	padding: 0 0 10px 0;
}

.list-1 li {
	background: url(images/marker.gif) no-repeat 0% 9px;
	padding: 0 0 0 10px;
	line-height: 1.917em;
}

.list-1 li a {
	text-decoration: none;
	color: #F7931E;
}

.list-1 li a:hover {
	text-decoration: underline;
}

.list-2 {
	padding: 9px 0 17px 0;
}

.list-2 li {
	padding: 0 0 20px 0;
}

.list-2 li strong {
	line-height: 1.231em;
	font-size: 1.083em;
	color: #444;
}

.list-2 li span {
	margin: 0 0 0 3px;
	line-height: 1.231em;
	font-size: 1.083em;
	color: #F7931E;
}

.list-2 li p {
	padding: 9px 0 0 0 !important;
}

#subscribe-form {
	background: url(images/subscribe-input.gif) no-repeat 0% 0%;
	width: 236px;
	height: 26px;
	overflow: hidden;
}

#subscribe-form input {
	background: none;
	width: 180px;
	height: 16px;
	padding: 5px 6px 5px 6px;
	border: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #868686;
}

#subscribe-form #subscribe-submit {
	background: url(images/subscribe-submit.gif) no-repeat 0% 0%;
	width: 37px;
	height: 26px;
	margin: 0 0 0 7px;
	padding: 0;
	border: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #444;
}

.indent-bot {
	margin: 0 0 16px 0 !important;
}

.indent-bot1 {
	margin: 0 0 14px 0 !important;
}

.indent-bot2 {
	margin: 0 0 12px 0 !important;
}

.indent-bot3 {
	margin: 0 0 22px 0 !important;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

.indent {
	padding: 1px 0 10px 10px;
}

.indent1 {
	padding: 7px 0 3px 22px;
}

.indent2 {
	padding: 22px 16px 10px 16px;
}

.indent-left {
	padding: 0 0 0 22px;
}

dl {
	margin: -3px 0 0 0;
	padding: 0 0 0 2px;
	font-size: 0.917em;
}

dl dt {
	line-height: 1.727em;
	color: #F7931E;
}

dl dd {
	line-height: 1.727em;
	color: #868686;
}

#contact-form {
	width: 234px;
	padding: 12px 0 0 0;
}

#contact-form label {
	display: block;
	height: 25px;
	overflow: hidden;
}

#contact-form input {
	background: none;
	width: 225px;
	height: 14px;
	padding: 2px 3px 2px 4px;
	border: 1px solid #747474;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #868686;
}

#contact-form textarea {
	background: none;
	width: 226px;
	height: 148px;
	padding: 3px;
	border: 1px solid #747474;
	float: left;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #868686;
}

#contact-form a {
	background: url(images/link-left1.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 28px;
	float: right;
	margin: 17px 0 0 10px;
	overflow: hidden;
	text-decoration: none;
	color: #444;
}

#contact-form a span {
	background: url(images/link-right1.gif) no-repeat 100% 0%;
	display: inline-block;
}

#contact-form a span span {
	background: url(images/link-tail1.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 28px;
	margin: 0 9px 0 10px;
	line-height: 26px;
}

#contact-form a:hover span span {
	cursor: pointer;
	text-decoration: underline;
}

#footer {
	width: 862px;
	height: 60px;
	margin: 0 auto;
	overflow: hidden;
	border-top: 1px solid #f0f0f0;
}

#footer p {
	padding: 19px 0 0 0;
	text-transform: uppercase;
	color: #444;
}

#footer p span {
	margin: 0 1px 0 0;
	letter-spacing: -1px;
}

#footer p a {
	margin: 0 0 0 9px;
	text-transform: none;
	text-decoration: none;
	color: #F7931E;
}

#footer p a:hover {
	text-decoration: underline;
}