* {
	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: #217bca;
}

	a:hover {
		text-decoration: none;
	}

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #797a7f;
}

h2 {
	width: 100%;
	padding: 7px 0 0 0;
	line-height: 1.25em;
	font-size: 1.833em;
	font-weight: 300;
	color: #fff;
}

	h2 img {
		float: left;
		margin: -7px 1px 0 0;
	}
	
	h2 span {
		display: block;
		overflow: hidden;
		margin: -6px 0 0 0;
		padding: 0 0 0 4px;
	}

h3 {
	padding: 0 0 2px 0;
	line-height: 1.25em;
	font-size: 2.5em;
	font-weight: 600;
	color: #252526;
}

	h3.extra {
	padding: 0 0 8px 0;
	}

h4 {
	padding: 0 0 26px 0;
	line-height: 1.25em;
	font-size: 2em;
	font-weight: 600;
	color: #252526;
}

h5 {
	padding: 0 0 10px 0;
	line-height: 1.333em;
	font-size: 1em;
	color: #252526;
}

h6 {
	padding: 0 0 8px 0;
	line-height: 1.333em;
	font-size: 1em;
	color: #48970e;
}

.fleft {
	float: left;
}

	img.fleft {
		margin: 1px 29px 17px 0;
	}

.fright {
	float: right;
}

	img.fright {
		margin: 1px 0 17px 25px;
	}

.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-right {
	background: url(../images/tail-top-right.jpg) repeat-x 50% 0%;
	width: 50%;
	height: 413px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
}

#main-tail-top {
	background: #e9e9ed url(../images/main-tail-top.jpg) repeat-x 50% 0%;
}

#main-tail-bot {
	background: url(../images/main-tail-bot.gif) repeat-x 50% 100%;
}

#main-bg-top {
	background: url(../images/main-bg-top.jpg) no-repeat 50% 0%;
	position: relative;
}

#main {
	position: relative;
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	height: 413px;
}

#logo {
	position: absolute;
	top: 21px;
	left: 67px;
}

#menu {
	overflow: hidden;
	position: absolute;
	top: 36px;
	right: 30px;
}

	#menu li {
		background: url(../images/menu-divider.gif) no-repeat 0% 0%;
		margin: 0 0 0 -2px;
		padding: 1px 9px 4px 8px;
		float: left;
		font-size: 1.167em;
		color: #202020;
	}
	
	#menu li a {
		display: block;
		width: 107px;
		height: 26px;
		float: left;
		overflow: hidden;
		line-height: 26px;
		text-align: center;
		text-decoration: none;
		color: #202020;
	}
	
	#menu li a:hover {
		background: url(../images/menu.gif) no-repeat 0% 0%;
	}
	
	#menu li.act a {
		background: url(../images/menu.gif) no-repeat 0% 0%;
		color: #767982;
	}

#slogan {
	position: absolute;
	top: 148px;
	left: 95px;
}

#header-button-1 {
	position: absolute;
	top: 294px;
	left: 95px;
}

#header-button-2 {
	position: absolute;
	top: 328px;
	left: 95px;
}

#content {
	background: #e9e9ed url(../images/content.jpg) no-repeat 0% 0%;
	padding: 10px 32px 21px 45px;
}

	#content p {
		padding: 0 0 11px 0;
		line-height: 1.333em;
		font-size: 1em;
		color: #797a7f;
	}

	#content p small {
		float: right;
		padding: 0 2% 0 0;
		font-size: 1em;
	}

.row-1 {
	background: url(../images/line-hor.gif) repeat-x 0% 100%;
	width: 100%;
	margin: 0 0 21px 0;
	padding: 0 0 11px 0;
	overflow: hidden;
}

.row-2 .inner {
	padding: 6px 0 0 25px;
}

	.row-2 .inner .inner {
		padding: 0 0 0 2px;
	}

.box {
	width: 100%;
	overflow: hidden;
}

	.box .border-top {
		background: #212121 url(../images/border-top.jpg) repeat-x 0% 0%;
	}
	
	.box .border-bot {
		background: url(../images/border-bot.jpg) repeat-x 0% 100%;
	}
	
	.box .border-left {
		background: url(../images/border-left.jpg) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(../images/border-right.jpg) repeat-y 100% 0%;
	}
	
	.box .corner-top-left {
		background: url(../images/corner-top-left.jpg) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(../images/corner-top-right.jpg) no-repeat 100% 0%;
	}
	
	.box .corner-bot-left {
		background: url(../images/corner-bot-left.jpg) no-repeat 0% 100%;
	}
	
	.box .corner-bot-right {
		background: url(../images/corner-bot-right.jpg) no-repeat 100% 100%;
		position: relative;
		width: 100%;
	}
	
	.box .inner {
		padding: 9px 11px 30px 10px;
	}
	
	.box p {
		padding: 7px 10px 10px 13px !important;
		line-height: 1.333em !important;
		font-size: 1em !important;
		color: #747474 !important;
	}
	
	.box em {
		font-style: normal;
	}
	
	.box em a {
		background: url(../images/link-bg.gif) no-repeat 0% 0%;
		display: block;
		width: 81px;
		height: 23px;
		overflow: hidden;
		line-height: 23px;
		text-align: center;
		text-decoration: none;
		font-size: 1.167em;
		font-weight: 400;
		color: #fff;
		position: absolute;
		right: 11px;
		bottom: 3px;
	}
	
	.box em a:hover {
		color: #5db91a;
	}

.box-1 {
	width: 100%;
	overflow: hidden;
}

	.box-1 .border-top {
		background: #eaeaed 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-left.gif) no-repeat 0% 100%;
	}
	
	.box-1 .corner-bot-right {
		background: url(../images/corner-bot-right.gif) no-repeat 100% 100%;
		position: relative;
		width: 100%;
	}
	
	.box-1 .inner {
		padding: 27px 22px 18px 20px;
	}
	
	.box-1 p {
		padding: 0 10px 10px 0 !important;
		line-height: 1.333em !important;
		font-size: 1em !important;
		color: #747474 !important;
	}

.box-2 {
	width: 100%;
	overflow: hidden;
}

	.box-2 .border-top {
		background: #eaeaed url(../images/border-top1.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-left.gif) no-repeat 0% 100%;
	}
	
	.box-2 .corner-bot-right {
		background: url(../images/corner-bot-right.gif) no-repeat 100% 100%;
		position: relative;
		width: 100%;
	}
	
	.box-2 .inner {
		padding: 6px 22px 18px 20px;
	}
	
	.box-2 p {
		padding: 0 10px 10px 0 !important;
		line-height: 1.333em !important;
		font-size: 1em !important;
		color: #747474 !important;
	}

.list {
	overflow: hidden;
	padding: 0 0 9px 0;
}

	.list li {
		background: url(../images/marker.gif) no-repeat 0% 9px;
		padding: 0 0 0 13px;
		line-height: 2em;
		font-size: 1.167em;
		color: #217bca;
	}
	
	.list li a {
		color: #217bca;
	}

.list-1 {
	width: 100%;
	padding: 9px 0 0 0;
	overflow: hidden;
}

	.list-1 li {
		float: left;
		width: 200px;
		padding: 0 20px 0 0;
		line-height: 1.333em;
		font-size: 1em;
		color: #797a7f;
	}
	
	.list-1 li.extra {
		padding: 0;
	}
	
	.list-1 li img {
		margin: 0 0 18px 0;
	}
	
	.list-1 li strong {
		display: block;
		color: #5ea600;
	}
	
	.list-1 li p {
		padding: 0 0 17px 0 !important;
		line-height: 1.333em !important;
		font-size: 1em !important;
		color: #797a7f !important;
	}
	
	.list-1 li p b {
		color: #252526;
	}
	
	.list-1 li a {
		background: url(../images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
		height: 21px;
		overflow: hidden;
		float: right;
		line-height: 21px;
		font-size: 1.167em;
		font-weight: 400;
		text-decoration: none;
		color: #787b85;
	}

	.list-1 li a span {
		background: url(../images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
	}
	
	.list-1 li a span span {
		background: url(../images/link-tail.gif) repeat-x 0% 0%;
		display: inline-block;
		height: 21px;
		overflow: hidden;
		margin: 0 3px 0 3px;
		padding: 0 7px 0 8px;
	}
	
	.list-1 li a:hover span span {
		color: #000;
		cursor: pointer;
	}

.titles {
	width: 100%;
	overflow: hidden;
	margin: 0 0 -5px 0;
}

	.titles li {
		float: left;
		padding: 0 1px 0 0;
	}
	
	.titles li a {
		background: url(../images/title.gif) no-repeat 0% 0%;
		position: relative;
		display: block;
		width: 125px;
		height: 40px;
		padding: 0 0 0 19px;
		overflow: hidden;
		float: left;
		line-height: 44px;
		font-size: 2em;
		font-weight: 600;
		text-decoration: none;
		color: #252526;
	}
	
	.titles li.act a {
		background: url(../images/title-act.gif) no-repeat 0% 0%;
	}
	
	.titles li a:hover {
		background: url(../images/title-act.gif) no-repeat 0% 0%;
	}

.link {
	background: url(../images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 21px;
	overflow: hidden;
	float: right;
	line-height: 21px;
	font-size: 1.167em;
	font-weight: 400;
	text-decoration: none;
	color: #787b85;
}

	.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;
		height: 21px;
		overflow: hidden;
		margin: 0 3px 0 3px;
		padding: 0 7px 0 8px;
	}
	
	.link:hover span span {
		color: #000;
		cursor: pointer;
	}

.link-1 {
	font-size: 1.167em;
}

#contact-form {
	width: 245px;
	padding: 6px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #797a7f;
}

	#contact-form label {
		background: url(../images/contact-input.gif) no-repeat 0% 16px;
		display: block;
		height: 41px;
		overflow: hidden;
	}
	
	#contact-form span {
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.167em;
		color: #797a7f;
	}
	
	#contact-form input {
		background: none;
		width: 239px;
		height: 16px;
		padding: 3px 3px 3px 3px;
		float: left;
		border: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #797a7f;
	}
	
	#contact-form strong {
		background: url(../images/contact-textarea.gif) no-repeat 0% 0%;
		display: block;
		width: 245px;
		height: 115px;
		overflow: hidden;
		font-weight: normal;
	}
	
	#contact-form textarea {
		background: none;
		width: 239px;
		height: 109px;
		padding: 3px;
		float: left;
		border: none;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #797a7f;
	}

	#contact-form a {
		background: url(../images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
		height: 21px;
		overflow: hidden;
		float: right;
		margin: 14px 0 0 10px;
		line-height: 21px;
		font-size: 0.833em;
		font-weight: 400;
		text-decoration: none;
		color: #787b85;
	}

	#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;
		height: 21px;
		overflow: hidden;
		margin: 0 3px 0 3px;
		padding: 0 7px 0 8px;
	}
	
	#contact-form a:hover span span {
		color: #000;
		cursor: pointer;
	}

#footer {
	position: relative;
	width: 100%;
	height: 78px;
	overflow: hidden;
}

	#footer .inner {
		padding: 18px 16px 0 66px;
	}
	
	#footer p {
		font-size: 1.167em;
		color: #222;
		position: absolute;
		top: 46px;
		right: 33px;
	}
	
	#footer p a {
		text-decoration: none;
		color: #222;
	}
	
	#footer p a:hover {
		text-decoration: underline;
	}

.line-ver {
	background: url(../images/line-ver.gif) repeat-y;
	width: 100%;
	overflow: hidden;
}

#bot-menu {
	float: right;
	overflow: hidden;
}

	#bot-menu li {
		background: url(../images/divider.gif) no-repeat 0% 4px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 13px 0 14px;
		font-weight: bold;
		color: #9c9ea7;
	}
	
	#bot-menu li a {
		text-decoration: none;
		color: #9c9ea7;
	}
	
	#bot-menu li a:hover {
		text-decoration: underline;
	}
	
	#bot-menu li.act a {
		text-decoration: underline;
	}
	
#pics {
	float: left;
	margin: -1px 0 0 0;
	overflow: hidden;
}

	#pics li {
		float: left;
	}
