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

	a:hover {
		text-decoration: none;
	}

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

h2 {
	padding: 0 0 23px 0;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 1.3em;
	font-size: 1.5em;
	font-weight: 400;
	color: #fff;
}

	h2.extra {
		padding: 0 0 21px 0;
	}

	h2 span {
		display: block;
		padding: 0 0 4px 0;
	}
	
h6 {
	padding: 0 0 13px 0;
	line-height: 1.616em;
	font-size: 0.917em;
	color: #ede2a8;
}

	h6 strong {
		display: block;
		margin: 0 0 -2px 0;
	}

		h6 strong a {
			color: #c9d849;
		}
		
	h6 b {
		display: block;
		margin: 0 0 -4px 0;
		line-height: 2em;
	}

		h6 b a {
			color: #c9d849;
		}
		
	h6 span {
		display: block;
		margin: 0 0 -7px 0;
		line-height: 2em;
	}

		h6 span a {
			color: #c9d849;
		}

	h6 a {
		color: #ede2a8;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 7px 20px 13px 0;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 60px 0 0;
	}

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

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

#main-bg {
	background: none;
}

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

#main {
	font-size: 0.75em;
}

#header {
	position: relative;
	width: 956px;
	height: 274px;
	margin: 0 auto;
	overflow: hidden;
}

	#page1 #header {
		height: 675px;
	}

	#header p {
	width: 620px;
	line-height: 1.2em;
	word-spacing: -1px;
	font-size: 2.083em;
	font-weight: 400;
	color: #686868;
	position: absolute;
	top: 349px;
	left: 334px;
	}
	
		#header p strong {
			font-weight: 700;
			color: #fffefe;
		}
		
		#header p span {
			color: #4fcafe;
		}
		
		#header p b {
			font-weight: 400;
			color: #c9d849;
		}

#headershort {
	position: relative;
	width: 956px;
	height: 65px;
	margin: 0 auto;
	overflow: hidden;
}


#logo {
	position: absolute;
	top: 109px;
	left: 17px;
}

	#page1 #logo {
	position: absolute;
	top: 70px;
	left: 508px;
	}

#menu {
	overflow: hidden;
	position: absolute;
	top: 22px;
	left: -8px;
	width: 957px;
}

	#menu li {
		background: url(images/menu-divider.gif) no-repeat 0% 1px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 25px 0 25px;
		text-transform: uppercase;
		font-size: 1.167em;
		font-weight: 400;
		color: #fff;
	}
	
		#menu li a {
			text-decoration: none;
			color: #fff;
		}
		
		#menu li a:hover {
			color: #999;
		}

#navi {
	position: absolute;
	top: 13px;
	right: 18px;
}

	#navi li {
		float: left;
		padding: 0 0 0 26px;
		line-height: 30px;
		text-align: center;
		font-size: 1.167em;
		color: #fff;
	}
	
		#navi li span {
			background: url(images/navi-bg.gif) no-repeat 0% 0%;
			display: block;
			width: 57px;
			height: 31px;
			overflow: hidden;
		}
		
			#navi li span a:hover {
				text-decoration: none;
			}
	
		#navi li a {
			text-decoration: none;
			color: #fff;
		}
		
		#navi li a:hover {
			text-decoration: underline;
		}

#phone {
	position: absolute;
	top: 550px;
	left: 284px;
}

#phone-1 {
	position: absolute;
	top: 91px;
	left: 680px;
}

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

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

	#content p {
		padding: 0 0 20px 0;
		line-height: 1.727em;
		font-size: 0.917em;
		color: #707070;
	}
	
	#content p.extra {
		padding: 0 0 25px 0;
	}
	
		#content p small {
			float: right;
			padding: 0 26% 0 0;
			font-size: 1em;
		}
	
		#content blockquote p strong {
			display: block;
			padding: 10px 0 0 0;
			text-align: right;
			color: #ede2a8;
		}

	#content .indent {
		padding: 45px 10px 33px 19px;
	}

#extra-content {
	background: url(images/content-tail1.gif) repeat-y 0% 0%;
	width: 956px;
	margin: 0 auto;
	padding: 0 20px 0 0;
}

	#extra-content .indent {
		background: url(images/content-bg.gif) no-repeat 0% 0%;
		min-height: 299px;
		height: auto !important;
		height: 299px;
		padding: 64px 28px 34px 30px;
	}
	
		#extra-content .indent-1 {
		background: url(images/content-bg.gif) no-repeat 0% 0%;
		min-height: 299px;
		height: auto !important;
		height: 299px;
		padding: 64px 28px 24px 30px;
	}

	#extra-content p {
		padding: 0 0 19px 0;
		line-height: 2em;
		font-size: 0.917em;
		color: #ccc;
	}
	
	#extra-content p.extra {
		padding: 0 0 24px 0;
	}
	
		#extra-content p i a {
			font-style: normal;
			color: #c9d849;
		}
	
.line-ver {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

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

.link {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 19px;
	float: left;
	overflow: hidden;
	line-height: 19px;
	font-size: 0.917em;
	text-decoration: none;
	color: #f7f7f7;
}

	.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: 19px;
		margin: 0 2px 0 13px;
		padding: 0 11px 0 5px;
	}
	
	.link:hover span span {
		cursor: pointer;
		text-decoration: underline;
	}

.link-1 {
	background: url(images/link-arrow.gif) no-repeat 0% 5px;
	margin: 0 0 0 12px;
	padding: 0 0 0 9px;
	text-decoration: none;
	color: #c9d849;
}

	.link-1:hover {
		text-decoration: underline;
	}

.link-2 {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 19px;
	float: left;
	overflow: hidden;
	line-height: 18px;
	font-size: 0.917em;
	text-decoration: none;
	color: #f7f7f7;
}

	.link-2 span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
	}
	
	.link-2 span span {
		background: url(images/link-tail.gif) repeat-x 0% 0%;
		display: inline-block;
		height: 19px;
		margin: 0 2px 0 13px;
		padding: 0 9px 0 5px;
	}
	
	.link-2:hover span span {
		cursor: pointer;
		text-decoration: underline;
	}

.box {
	background: url(images/box-tail.gif) repeat-y 0% 0%;
	width: 100%;
	position: relative;
	overflow: hidden;
}

	.box .top {
		background: url(images/box-top.gif) no-repeat 0% 0%;
	}
	
	.box .bot {
		background: url(images/box-bot.gif) no-repeat 0% 100%;
		width: 100%;
	}
	
	.box .inner {
		min-height: 502px;
		height: auto !important;
		height: 502px;
		padding: 34px 15px 10px 28px;
	}
	
	.box h2 {
		padding: 0 0 18px 0;
	}
	
	.box h2.extra {
		padding: 0 0 14px 0;
	}
	
	.box p {
		padding: 0 0 26px 0 !important;
		line-height: 2em !important;
		font-size: 0.917em !important;
		color: #cccccc !important;
	}
	
		.box p em {
			display: block;
			padding: 0 0 0 8px;
			line-height: 1.538em;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 1.182em;
			color: #cbcbcb;
		}
	
	.box p.extra {
		padding: 0 0 22px 0 !important;
		line-height: 1.636em !important;
	}
	
	.box p.extra-1 {
		padding: 0 0 11px 0 !important;
	}
	
	.box big {
		background: url(images/line-hor1.gif) repeat-x 0% 11px;
		display: block;
		width: 100%;
		overflow: hidden;
		margin: -1px 0 0 0;
		font-size: 0.917em;
		color: #ccc;
	}
	
		.box big span {
			background: #0e0e0e;
			display: block;
			float: left;
			padding: 0 0 29px 4px;
		}
		
		.box big span.extra {
			padding: 0 0 10px 4px;
		}
		
		.box big span.extra1 {
			padding: 0 0 24px 4px;
		}
	
		.box big a {
			background: #0e0e0e;
			padding: 0 32px 0 0;
			float: right;
			color: #4fcafe;
		}
		
		.box big b {
			background: #0e0e0e;
			padding: 0 45px 0 0;
			float: right;
			font-weight: normal;
			color: #adbbc8;
		}

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

	.list li {
		background: url(images/marker.gif) no-repeat 0% 6px;
		padding: 0 0 0 14px;
		line-height: 1.636em;
		font-size: 0.917em;
		font-weight: bold;
		color: #b7b7b7;
	}
	
		.list li a {
			text-decoration: none;
			color: #b7b7b7;
		}
		
		.list li a:hover {
			text-decoration: underline;
		}

.list-1 {
	overflow: hidden;
	margin: -2px 0 0 0;
}

	.list-1 dt {
		padding: 0 0 9px 0;
		line-height: 2em;
		font-size: 0.917em;
		font-weight: bold;
		color: #c9d849;
	}
	
		.list-1 dt a {
			color: #c9d849;
		}
		
	.list-1 dd {
		padding: 0 0 22px 0;
		line-height: 2em;
		font-size: 0.917em;
		color: #cccccc;
	}
	
	.list-1 dd.extra {
		padding: 0;
	}

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

.list-indent1 {
	padding: 0 0 24px 0 !important;
}

.indent-left {
	padding: 0 0 0 7px;
}

.indent-leftscroll {
	padding: 0 0 0 7px;
	overflow: auto;
	height: 175px;
}

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

.indent-bot {
	margin: 0 0 16px 0;
}

.indent-bot1 {
	margin: 0 0 25px 0;
}

#contact-form {
	width: 558px;
	padding: 4px 0 0 0;
}

	#contact-form textarea {
		background: #232323;
		width: 279px;
		height: 109px;
		padding: 2px 3px 2px 3px;
		float: right;
		border: 1px solid #333;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		color: #707070;
	}
	
	#contact-form label {
		display: block;
		height: 46px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: #232323;
		width: 240px;
		height: 16px;
		padding: 3px 3px 2px 3px;
		float: left;
		border: 1px solid #333;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		color: #707070;
	}

	#contact-form a {
		background: url(images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
		height: 19px;
		float: right;
		margin: 2px 2px 0 18px;
		overflow: hidden;
		line-height: 18px;
		font-size: 0.917em;
		text-decoration: none;
		color: #f7f7f7;
	}

	#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: 19px;
		margin: 0 2px 0 13px;
		padding: 0 9px 0 5px;
	}
	
	#contact-form a:hover span span {
		cursor: pointer;
		text-decoration: underline;
	}

#footer {
	width: 956px;
	height: 61px;
	overflow: hidden;
	margin: 0 auto;
}

	#footer p {
		padding: 0 0 0 21px;
		line-height: 64px;
		font-size: 0.917em;
		color: #565656;
	}
	
		#footer p span {
			padding: 0 2px 0 0;
		}
		
		#footer p a {
			margin: 0 0 0 3px;
			color: #9d9d9d;
		}#page7 #main-bg #main #extra-content .indent .row-1 .wrapper table tr td {
	color: #FFF;
}
#page7 #main-bg #main #extra-content .indent .row-1 .wrapper table tr td {
	font-size: 10px;
}
#page7 #main-bg #main #extra-content .indent .row-1 .wrapper table tr td {
	font-size: 16px;
}

