* {
	margin: 0;
	padding: 0;
}

html, body { 
	height:100%;
}

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

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #131313;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1em;
	color: #393939;
}

h2 {
	width: 100%;
	padding: 0 0 27px 0;
	overflow: hidden;
	line-height: 1.25em;
	font-size: 2.667em;
	font-weight: 400;
	color: #1f2021;
}

	h2 span {
		display: block;
		float: right;
		padding: 4px 0 0 0;
		letter-spacing: -1px;
		font-size: 0.625em;
		color: #898989;
	}
	
		h2 span a {
			text-decoration: none;
			color: #898989;
		}
		
		h2 span a:hover {
			color: #000;
		}

h3 {
	padding: 0 0 33px 0;
	overflow: hidden;
	line-height: 1.25em;
	font-size: 2.667em;
	font-weight: 400;
	color: #1f2021;
}

	h3 em {
		display: block;
		margin: 0 0 -7px 0;
		font-style: normal;
	}
	
	h3 i {
		display: block;
		margin: 0 0 -5px 0;
		font-style: normal;
	}

h5 {
	padding: 0 0 4px 0;
	text-transform: uppercase;
	line-height: 1.667em;
	font-size: 1em;
	font-weight: normal;
	color: #d14f08;
}

	h5 strong {
		display: block;
		padding: 0 0 3px 0;
		font-weight: normal;
	}

h6 {
	padding: 0 0 6px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	font-weight: normal;
	color: #d14f08;
}

.fleft {
	float: left;
}

	img.fleft {
		margin: 1px 19px 13px 1px;
	}
	
	img.fleft1 {
		float: left;
		margin: 1px 19px 35px 1px;
	}
	
	img.fleft2 {
		float: left;
		margin: 1px 30px 21px 1px;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 40px 0 0;
	}
	
	img.fright {
		margin: 0 0 24px 0;
	}

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

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

#main-tail-top {
	background: #f0eee7;
}

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

#main-bg-top {
	width: 100%;
}

#main {
	font-size: 0.75em;
}

#header {
	position: relative;
	width: 100%;
	height: 441px;
}

#content {
	width: 958px;
	margin: 0 auto;
}

	#content .indent {
		padding: 22px 37px 57px 36px;
	}
	
	#content .indent-1 {
		padding: 22px 37px 42px 36px;
	}
	
	#content p {
		padding: 0 0 18px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #181818;
	}
	
	#content p.extra {
		padding: 0 0 15px 0;
	}
	
	#content p.extra1 {
		padding: 0 0 24px 0;
	}
	
	#content p.extra2 {
		padding: 0 0 22px 0;
	}
	
	#content p.extra3 {
		padding: 0 0 30px 0;
	}
	
	#content p.extra4 {
		padding: 0 0 26px 0;
	}
	
		#content p span a {
			color: #181818;
		}
		
		#content p small {
			float: right;
			padding: 0 4% 0 0;
			font-size: 1em;
		}

.row-1 {
	padding: 0 0 40px 0;
}

.title {
	padding: 0 0 44px 0;
	text-align: center;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 2.25em;
	color: #fff;
}

.title-1 {
	padding: 0 0 18px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	font-weight: bold;
	color: #d2d0ca;
}

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

	.box-1 .tail {
		background: url(images/box-tail1.jpg) repeat-y 0% 0%;
	}
	
	.box-1 .top {
		background: url(images/box-top1.jpg) no-repeat 0% 0%;
	}
	
	.box-1 .bot {
		background: url(images/box-bot1.jpg) no-repeat 0% 100%;
		width: 100%;
	}
	
	.box-1 .inner {
		padding: 15px 26px 23px 41px;
	}
	
	.box-1 p {
		padding: 0 0 20px 0 !important;
		line-height: 1.538em !important;
		font-size: 1.083em !important;
		color: #181818 !important;
	}
	
	.box-1 strong a {
		float: right;
		line-height: 1.2em;
		font-size: 1.667em;
		font-weight: 400;
		text-decoration: none;
		color: #898989;
	}
	
		.box-1 strong a:hover {
			color: #666;
		}

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

	.box-2 .tail {
		background: url(images/box-tail2.jpg) repeat-y 0% 0%;
	}
	
	.box-2 .top {
		background: url(images/box-top2.jpg) no-repeat 0% 0%;
	}
	
	.box-2 .bot {
		background: url(images/box-bot2.jpg) no-repeat 0% 100%;
		width: 100%;
	}
	
	.box-2 .inner {
		padding: 15px 26px 23px 31px;
	}
	
	.box-2 p {
		padding: 0 0 20px 0 !important;
		line-height: 1.538em !important;
		font-size: 1.083em !important;
		color: #181818 !important;
	}
	
	.box-2 strong a {
		float: right;
		line-height: 1.2em;
		font-size: 1.667em;
		font-weight: 400;
		text-decoration: none;
		color: #898989;
	}
	
		.box-2 strong a:hover {
			color: #666;
		}

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

	.box-3 .tail {
		background: url(images/box-tail3.jpg) repeat-y 0% 0%;
	}
	
	.box-3 .top {
		background: url(images/box-top3.jpg) no-repeat 0% 0%;
	}
	
	.box-3 .bot {
		background: url(images/box-bot3.jpg) no-repeat 0% 100%;
		width: 100%;
	}
	
	.box-3 .inner {
		padding: 15px 26px 23px 31px;
	}
	
	.box-3 p {
		padding: 0 0 20px 0 !important;
		line-height: 1.538em !important;
		font-size: 1.083em !important;
		color: #181818 !important;
	}
	
	.box-3 strong a {
		float: right;
		line-height: 1.2em;
		font-size: 1.667em;
		font-weight: 400;
		text-decoration: none;
		color: #898989;
	}
	
		.box-3 strong a:hover {
			color: #666;
		}

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

	.box-4 .tail {
		background: url(images/box-tail4.jpg) repeat-y 0% 0%;
	}
	
	.box-4 .top {
		background: url(images/box-top4.jpg) no-repeat 0% 0%;
	}
	
	.box-4 .bot {
		background: url(images/box-bot4.jpg) no-repeat 0% 100%;
		width: 100%;
	}
	
	.box-4 .inner {
		padding: 15px 38px 23px 31px;
	}
	
	.box-4 p {
		padding: 0 0 20px 0 !important;
		line-height: 1.538em !important;
		font-size: 1.083em !important;
		color: #181818 !important;
	}
	
	.box-4 strong a {
		float: right;
		line-height: 1.2em;
		font-size: 1.667em;
		font-weight: 400;
		text-decoration: none;
		color: #898989;
	}
	
		.box-4 strong a:hover {
			color: #666;
		}

.link {
	background: url(images/link-tail2.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 29px;
	overflow: hidden;
	float: left;
	line-height: 24px;
	font-size: 1.583em;
	text-decoration: none;
	color: #fcfbf9;
}

	.link span {
		background: url(images/link-left2.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
		.link span span {
			background: url(images/link-right2.gif) no-repeat 100% 0%;
			display: inline-block;
			height: 29px;
			overflow: hidden;
			padding: 0 19px 0 19px;
		}
		
		.link:hover {
			cursor: pointer;
			color: #000;
		}

.link-1 {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 44px;
	float: left;
	margin: 0 14px 38px 0;
	overflow: hidden;
	line-height: 42px;
	text-decoration: none;
	word-spacing: 2px;
	letter-spacing: -1px;
	font-size: 2em;
	font-weight: 400;
	color: #fff;
}

	.link-1 span {
		background: url(images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link-1 span span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 44px;
		padding: 0 20px 0 19px;
	}
	
	.link-1:hover span span {
		cursor: pointer;
		color: #000;
	}

.link-2 {
	background: url(images/link-tail1.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 44px;
	float: left;
	margin: 0 14px 38px 0;
	overflow: hidden;
	line-height: 42px;
	text-decoration: none;
	word-spacing: 2px;
	letter-spacing: -1px;
	font-size: 2em;
	font-weight: 400;
	color: #fcfbf9;
}

	.link-2 span {
		background: url(images/link-left1.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link-2 span span {
		background: url(images/link-right1.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 44px;
		padding: 0 28px 0 29px;
	}
	
	.link-2:hover span span {
		cursor: pointer;
		color: #000;
	}

.link-indent {
	margin: 0 0 37px 0;
}

.info-box {
	width: 100%;
	padding: 0 0 24px 0;
	overflow: hidden;
}

	.info-box strong {
		display: block;
		padding: 0 0 14px 0;
		word-spacing: -1px;
		line-height: 1.2em;
		font-size: 3.083em;
		font-weight: 400;
		color: #1f2021;
	}
	
		.info-box strong span {
			display: block;
			margin: -7px 0 0 0;
		}
		
	.info-box b,h4{
		display: block;
		word-spacing: -1px;
		line-height: 1.25em;
		font-size: 2em;
		font-weight: 400;
		color: #898989;
	}

.line-hor {
	background: #d2d0ca;
	width: 100%;
	height: 3px;
	overflow: hidden;
	margin: 0 0 22px 0;
}

.line-hor1 {
	background: #d2d0ca;
	width: 100%;
	height: 3px;
	overflow: hidden;
	margin: 0 0 33px 0;
}

.line-hor2 {
	background: #d2d0ca;
	width: 100%;
	height: 3px;
	overflow: hidden;
	margin: 0 0 28px 0;
}

.list {
	padding: 0 0 23px 2px;
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 10px;
		padding: 0 0 0 19px;
		line-height: 1.846em;
		font-size: 1.083em;
		color: #181818;
	}
	
		.list li a {
			color: #181818;
		}

.list-1 {
	width: 100%;
}

	.list-1 li {
		position: relative;
		float: left;
		width: 213px;
		padding: 0px 4px 0px 4px;
	}
	
	.list-1 li.extra {
		padding: 0;
	}
	
		.list-1 li img {
			margin: 0 0 13px 0;
		}
		
		.list-1 li strong {
			display: block;
			padding: 0 0 6px 5px;
			line-height: 1.385em;
			font-size: 1.083em;
			font-weight: normal;
			color: #d14f08;
		}
		
			.list-1 li strong a {
				color: #d14f08;
			}
			
		.list-1 li p {
			padding: 0 0 1px 5px !important;
			line-height: 1.385em !important;
			font-size: 1.083em !important;
			color: #181818 !important;
		}
		
			.list-1 li p a {
				color: #181818;
			}
			
		.list-1 li b {
			display: block;
			padding: 0 0 0 5px;
			line-height: 1.538em;
			font-size: 1.083em;
			font-weight: normal;
			color: #181818;
		}
		
			.list-1 li b span {
				text-transform: uppercase;
				font-size: 0.923em;
				color: #d14f08;
			}
			
		.list-1 li big {
			position: absolute;
			top: -16px;
			right: 4px;
		}

.list-2 {
	overflow: hidden;
}

	.list-2 li {
		width: 100%;
		overflow: hidden;
		vertical-align: top;
		line-height: 2.077em;
		font-size: 1.083em;
		color: #d2d0ca;
	}
	
		.list-2 li img {
			float: left;
			margin: 7px 11px 0 0;
		}
		
		.list-2 li a {
			text-decoration: none;
			color: #d2d0ca !important;
		}
		
		.list-2 li a:hover {
			text-decoration: underline;
		}

.list-3 {
	width: 100%;
	padding: 0 0 31px 0;
	overflow: hidden;
}

	.list-3 li {
		float: left;
		width: 193px;
		padding: 0 26px 0 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #181818;
	}
	
	.list-3 li.extra {
		padding: 0;
	}
	
		.list-3 li img {
			margin: 0 0 25px 0;
		}
	
		.list-3 li strong {
			display: block;
			padding: 0 0 4px 0;
			text-transform: uppercase;
			line-height: 1.667em;
			font-size: 0.923em;
			font-weight: normal;
			color: #d14f08;
		}
		
			.list-3 li strong a {
				text-decoration: none;
				color: #d14f08;
			}
			
			.list-3 li strong a:hover {
				text-decoration: underline;
			}

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

	.list-4 li {
		float: left;
		width: 193px;
		padding: 0 26px 0 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #181818;
	}
	
	.list-4 li.extra {
		padding: 0;
	}
	
		.list-4 li img {
			margin: 0 0 21px 0;
		}
	
		.list-4 li strong {
			display: block;
			padding: 0 0 5px 0;
			text-transform: uppercase;
			line-height: 1.667em;
			font-size: 0.923em;
			font-weight: normal;
			color: #d14f08;
		}
		
			.list-4 li strong a {
				text-decoration: none;
				color: #d14f08;
			}
			
			.list-4 li strong a:hover {
				text-decoration: underline;
			}
			
		.list-4 li p {
			padding: 0 0 18px 0 !important;
			line-height: 1.385em !important;
			font-size: 1em !important;
			color: #181818 !important;
		}

.list-5 {
	width: 100%;
	padding: 0 0 22px 0;
	overflow: hidden;
}

	.list-5 li {
		position: relative;
		float: left;
		width: 213px;
		padding: 0 11px 0 0;
	}
	
	.list-5 li.extra {
		padding: 0;
	}
	
		.list-5 li img {
			margin: 0 0 15px 0;
		}
		
		.list-5 li strong {
			display: block;
			padding: 0 0 6px 0;
			line-height: 1.385em;
			font-size: 1.083em;
			font-weight: normal;
			color: #d14f08;
		}
		
			.list-5 li strong a {
				color: #d14f08;
			}
			
		.list-5 li p {
			padding: 0 0 1px 0 !important;
			line-height: 1.385em !important;
			font-size: 1.083em !important;
			color: #181818 !important;
		}
		
			.list-5 li p a {
				color: #181818;
			}
			
		.list-5 li b {
			display: block;
			line-height: 1.538em;
			font-size: 1.083em;
			font-weight: normal;
			color: #181818;
		}
		
			.list-5 li b span {
				text-transform: uppercase;
				font-size: 0.923em;
				color: #d14f08;
			}

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

	.list-6 li {
		position: relative;
		float: left;
		width: 213px;
		padding: 0px 4px 19px 4px;
	}
	
	.list-6 li.extra {
		padding: 0;
	}
	
		.list-6 li img {
			margin: 0 0 13px 0;
		}
		
		.list-6 li strong {
			display: block;
			padding: 0 0 6px 5px;
			line-height: 1.385em;
			font-size: 1.083em;
			font-weight: normal;
			color: #d14f08;
		}
		
			.list-6 li strong a {
				color: #d14f08;
			}
			
		.list-6 li p {
			padding: 0 0 1px 5px !important;
			line-height: 1.385em !important;
			font-size: 1.083em !important;
			color: #181818 !important;
			height:45px;
		}
		
			.list-6 li p a {
				color: #181818;
			}

.list-7 {
	margin: 0 0 -19px 0;
	overflow: hidden;
}

	.list-7 dt {
		padding: 0 0 5px 0;
		text-transform: uppercase;
		line-height: 1.667em;
		font-size: 1em;
		color: #d14f08;
	}
	
		.list-7 dt a {
			text-decoration: none;
			color: #d14f08;
		}
		
		.list-7 dt a:hover {
			text-decoration: underline;
		}
		
	.list-7 dd {
		padding: 0 0 19px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #181818;
	}

.list-indent {
	padding: 0 0 19px 0 !important;
}

#secondary-tail {
	background: #262626 url(images/secondary-tail.gif) repeat-x 50% 0%;
}

#secondary-bg {
	background: url(images/secondary-bg.jpg) no-repeat 50% 0%;
	width: 100%;
}

#secondary-content {
	width: 958px;
	margin: 0 auto;
}

	#secondary-content .indent {
		padding: 45px 37px 31px 42px;
	}
	
	#secondary-content p {
		padding: 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #d2d0ca;
	}
	
	#secondary-content a {
		color: #456cfd;
	}

#contact-form {
	width: 434px;
}

	#contact-form strong {
		background: url(images/contact-textarea.gif) no-repeat 0% 24px;
		display: block;
		float: right;
		width: 245px;
		padding: 24px 0 0 0;
		overflow: hidden;
	}
	
	#contact-form label {
		background: url(images/contact-input.gif) no-repeat 0% 24px;
		display: block;
		height: 68px;
		overflow: hidden;
	}
	
		#contact-form label.extra {
			background: url(images/contact-input1.gif) no-repeat 0% 24px;
		}
	
	#contact-form span {
		display: block;
		padding: 0 0 6px 2px;
		line-height: 1.385em;
		font-size: 1.083em;
		font-weight: bold;
		color: #d2d0ca;
	}
	
	#contact-form input {
		background: none;
		width: 154px;
		height: 16px;
		padding: 4px 4px 4px 4px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #fff;
	}
	
	#contact-form textarea {
		background: none;
		width: 237px;
		height: 88px;
		padding: 4px 4px 4px 4px;
		border: none;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #fff;
	}
	
	#contact-form a {
		background: url(images/contact-button.gif) no-repeat 0% 0%;
		display: block;
		width: 78px;
		height: 29px;
		overflow: hidden;
		float: left;
		margin: 15px 7px 0 0;
		line-height: 24px;
		font-size: 1.667em;
		text-align: center;
		text-decoration: none;
		color: #fcfbf9;
	}
	
	#contact-form a:hover {
		color: #000;
	}

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

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

#contact-form1 {
	width: 411px;
	padding: 5px 0 0 1px;
	overflow: hidden;
}

	#contact-form1 strong {
		display: block;
		width: 201px;
		float: right;
		font-weight: normal;
	}
	
	#contact-form1 label {
		display: block;
		height: 42px;
		overflow: hidden;
	}
	
	#contact-form1 b {
		display: block;
		padding: 0 0 2px 0;
		line-height: 1.077em;
		font-size: 1.083em;
		font-weight: normal;
		color: #373732;
	}
	
	#contact-form1 input {
		background: #fff;
		width: 171px;
		height: 15px;
		padding: 2px 3px 2px 3px;
		border: 1px solid #a09b96;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#contact-form1 textarea {
		background: #fff;
		width: 193px;
		height: 97px;
		padding: 3px 3px 3px 3px;
		border: 1px solid #a09b96;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}

	#contact-form1 a {
		background: url(images/link-tail2.gif) repeat-x 0% 0%;
		display: inline-block;
		height: 29px;
		overflow: hidden;
		float: right;
		margin: 20px 0 0 12px;
		line-height: 24px;
		font-size: 1.583em;
		text-decoration: none;
		color: #fcfbf9;
	}
	
		#contact-form1 a span {
			background: url(images/link-left2.gif) no-repeat 0% 0%;
			display: inline-block;
		}
		
			#contact-form1 a span span {
				background: url(images/link-right2.gif) no-repeat 100% 0%;
				display: inline-block;
				height: 29px;
				overflow: hidden;
				padding: 0 19px 0 19px;
			}
			
			#contact-form1 a:hover {
				cursor: pointer;
				color: #000;
			}

.privacy {
	width: 100%;
	padding: 1px 0 0 0;
	overflow: hidden;
}

	.privacy h3 {
		padding: 0 0 28px 0 !important;
	}

#footer {
	width: 958px;
	height: 54px;
	margin: 0 auto;
	overflow: hidden;
}

	#footer p {
		padding: 0 2px 0 0;
		line-height: 54px;
		text-align: center;
		color: #d2d0ca;
	}
	
		#footer p span {
			padding: 0 6px 0 0;
		}
		
		#footer p a {
			margin: 0 0 0 6px;
			color: #d2d0ca;
		}