* {
	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;
}
a {
	color: #7c0000;
}
a:hover {
	text-decoration: none;
}
body {
	background: #2f2f2f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #404040;
}
h2 {
	padding: 0 0 12px 1px;
	line-height: 1.2em;
	font-size: 1.333em;
	font-weight: normal;
	color: #1d2932;
}
h3 {
	padding: 0 0 14px 0;
	line-height: 1.5em;
	font-size: 1em;
	color: #7c0000;
}
h3 a {
	margin: 0 3px 0 0;
	color: #7c0000;
}
h3.extra {
	padding: 1px 0 0 0;
}
h6 {
	padding: 0 0 10px 1px;
	line-height: 1.25em;
	font-size: 1em;
	color: #646464;
}
h6 a {
	color: #646464;
}
h6.extra {
	padding: 0 0 9px 1px;
	line-height: 1.5em;
}
h6.extra1 {
	padding: 0 0 0 1px;
	line-height: 1.5em;
}
.fleft {
	float: left;
}
img.fleft {
	margin: 0 20px 11px 2px;
}
img.fleft1 {
	float: left;
	margin: 7px 20px 11px 2px;
}
.fright {
	float: right;
}
#main {
	background: url(images/main-tail.gif) repeat-y 18px 0%;
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}
#main-bg {
	background: url(images/main-bg.jpg) no-repeat 18px 100%;
}
.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}
#header {
	position: relative;
	height: 458px;
}
#header div {
	position: absolute;
	top: 0;
	left: 18px;
	height: 172px;
	width: 1374px;
}
#content {
	padding: 35px 61px 0 53px;
}
#content p {
	padding: 0 0 10px 1px;
	line-height: 1.385em;
	font-size: 1.083em;
}
#content p em {
	float: right;
	padding: 0 25% 0 0;
	font-style: normal;
}
#content p strong a {
	color: #646464;
}
#content p.extra {
	padding: 0 0 24px 0 !important;
}
#content p.extra1 {
	padding: 0 0 26px 0 !important;
}
#content p.extra2 {
	padding: 0 0 18px 0 !important;
}
#content-tail {
	background: url(images/content-tail.gif) repeat-y 0% 0%;
}
#content-top {
	background: url(images/content-top.gif) no-repeat 0% 0%;
}
#content-bot {
	background: url(images/content-bot.gif) no-repeat 0% 100%;
	width: 100%;
}
#page1 #content-ind {
	padding: 30px 21px 35px 22px;
}
#content-ind {
	padding: 20px 20px 35px 22px;
}
.indent-1 {
	padding: 0 0 18px 23px;
}
.row-2 {
	padding: 0 0 19px 0;
}
.indent-3 {
	padding: 0 0 0 24px;
}
.title {
	padding: 0 0 12px 0;
	min-height: 50px;
	height: auto !important;
	height: 50px;
}
.title-1 {
	padding: 0 0 13px 1px;
	min-height: 25px;
	height: auto !important;
	height: 25px;
}
.title-2 {
	padding: 0 0 15px 0;
	min-height: 25px;
	height: auto !important;
	height: 25px;
}
.title-3 {
	padding: 0 0 9px 0;
	min-height: 25px;
	height: auto !important;
	height: 25px;
}
.link {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	line-height: 22px;
	font-size: 0.917em;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
.link span {
	background: url(images/link-right.gif) no-repeat 100% 0%;
	display: inline-block;
}
.link span span {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	margin: 0 5px 0 5px;
	padding: 0 7px 0 7px;
	height: 24px;
}
.link:hover {
	cursor: pointer;
	color: #000;
}
.box .border-top {
	background: #eeeeee 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: 21px 26px 15px 24px;
}
.box p {
	padding: 0 0 10px 1px !important;
	line-height: 1.5em !important;
	font-size: 1em !important;
	color: #646464 !important;
}
.box-1 .border-top {
	background: #eeeeee url(images/border-top.gif) repeat-x 0% 0%;
}
.box-1 .border-bot {
	background: url(images/border-bot.gif) repeat-x 0% 100%;
}
.box-1 .border-left {
	background: url(images/border-left.gif) repeat-y 0% 0%;
}
.box-1 .border-right {
	background: url(images/border-right.gif) repeat-y 100% 0%;
}
.box-1 .corner-top-left {
	background: url(images/corner-top-left.gif) no-repeat 0% 0%;
}
.box-1 .corner-top-right {
	background: url(images/corner-top-right.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 .box-indent {
	padding: 21px 26px 15px 24px;
}
.box-1 p {
	padding: 0 0 10px 1px !important;
	line-height: 1.5em !important;
	font-size: 1em !important;
	color: #646464 !important;
}
.box-2 .border-top {
	background: #eeeeee url(images/border-top.gif) repeat-x 0% 0%;
}
.box-2 .border-bot {
	background: url(images/border-bot.gif) repeat-x 0% 100%;
}
.box-2 .border-left {
	background: url(images/border-left.gif) repeat-y 0% 0%;
}
.box-2 .border-right {
	background: url(images/border-right.gif) repeat-y 100% 0%;
}
.box-2 .corner-top-left {
	background: url(images/corner-top-left1.gif) no-repeat 0% 0%;
}
.box-2 .corner-top-right {
	background: url(images/corner-top-right1.gif) no-repeat 100% 0%;
}
.box-2 .corner-bot-left {
	background: url(images/corner-bot-left1.gif) no-repeat 0% 100%;
}
.box-2 .corner-bot-right {
	background: url(images/corner-bot-right1.gif) no-repeat 100% 100%;
	width: 100%;
}
.box-2 .box-indent {
	padding: 21px 26px 15px 24px;
}
.box-2 p {
	padding: 0 0 10px 1px !important;
	line-height: 1.5em !important;
	font-size: 1em !important;
	color: #646464 !important;
}
.box-3 .corner-top-left {
	background: url(images/corner-top-left2.gif) no-repeat 0% 0%;
}
.box-3 .corner-top-right {
	background: url(images/corner-top-right2.gif) no-repeat 100% 0%;
	width: 100%;
}
.box-3 .border-top {
	background: url(images/border-top2.gif) repeat-x 0% 0%;
	height: 12px;
	margin: 0 12px;
	overflow: hidden;
}
.box-3 .corner-bot-left {
	background: url(images/corner-bot-left2.gif) no-repeat 0% 0%;
}
.box-3 .corner-bot-right {
	background: url(images/corner-bot-right2.gif) no-repeat 100% 0%;
	width: 100%;
}
.box-3 .border-bot {
	background: url(images/border-bot2.gif) repeat-x 0% 0%;
	height: 12px;
	margin: 0 12px;
	overflow: hidden;
}
.box-3 .top {
	background: #f2f2f2 url(images/top2.gif) repeat-x 0% 0%;
}
.box-3 .bot {
	background: url(images/bot2.gif) repeat-x 0% 100%;
}
.box-3 .left {
	background: url(images/left2.gif) repeat-y 0% 0%;
}
.box-3 .right {
	background: url(images/right2.gif) repeat-y 100% 0%;
}
.box-3 .top-left {
	background: url(images/top-left2.gif) no-repeat 0% 0%;
}
.box-3 .top-right {
	background: url(images/top-right2.gif) no-repeat 100% 0%;
}
.box-3 .bot-left {
	background: url(images/bot-left2.gif) no-repeat 0% 100%;
}
.box-3 .bot-right {
	background: url(images/bot-right2.gif) no-repeat 100% 100%;
	width: 100%;
}
.box-3 .box-indent {
	padding: 9px 26px 3px 24px;
}
.box-3 .box-indent1 {
	padding: 9px 26px 12px 24px;
}
.box-3 p {
	padding: 0 0 10px 1px !important;
	line-height: 1.5em !important;
	font-size: 1em !important;
	color: #646464 !important;
}
.indent-bot {
	margin: 0 0 20px 0;
}
.indent-bot1 {
	margin: 0 0 24px 0;
}
.line-hor {
	background: #e0e0e0;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 20px 0 28px 0;
}
.line-hor1 {
	background: #e0e0e0;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 5px 0 14px 0;
}
.line-ver {
	background: url(images/line-ver.gif) repeat-y;
}
.list {
	padding: 0 0 20px 1px;
}
.list li {
	background: url(images/marker.gif) no-repeat 0% 13px;
	padding: 0 0 0 10px;
	font-weight: bold;
	line-height: 1.833em;
	color: #7c0000;
}
.list li a {
	color: #7c0000;
}
#contact-form {
	width: 489px;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #646464;
}
#contact-form p {
	width: 227px;
	float: right;
}
#contact-form b {
	display: block;
	padding: 0 0 2px 0;
	font-weight: normal;
}
#contact-form textarea {
	background: #fff;
	width: 219px;
	height: 97px;
	padding: 3px;
	border: 1px solid #c8c8c8;
	float: left;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #646464;
}
#contact-form label {
	display: block;
	height: 39px;
	padding: 3px 0 0 0;
	overflow: hidden;
}
#contact-form input {
	background: #fff;
	width: 201px;
	height: 15px;
	padding: 2px 3px 2px 3px;
	border: 1px solid #c8c8c8;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #646464;
}
#contact-form a {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	float: right;
	margin: 0 0 0 21px;
	line-height: 22px;
	font-size: 0.917em;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
#contact-form a span {
	background: url(images/link-right.gif) no-repeat 100% 0%;
	display: inline-block;
}
#contact-form a span span {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	margin: 0 5px 0 5px;
	padding: 0 7px 0 7px;
	height: 24px;
}
#contact-form a:hover {
	cursor: pointer;
	color: #000;
}
#footer {
	height: 53px;
}
#footer p {
	padding: 18px 0 0 53px;
	text-transform: uppercase;
	font-size: 0.917em;
	color: #999999;
}
#footer p span {
	margin: 0 3px 0 0;
}
#footer p a {
	margin: 0 0 0 3px;
	text-transform: none;
	color: #4a4a4a;
}

