﻿#menu {
		top: 125px;
	left: 15px;
}

#menu li {
	background: url(images/menu-divider.gif) no-repeat 0% 50%;
	margin: 0 0 0 -1px;
	padding: 0 4px 0 4px;
	float: left;
}

#menu li a {
	display: inline-block;
	padding: 0 10px 0 10px;
	line-height: 35px;
	text-decoration: none;
	color: #242424;
}

#menu li a:hover {
	background: url(images/menu-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	padding: 0;
	cursor: pointer;
	text-decoration: none;
	color: #242424;
}

#menu li a:hover span {
	background: url(images/menu-left.gif) no-repeat 0% 0%;
	display: inline-block;
}

#menu li a:hover span span {
	background: url(images/menu-right.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 35px;
	padding: 0 12px 0 12px;
}

#menu li#menu-act a {
	background: url(images/menu-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	padding: 0;
	cursor: pointer;
	text-decoration: none;
	color: #242424;
	font-weight:bold;
}

#menu li#menu-act a span {
	background: url(images/menu-left.gif) no-repeat 0% 0%;
	display: inline-block;
}

#menu li#menu-act a span span {
	background: url(images/menu-right.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 35px;
	padding: 0 12px 0 12px;
}

* {
	margin: 0;
	padding: 0;
}
li {
	list-style:none;
}

ul, ol {
margin-left:auto;
padding-left:24px;
	padding: 0 0 0 15px;
	line-height: 2em;
	font-size:inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #4E4E4E;
}

object {
	vertical-align: top;
}

a {
	color: #6a0608;
}

a:hover {
	text-decoration: underline;
}

body {
	background: #313131;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4E4E4E;
	padding-left:15px;
	padding-right:15px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #4E4E4E;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:12pt;
}

h1 {
	color: #6a0608;
	padding-left:15px;
	padding-right:15px;
	font-size:x-large;
}

h2 {
	padding: 15px 15px 6px 0;
	padding-left:15px;
	text-align:center;
	font-size: 16pt;
	font-weight: bold;
	color: #024769;
}
h6 {
	padding: 15px 15px 6px 0;
	line-height: 1.375em;
	font-size: 2em;
	font-weight: normal;
	color: #fff;
}

h3 {
	padding: 0 0 16px 0;
	word-spacing: -2px;
	line-height: 1.32em;
	font-size: 14pt;
	font-weight: normal;
	color: #6a0608;
		padding-left:15px;
	padding-right:15px;

}

h3.extra {
	padding: 0 0 21px 0;
}

h3.extra1 {
	padding: 0 0 12px 0;
}

h4 {
	background: url(images/arrow.gif) no-repeat 0% 3px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	padding: 15px 15px 14px 31px;
	margin: 0 0 19px 0;
	line-height: 1.2em;
	font-size: 2em;
	font-weight: normal;
	color: #fff;
	border-bottom: 1px solid #575757;
}

h4.extra {
	margin: 0 0 24px 0;
}

.fleft {
	float: left;
}

img.fleft {
	margin: 0 30px 0 0;
}

.fright {
	float: right;
}

.list {
	padding: 0 0 24px 0;
}

.list li {
	background: url(images/marker.gif) no-repeat 0% 11px;
	padding: 0 0 0 15px;
	line-height: 2em;
	font-weight: bold;
}

.list li a {
	color: #6a0608;
}

.list li span {
	background: #a6c200 url(images/list-bg.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 15px;
	overflow: hidden;
	margin: 6px 1px 0 -4px;
	float: left;
}

.list li span span {
	background: url(images/list-bg.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 15px;
	margin: 0;
	text-transform: uppercase;
	padding: 0 2px 0 4px;
	line-height: 15px;
	font-weight: bold;
	color: #fff;
}

.list-1 li {
	background: url(images/marker-2.gif) no-repeat 14px 10px;
	height: 25px;
	overflow: hidden;
	margin: 0 0 7px 0;
	padding: 0 0 0 31px;
	line-height: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.417em;
	color: #fff;
}

.list-1 li a {
	text-decoration: none;
	color: #fff;
}

.list-1 li a:hover {
	text-decoration: underline;
}

.list-1 li.extra {
	background: #2e2e2e url(images/marker-2.gif) no-repeat 14px 10px;
}

.list-2 {
	width: 100%;
	overflow: hidden;
}

.list-2 li {
	width: 277px;
	float: left;
}

.list-2 li img {
	float: left;
	margin: 15px 23px 0 3px;
}

.list-2 li.extra {
	width: 266px;
}

.list-2 li ul {
	float: left;
}

.list-2 li ul li {
	background: url(images/marker-1.gif) no-repeat 0% 10px;
	width: auto;
	float: none;
	padding: 0 0 0 10px;
	line-height: 1.833em;
	font-weight: bold;
	color: #5cb1de;
}

.list-2 li ul li a {
	color: #5cb1de;
}

.list-3 {
	width: 100%;
	overflow: hidden;
}

.list-3 li {
	width: 241px;
	overflow: hidden;
	padding: 0 60px 29px 0;
	float: left;
}

.list-3 li img {
	float: left;
	margin: 10px 4px 0 2px;
}

.list-3 li img.extra {
	margin: 10px 14px 0 2px;
}

.list-3 li p {
	overflow: hidden;
	padding: 1px 0 0 1px !important;
}

.list-3 li p strong {
	display: block;
}

.list-3 li p a {
	background: url(images/arrow1.gif) no-repeat 2px 8px;
	display: inline-block;
	margin: 11px 0 0 0;
	padding: 0 0 0 17px;
	font-weight: bold;
	color: #242424;
}

.list-3 li.extra {
	width: 239px;
	padding: 0;
}

.list-3 li.extra1 {
	width: 271px;
	padding: 0 30px 29px 0;
}

.list-3 li.extra2 {
	width: 241px;
	padding: 0 0 29px 0;
}

.list-4 {
	padding: 0 0 24px 0;
}

.list-4 li {
	background: url(images/marker-1.gif) no-repeat 0% 10px;
	width: auto;
	float: none;
	padding: 0 0 0 10px;
	line-height: 1.833em;
	font-weight: bold;
	color: #5cb1de;
}

.list-4 li a {
	color: #5cb1de;
}
.list-5 {
 padding-left: 50px;
}

.list-5 li {
	background: url(images/marker-2.gif) no-repeat 0% 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	width: auto;
	float: none;
	padding: 0 0 0 10px;
	line-height: 1.833em;
	font-weight: bold;
	color: #4E4E4E;
}

.line-hor {
	background: #f2f2f2;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 21px 0;
}

.line-hor1 {
	background: #f2f2f2;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 29px 0 21px 0;
}

.line-ver {
	background: url(images/line-ver.gif) repeat-y;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

.indent-bot {
	margin: 0 0 21px 0;
}

.link {
	background: url(images/arrow1.gif) no-repeat 0% 6px;
	padding: 0 0 0 15px;
	font-weight: bold;
	color: #242424;
}

blockquote p strong {
	display: block;
	text-align: right;
	padding: 0 3px 0 0;
}

#contact-form {
	width: 530px;
}

#contact-form textarea {
	background: none;
	width: 275px;
	height: 62px;
	padding: 3px;
	border: 1px solid #a4a4a4;
	float: right;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #909090;
}

#contact-form label {
	display: block;
	height: 25px;
	overflow: hidden;
}

#contact-form input {
	background: none;
	width: 230px;
	height: 14px;
	padding: 2px 3px 2px 3px;
	border: 1px solid #a4a4a4;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #909090;
}

#contact-form a {
	background: url(images/arrow1.gif) no-repeat 0% 7px;
	margin: 3px 0 0 29px;
	padding: 0 0 0 15px;
	float: right;
	font-weight: bold;
	color: #242424;
}

#footer p {
	padding: 0 20px 0 0;
	line-height: 54px;
	text-align: center;
	font-size: 0.75em;
	color: #515151;
}

#footer p span {
	margin: 0 3px 0 0;
}

#footer p a {
	margin: 0 0 0 3px;
	color: #515151;
}

