* {
	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: #d52d00;
}

		a:hover {
			text-decoration: none;
		}

html {
	min-width: 980px;
}

body {
	background: #8b856b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	background: url(images/title-tail.gif) repeat-x 0% 100%;
	margin: 0 0 22px 0;
	padding: 0 0 7px 77px;
	text-transform: uppercase;
	line-height: 1.25em;
	font-size: 3em;
	font-weight: normal;
	color: #e3035f;
}

		h2 strong {
			display: block;
			margin: -15px 0 0 0;
			text-transform: none;
			font-size: 0.889em;
			font-weight: normal;
			color: #1f2223;
		}
		
		h2 span {
			display: block;
			margin: 0 0 0 -1px;
			padding: 30px 0 0 0;
			font-size: 0.889em;
			color: #1f2223;
		}

h3 {
	padding: 0 0 6px 0;
	text-transform: uppercase;
	line-height: 1.25em;
	font-size: 2.833em;
	font-weight: normal;
	color: #c6bb80;
}

		h3 strong {
			display: block;
			margin: -11px 0 0 0;
			text-transform: none;
			font-size: 0.706em;
			font-weight: normal;
			color: #1f2223;
		}
		
		h3.extra {
			padding: 0 0 11px 0;
		}

h4 {
	padding: 0 0 18px 3px;
	line-height: 1.25em;
	text-transform: uppercase;
	font-size: 2.083em;
	font-weight: normal;
	color: #5c5429;
}

		h4.extra {
			padding: 0 0 14px 3px;
		}
		
		h4.extra-1 {
			padding: 0 0 11px 3px;
		}

h6 {
	padding: 0 0 9px 1px;
	text-transform: uppercase;
	line-height: 1.5em;
	font-size: 1em;
	color: #272727;
}

		h6.extra {
			padding: 0 0 7px 1px;
		}

		h6 span {
			display: block;
			padding: 0 0 3px 0;
			text-transform: none;
			line-height: 1.583em;
			color: #96ca49;
		}
		
		h6 span a {
			color: #96ca49;
		}
		
		h6 strong {
			display: block;
			text-transform: none;
			line-height: 1.583em;
			color: #151515;
		}
		
		h6 strong a {
			color: #151515;
		}

.fleft {
	float: left;
}

		ul.fleft {
			padding: 0 0 14px 0 !important;
		}
		
		img.fleft {
			margin: 3px 21px 20px 0;
		}
		
		img.fleft1 {
			float: left;
			margin: 3px 21px 17px 0;
		}

.fright {
	float: right;
}

		ul.fright {
			padding: 0 17px 14px 0 !important;
		}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#tail-top-left {
	background: url(images/tail-top-left.jpg) repeat-x 100% 0%;
	width: 50%;
	height: 158px;
	padding: 0 115px 0 0;
	position: absolute;
	top: 0;
	left: 0;
}

#tail-top-right {
	background: url(images/tail-top-right.jpg) repeat-x 0% 0%;
	width: 50%;
	height: 158px;
	position: absolute;
	top: 0;
	right: 0;
}

#main-tail-ver {
	background: #fbfbf6 url(images/main-tail-ver.gif) repeat-y 50% 0%;
	width: 100%;
}

#main-tail-bot {
	background: url(images/main-tail-bot.gif) repeat-x 0% 100%;
	width: 100%;
}

#main-bg-top {
	background: url(images/main-bg-top.jpg) no-repeat 50% 0%;
	position: relative;
	width: 100%;
}

#main-bg-bot {
	background: url(images/main-bg-bot.jpg) no-repeat 50% 100%;
	width: 100%;
}

#main-bg {
	background: url(images/main-bg1.jpg) no-repeat 50% 151px;
	width: 100%;
}

#page7 #main-tail-ver {
	background: #fbfbf6 url(images/main-tail-ver1.gif) repeat-y 50% 0%;
}

#page7 #main-bg-bot {
	background: url(images/main-bg-bot1.jpg) no-repeat 50% 100%;
}

#page7 #main-bg {
	background: url(images/main-bg-top1.jpg) no-repeat 50% 151px;
}

#main {
	position: relative;
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	height: 151px;
}

		#header strong {
			line-height: 1.333em;
			font-size: 1em;
			color: #feffd2;
			position: absolute;
			top: 44px;
			left: 378px;
		}

#logo {
	position: absolute;
	top: 0;
	left: 0;
}

#navi {
	position: absolute;
	top: 27px;
	left: 908px;
}

		#navi li {
			background: url(images/navi-divider.gif) no-repeat 0% 4px;
			padding: 0 0 0 10px;
			line-height: 1.556em;
			text-transform: uppercase;
			font-size: 0.75em;
			color: #edecd3;
		}
		
		#navi li a {
			text-decoration: none;
			color: #edecd3;
		}
		
		#navi li a:hover {
			text-decoration: underline;
		}

#menu {
	position: absolute;
	top: 114px;
	left: 24px;
}

		#menu li {
			background: url(images/menu-divider.gif) no-repeat 0% 0%;
			float: left;
			padding: 0 35px 0 30px;
			text-transform: uppercase;
			font-size: 1.7em;
			color: #2c2c25;
		}
		
		#menu li a {
			text-decoration: none;
			color: #2c2c25;
		}
		
		#menu li a:hover {
			color: #595125;
		}

#content {
	width: 100%;
	padding: 0 0 41px 0;
	overflow: hidden;
}

		#content p {
			padding: 0 0 12px 0;
			line-height: 1.417em;
			font-size: 1em;
			color: #676767;
		}
		
		#content p.extra {
			padding: 0 0 14px 0;
		}
		
		#content p.extra-1 {
			padding: 0 0 21px 0;
		}
		
		#content p.extra-2 {
			padding: 0 0 6px 0;
		}
		
		#content p.address {
			background: url(images/icon-message.gif) no-repeat 0% 7px;
			margin: 0 0 0 18px;
			padding: 0 0 0 0;
			padding: 2px 0 0 21px;
			line-height: 1.583em;
		}
		
		#content p small {
			float: right;
			padding: 0 2% 0 0;
			font-size: 1em;
		}

#column-left {
	float: left;
	width: 698px;
}

#column-right {
	float: left;
	width: 282px;
}

		#column-right .inner {
			padding: 19px 23px 0 25px;
		}

.box {
	background: #fff url(images/box-tail-ver.gif) repeat-y 100% 0%;
	width: 100%;
	margin: 0 0 13px 0;
}

		.box .top {
			background: url(images/box-bg1.jpg) no-repeat 0% 0%;
			width: 100%;
		}
		
		.box .bot {
			background: url(images/box-tail.gif) repeat-x 0% 100%;
			width: 100%;
		}
		
		.box .inner {
			background: url(images/box-bot-right.gif) no-repeat 100% 100%;
			min-height: 268px;
			height: auto !important;
			height: 268px;
			padding: 253px 40px 20px 253px;
		}
		
		.box p {
			padding: 0 0 15px 0 !important;
			line-height: 1.417em !important;
			font-size: 1em !important;
			color: #898989 !important;
		}
		
		.box p a {
			color: #68b514 !important;
		}
		
		.box p.extra {
			padding: 0 0 11px 0 !important;
		}

.box-1 {
	width: 100%;
	overflow: hidden;
}

		.box-1 .inner {
			padding: 0 40px 0 40px;
		}

.line-ver {
	background: url(images/line-ver.gif) repeat-y;
}
.line-ver10 {
	background: none;
}
.link {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 20px;
	overflow: hidden;
	line-height: 18px;
	float: left;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

		.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: 20px;
			padding: 0 12px 0 17px;
		}
		
		.link:hover span span {
			cursor: pointer;
			text-decoration: underline;
		}

.link-1 {
	background: url(images/arrow-1.gif) no-repeat 1px 6px;
	padding: 0 0 0 15px;
	float: left;
	line-height: 1.308em;
	font-size: 1.083em;
	font-weight: bold;
	color: #2c2c2c;
}

.link-2 {
	background: url(images/arrow-2.gif) no-repeat 1px 6px;
	padding: 0 0 0 15px;
	float: left;
	line-height: 1.308em;
	font-size: 1.083em;
	font-weight: bold;
	color: #b39b19;
}

.link-3 {
	background: url(images/arrow-3.gif) no-repeat 1px 6px;
	padding: 0 0 0 15px;
	float: left;
	line-height: 1.308em;
	font-size: 1.083em;
	font-weight: bold;
	color: #d4255f;
}

.indent {
	padding: 16px 30px 0 40px;
}

.indent-left {
	padding: 0 0 0 2px;
}

.indent-left-1 {
	padding: 0 0 0 14px;
}

.indent-left-2 {
	padding: 0 0 0 5px;
}

.indent-bot {
	margin: 0 0 23px 0;
}

.indent-bot-1 {
	margin: 0 0 16px 0;
}

.list {
	padding: 0 0 16px 12px;
	overflow: hidden;
}

		.list li {
			background: url(images/marker.gif) no-repeat 0% 10px;
			padding: 0 0 0 10px;
			line-height: 1.833em;
			font-weight: bold;
			color: #595125;
		}
		
		.list li a {
			color: #595125;
		}

		.list-indent {
			padding: 0 0 31px 12px;
		}

.list-1 {
	margin: -1px 0 0 0;
	padding: 0 0 0 15px;
}

		.list-1 li {
			padding: 0 0 20px 0;
			line-height: 1.667em;
			list-style: decimal-leading-zero !important;
			list-style: decimal;
			font-weight: bold;
			color: #9c8b2d;
		}
		
		.list-1 li a {
			font-weight: normal;
			color: #9c8b2d;
		}

		.list-1 li.extra {
			padding: 0 0 16px 0;
		}

.list-2 {
	padding: 0 0 0 12px;
}

		.list-2 dt {
			padding: 0 0 8px 0;
			text-transform: uppercase;
			line-height: 1.5em;
			font-size: 1em;
			font-weight: bold;
			color: #272727;
		}
		
		.list-2 dt a {
			text-decoration: none;
			color: #272727;
		}
		
		.list-2 dt a:hover {
			text-decoration: underline;
		}
		
		.list-2 dd {
			background: url(images/line-hor.gif) repeat-x 0% 100%;
			margin: 0 0 17px 0;
			padding: 0 0 7px 0;
		}
		
		.list-2 dd.extra {
			background: none;
			margin: 0 0 1px 0;
		}
		
		.list-2 dd.extra-1 {
			background: none;
			margin: 0;
			padding: 0 0 3px 0;
		}

.list-3 {
	width: 100%;
	padding: 0 0 18px 0;
	overflow: hidden;
}

		.list-3 li {
			float: left;
			width: 184px;
			padding: 0 26px 0 0;
		}
		
		.list-3 li strong {
			display: block;
			padding: 18px 0 0 3px;
			line-height: 1.583em;
			font-size: 1em;
			color: #151515;
		}
		
		.list-3 li strong a {
			color: #151515;
		}
		
		.list-3 li.extra {
			padding: 0 0 0 0;
		}

.list-4 {
	padding: 1px 0 4px 2px;
}

		.list-4 dt {
			padding: 0 0 8px 0;
			text-transform: uppercase;
			line-height: 1.5em;
			font-size: 1em;
			font-weight: bold;
			color: #272727;
		}
		
		.list-4 dt a {
			text-decoration: none;
			color: #272727;
		}
		
		.list-4 dt a:hover {
			text-decoration: underline;
		}
		
		.list-4 dd {
			padding: 0 0 14px 0;
			line-height: 1.417em;
			font-size: 1em;
			color: #898989;
		}
		
		.list-4 dd.extra {
			background: none;
			margin: 0;
		}

.line-hor {
	background: url(images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 11px 0;
}

.line-hor-1 {
	background: #d2ceb0;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 34px 0 17px 0;
}

.no-indent {
	padding: 0 !important;
	margin: 0 !important;
}

#contact-form {
	width: 263px;
	padding: 2px 0 0 5px;
}

		#contact-form label {
			display: block;
			width: 100%;
			height: 40px;
			overflow: hidden;
		}
		
		#contact-form strong {
			display: block;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1em;
			font-weight: normal;
			color: #676767;
		}
		
		#contact-form input {
			background: #fff;
			width: 253px;
			height: 15px;
			padding: 2px 3px 2px 3px;
			float: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1em;
			color: #676767;
		}
		
		#contact-form textarea {
			background: #fff;
			width: 253px;
			height: 140px;
			padding: 2px 3px 2px 3px;
			float: left;
			overflow: auto;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1em;
			color: #676767;
		}
		
		#contact-form a {
			background: url(images/link-tail1.gif) repeat-x 0% 0%;
			display: inline-block;
			height: 20px;
			overflow: hidden;
			line-height: 20px;
			float: right;
			margin: 14px 0 0 11px;
			font-size: 1em;
			font-weight: bold;
			text-decoration: none;
			color: #fff;
		}

		#contact-form a span {
			background: url(images/link-left1.gif) no-repeat 0% 0%;
			display: inline-block;
		}
		
		#contact-form a span span {
			background: url(images/link-right1.gif) no-repeat 100% 0%;
			display: inline-block;
			height: 20px;
			padding: 0 12px 0 17px;
		}
		
		#contact-form a:hover span span {
			cursor: pointer;
			text-decoration: underline;
		}

#footer {
	height: 62px;
	overflow: hidden;
}

		#footer strong {
			float: right;
			padding: 24px 47px 0 0;
			color: #fff;
		}
		
		#footer strong a {
			font-weight: normal;
			color: #e8e2c1;
		}
		
		#footer p {
			padding: 24px 0 0 37px;
			color: #d9d6c5;
		}
		
		#footer p span {
			margin: 0 3px 0 0;
		}
		
		#footer p a {
			margin: 0 0 0 3px;
			color: #d9d6c5;
		}
