* {
	margin: 0;
	padding: 0;
}

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

.wrapper-1 {
	width: 100%;
}

.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: #fff;
}

a:hover {
	text-decoration: none;
}

html {
	min-width: 980px;
}

body {
	background: #1a1a1a url(images/body.jpg) repeat-x 50% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	padding: 0 0 3px 0;
	line-height: 1.25em;
	word-spacing: -3px;
	font-size: 3.167em;
	color: #a7a7a7;
}

		h2 strong {
			text-transform: uppercase;
			color: #757575;
		}

h3 {
	padding: 0 0 11px 0;
	line-height: 1.25em;
	font-size: 2.333em;
	font-weight: normal;
	color: #b9b9b9;
}

h4 {
	padding: 0 0 6px 0;
	word-spacing: -3px;
	line-height: 1.25em;
	font-size: 2.333em;
	font-weight: normal;
	color: #a3a3a3;
}

		h4.extra {
	padding: 0 0 4px 0;
		}

h5 {
	padding: 0 0 7px 0;
	line-height: 1.167em;
	font-size: 1.5em;
	font-weight: normal;
	color: #fff;
}

		h5 span {
			display: block;
			margin: -3px 0 0 0;
			font-size: 0.667em;
			color: #77870a;
		}
		
		h5 span span {
			margin: 0;
			font-size: 1em;
			color: #0b6587;
		}
		
		h5 i {
			display: block;
			margin: -3px 0 0 0;
			font-size: 0.667em;
			font-style: normal;
			color: #880b43;
		}

h6 {
	text-transform: uppercase;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #1b1b1b;
}

		h6 span {
			display: block;
			padding: 0 0 18px 0;
			text-transform: none;
		}

.fleft {
	float: left;
}

img.fleft {
	margin: 2px 20px 0 0;
}

img.fleft1 {
	float: left;
	margin: 2px 30px 0 3px;
}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main {
	width: 965px;
	margin: 0 auto;
	padding: 0 0 0 1px;
	font-size: 0.75em;
}

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

		#header div {
			position: absolute;
			top: 0;
			left: -9px;
		}

#content {
	padding: 12px 0 9px 0;
}

		#content blockquote p strong {
			display: block;
			padding: 10px 0 0 0;
			text-align: right;
			color: #fff;
		}
		
		#content blockquote p strong a {
			text-decoration: none;
			color: #fff;
		}
		
		#content blockquote p strong a:hover {
			text-decoration: underline;
		}
		
		#content p em {
			display: inline-block;
			height: 38px;
			overflow: hidden;
			padding: 3px 0 0 7px;
			vertical-align: text-top;
			font-style: normal;
		}
		
		#content p em a {
			background: url(images/link.gif) no-repeat 0% 0%;
			display: inline-block;
			width: 95px;
			height: 38px;
			overflow: hidden;
			line-height: 32px;
			text-align: center;
			text-decoration: none;
			font-size: 2em;
			color: #c3c2c2;
		}
		
		#content p i {
			display: block;
			height: 38px;
			overflow: hidden;
			padding: 13px 0 0 0;
			vertical-align: text-top;
			font-style: normal;
		}
		
		#content p i a {
			background: url(images/link.gif) no-repeat 0% 0%;
			display: inline-block;
			width: 95px;
			height: 38px;
			overflow: hidden;
			line-height: 32px;
			text-align: center;
			text-decoration: none;
			font-size: 2em;
			color: #c3c2c2;
		}
		
		#content p small {
			float: right;
			padding: 0 21% 0 0;
			font-size: 1em;
		}
		
		#content p span.extra {
			color: #fff;
		}

.box {
	width: 100%;
	padding: 0 0 23px 0;
}

		.box .top {
			background: url(images/box-top.png) no-repeat 0% 0%;
			width: 965px;
			height: 37px;
			overflow: hidden;
		}
		
		.box .box-content {
			background: #878787 url(images/box-tail.jpg) repeat-y 0% 0%;
			width: 100%;
		}
		
		.box .box-content .inner {
			background: url(images/box-bg.jpg) no-repeat 0% 100%;
			min-height: 157px;
			height: auto !important;
			height: 157px;
			padding: 24px 27px 9px 37px;
		}
		
		.box .box-content .inner-1 {
			background: url(images/box-bg.jpg) no-repeat 0% 100%;
			min-height: 157px;
			height: auto !important;
			height: 157px;
			padding: 24px 41px 19px 23px;
		}
		
		.box .box-content .inner-2 {
			background: url(images/box-bg.jpg) no-repeat 0% 100%;
			min-height: 157px;
			height: auto !important;
			height: 157px;
			padding: 24px 27px 2px 37px;
		}
		
		.box .bot {
			background: url(images/box-bot.png) no-repeat 0% 0%;
			width: 965px;
			height: 43px;
			overflow: hidden;
		}
		
		.box p {
			padding: 0 0 0 2px !important;
			line-height: 1.5em !important;
			font-size: 1.167em !important;
			color: #000 !important;
		}
		
		.box p.extra-style {
			padding: 0 0 0 0 !important;
			line-height: 1.385em !important;
			font-size: 1.083em !important;
			color: #000 !important;
		}
		
		.box p.extra-style1 {
			padding: 0 0 14px 0 !important;
			line-height: 1.385em !important;
			font-size: 1.083em !important;
			color: #000 !important;
		}
		
		.box p.extra-style2 {
			padding: 0 0 21px 0 !important;
			line-height: 1.615em !important;
			font-size: 1.083em !important;
			color: #000 !important;
		}

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

		.box-1 .box-content {
			background: url(images/box-tail1.jpg) repeat-y 0% 0%;
		}
		
		.box-1 .box-content .inner {
			padding: 21px 27px 2px 26px;
		}
		
		.box-1 .box-bot {
			background: url(images/box-bot1.png) no-repeat 0% 0%;
			width: 965px;
			height: 36px;
			overflow: hidden;
		}
		
		.box-1 p {
			padding: 0 0 18px 0 !important;
			line-height: 1.385em;
			font-size: 1.083em !important;
			color: #8a8989 !important;
		}
		
		.box-1 p.extra {
			padding: 0 0 21px 0 !important;
		}
		
		.box-1 p.extra-1 {
			padding: 0 0 10px 0 !important;
		}
		
		.box-1 p big {
			display: block;
			padding: 0 0 18px 0;
			font-size: 1em;
			font-weight: bold;
			color: #fff;
		}

.box-2 {
	position: relative;
	width: 290px;
}

		.box-2 .box-pic {
			background: url(images/box-pic.png) no-repeat 0% 0%;
			width: 73px;
			height: 65px;
			position: absolute;
			top: -33px;
			left: 243px;
		}

		.box-2 .box-top {
			background: url(images/box-top2.png) no-repeat 0% 0%;
			width: 100%;
			height: 4px;
			overflow: hidden;
		}
		
		.box-2 .box-content {
			background: url(images/box-tail2.jpg) repeat-y 0% 0%;
			width: 100%;
		}
		
		.box-2 .box-content .inner {
			background: none;
			min-height: 116px;
			height: auto !important;
			height: 116px;
			padding: 7px 12px 9px 20px;
		}
		
		.box-2 .box-content .inner-1 {
			background: none;
			min-height: 116px;
			height: auto !important;
			height: 116px;
			padding: 7px 12px 28px 20px;
		}
		
		.box-2 .box-content .inner-2 {
			background: none;
			min-height: 116px;
			height: auto !important;
			height: 116px;
			padding: 7px 12px 18px 20px;
		}
		
		.box-2 .box-bot {
			background: url(images/box-bot2.png) no-repeat 0% 0%;
			width: 100%;
			height: 14px;
			overflow: hidden;
		}
		
		.box-2 p {
			padding: 0 20px 4px 0 !important;
			line-height: 1.385em !important;
			font-size: 1.083em !important;
			color: #747474 !important;
		}
		
		.box-2 p.extra {
			padding: 0 0 22px 0 !important;
		}

.list {
	position: relative;
	margin: -2px 0 0 0;
}

		.list li {
			background: url(images/marker.gif) no-repeat 1px 8px;
			padding: 0 0 0 12px;
			line-height: 1.692em;
			font-size: 1.083em;
			color: #1b1b1b;
		}
		
		.list li a {
			color: #1b1b1b;
		}

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

		.list-1 li {
			float: left;
			width: 288px;
			padding: 0 24px 0 0;
		}
		
		.list-1 li.extra {
			padding: 0;
		}
		
		.list-1 li strong {
			display: block;
			line-height: 1.167em;
			font-size: 1.5em;
			font-weight: normal;
			color: #fff;
		}
		
		.list-1 li strong a {
			text-decoration: none;
			color: #fff;
		}
		
		.list-1 li strong a:hover {
			text-decoration: underline;
		}
		
		.list-1 li span {
			display: block;
			padding: 1px 0 0 0;
			line-height: 1em;
			font-size: 1em;
			color: #77870a;
		}
		
		.list-1 li span span {
			padding: 0 0 0 0;
			color: #0d6587;
		}
		
		.list-1 li i {
			display: block;
			padding: 1px 0 0 0;
			line-height: 1em;
			font-size: 1em;
			font-style: normal;
			color: #870a42;
		}
		
		.list-1 li img {
			margin: 17px 0 0 0;
		}

.list-2 {
	padding: 2px 0 0 0;
}

		.list-2 li {
			padding: 0 0 20px 0;
		}
		
		.list-2 li span {
			padding: 0 0 0 33px;
		}
		
		.list-2 li.extra {
			padding: 0 0 11px 0;
		}
		
		.list-2 li.extra-1 {
			padding: 0 0 15px 0;
		}

.list-3 {
	position: relative;
	margin: -2px 0 0 0;
}

		.list-3 li {
			background: url(images/marker-1.gif) no-repeat 1px 8px;
			padding: 0 0 0 12px;
			line-height: 1.692em;
			font-size: 1.083em;
			color: #fff;
		}
		
		.list-3 li a {
			position: relative;
			color: #fff;
		}

.link {
	float: right;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #fefefe;
}

.link-1 {
	float: right;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #1b1b1b;
}

.no-indent {
	padding: 0 !important;
	margin: 0 !important;
}

.picture-position {
	margin: 5px 0 23px 0;
}

#contact-form {
	width: 642px;
	padding: 5px 0 0 0;
}

		#contact-form strong {
			display: block;
			width: 313px;
			float: right;
			font-weight: normal;
		}
		
		#contact-form span {
			display: block;
			padding: 0 0 1px 0;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1em;
			color: #8a8989;
		}
		
		#contact-form label {
			display: block;
			height: 42px;
			overflow: hidden;
		}
		
		#contact-form textarea {
			background: #1b1b1b;
			width: 305px;
			height: 97px;
			padding: 3px;
			border: 1px solid #504f4f;
			float: left;
			overflow: auto;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1em;
			color: #8a8989;
		}
		
		#contact-form input {
			background: #1b1b1b;
			width: 271px;
			height: 15px;
			padding: 2px 3px 2px 3px;
			border: 1px solid #504f4f;
			float: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1em;
			color: #8a8989;
		}
		
		#contact-form a {
			float: right;
			margin: 12px 0 0 20px;
			font-size: 1.083em;
			color: #fefefe;
		}

#footer {
	background: url(images/footer.gif) no-repeat 0% 0%;
	height: 126px;
	overflow: hidden;
}

		#footer p {
			padding: 14px 0 0 24px;
			color: #8a8989;
		}
		
		#footer p a {
			margin: 0 0 0 9px;
			text-decoration: none;
			color: #333232;
		}
		
		#footer p a:hover {
			text-decoration: underline;
		}
