* {
	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;
	}

body {
	background: #000 url(images/body-tail.gif) repeat-x 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	padding: 0 0 17px 0;
	letter-spacing: -2px;
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: 2.167em;
	color: #000;
}

	h2.extra {
		padding: 0 0 13px 0;
	}
	
	h2 span {
		display: block;
		padding: 0 0 5px 0;
	}
	
	h2 b {
		display: block;
		padding: 0 0 3px 0;
		font-weight: 400;
	}

h5 {
	padding: 0 0 3px 0;
	line-height: 1.538em;
	font-size: 1.083em;
	color: #000;
}

h6 {
	padding: 0 0 14px 0;
	line-height: 1.2em;
	font-size: 1.5em;
	font-weight: normal;
	color: #d24501;
}

	h6.extra {
		padding: 0 0 1px 0;
	}
	
	h6 span {
		display: block;
		padding: 14px 0 0 0;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 3px 19px 18px 2px;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 51px 28px 0;
	}
	
	ul.fright1 {
		float: right;
		padding: 0 18px 26px 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-bg {
	background: url(images/main-bgb.jpg) no-repeat 50% 0%;
}

	#page1 #main-bg {
		background: url(images/main-bg-1a.jpg) no-repeat 50% 0%;
	}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	height: 234px;
}

	#page1 #header {
		height: 478px;
	}

#logo {
	position: absolute;
	top: 26px;
	left: 13px;
}

#menu {
	position: absolute;
	top: 27px;
	left: 353px;
}

	#menu li {
		float: left;
		padding: 0 16px 0 16px;
		text-transform: uppercase;
		font-size: 1.333em;
		color: #8c8c8c;
	}
	
		#menu li a {
			display: inline-block;
			height: 42px;
			letter-spacing: -1px;
			line-height: 38px;
			overflow: hidden;
			text-decoration: none;
			color: #8c8c8c;
		}
		
		#menu li a:hover {
			color: #fff;
		}
		
		#menu li.act {
			padding:0;
		}
		
		#menu li.act a {
			background: url(images/menu-left.png) no-repeat 0% 0%;
			display: block;
			height: 42px;
			float: left;
			padding: 0 0 0 9px;
			line-height: 38px;
			overflow: hidden;
			text-decoration: none;
			color: #fff;
		}
		
			#menu li.act a span {
				background: url(images/menu-right.png) no-repeat 100% 0%;
				display: block;
				padding: 0 9px 0 0;
				float: left;
			}
			
				#menu li.act a span span {
					background: url(images/menu-tail.png) repeat-x 0% 0%;
					display: block;
					height: 42px;
					padding: 0 7px 0 7px;
					float: left;
				}

#slogan {
	position: absolute;
	top: 234px;
	left: 511px;
}

#content {
	background: #fff url(images/content.jpg) no-repeat 0% 0%;
}

	#page1 #content {
		background: #fff url(images/content-1.jpg) no-repeat 0% 0%;
	}
	
	#content p {
		padding: 0 0 15px 0;
		line-height: 1.25em;
		font-size: 1em;
		color: #000;
	}
	
	#content p.extra {
		padding: 0 0 30px 0;
	}
	
	#content p.extra-1 {
		padding: 0 0 26px 0;
	}
	
	#content p.extra-2 {
		padding: 0 0 13px 0;
	}
	
	#content p.extra-3 {
		padding: 0 0 19px 0;
	}
	
		#content p small {
			float: right;
			padding: 0 17% 0 0;
			font-size: 1em;
		}
		
			#content p small a {
				text-decoration: underline;
			}
			
			#content p small a:hover {
				text-decoration: none;
			}
		
		#content p i a {
			text-decoration: underline;
			font-style: normal;
		}
		
		#content p i a:hover {
			text-decoration: none;
		}
	
		#content p a {
			text-decoration: none;
			color: #42bff0;
		}
		
		#content p a:hover {
			text-decoration: underline;
		}
		
	#content blockquote p.extra {
		padding: 0 0 11px 0;
	}
	
	#content blockquote p strong {
		display: block;
		margin: -1px 0 0 0;
		padding: 0 6px 1px 0;
		text-align: right;
		font-size: 1.083em;
	}

.title {
	background: url(images/title-icon.png) no-repeat 24px 31px;
	height: 53px;
	overflow: hidden;
	padding: 11px 33px 11px 49px;
	word-spacing: 1px;
	letter-spacing: -1px;
	line-height: 54px;
	text-transform: uppercase;
	font-size: 1.583em;
	font-weight: 400;
	color: #fff;
}

	.title img {
		float: right;
	}
	
	.title strong {
		float: left;
		font-weight: 400;
	}
	
	.title span {
		color: #ffaf00;
	}

.title-1 {
	width: 100%;
	height: 57px;
	overflow: hidden;
	word-spacing: 1px;
	letter-spacing: -1px;
	line-height: 58px;
	text-transform: uppercase;
	font-size: 1.583em;
	font-weight: 400;
	color: #fff;
}

	.title-1 div {
		padding: 0 0 0 26px;
	}
	
	.title-1 span {
		color: #f4bb00;
	}

.link {
	background: url(images/arrow.gif) no-repeat 100% 6px;
	padding: 0 16px 0 0;
	margin: 0 0 0 2px;
	float: left;
	text-decoration: none;
	border-bottom: 1px solid #42bff0;
	color: #42bff0;
}

	.link:hover {
		border-bottom: 1px solid #fff;
	}

.indent {
	padding: 26px 23px 39px 23px;
}

.line-ver-1 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-2 {
	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 18px 0;
}

.list {
	overflow: hidden;
	padding: 0 0 22px 0;
}

	.list li {
		background: url(images/marker.gif) no-repeat 1px 4px;
		padding: 0 0 0 17px;
		line-height: 1.333em;
		color: #979696;
	}
	
		.list li a {
			text-decoration: none;
			color: #979696;
		}
		
		.list li a:hover {
			text-decoration: underline;
		}

.list-1 {
	overflow: hidden;
	margin: -1px 0 0 0;
}

	.list-1 dt {
		padding: 0 0 5px 0;
	}

		.list-1 dt span {
			display: block;
			line-height: 1.364em;
			font-style: italic;
			font-size: 0.917em;
			color: #000;
		}
		
		.list-1 dt strong {
			display: block;
			margin: -1px 0 0 0;
			line-height: 1.154em;
			font-size: 1.083em;
			color: #000;
		}
	
	.list-1 dd {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		margin: 0 0 14px 0;
		padding: 0 0 18px 0;
		line-height: 1.25em;
		font-size: 1em;
		color: #000;
	}
	
	.list-1 dd.extra {
		background: none;
		padding: 1px 0 5px 0;
	}
	
		.list-1 dd a {
			background: url(images/arrow-1.gif) no-repeat 50% 6px;
			display: inline-block;
			width: 12px;
			height: 14px;
			vertical-align: text-top;
			margin: 0 0 0 4px;
		}

.list-2 {
	overflow: hidden;
	padding: 0 0 17px 4px;
}

	.list-2 li {
		background: url(images/marker.gif) no-repeat 1px 1px;
		padding: 0 0 0 17px;
		line-height: 1.25em;
		color: #979696;
	}
	
		.list-2 li a {
			text-decoration: none;
			color: #42bff0;
		}
		
		.list-2 li a:hover {
			text-decoration: underline;
		}

.list-3 {
	overflow: hidden;
	padding: 1px 0 0 0;
}

	.list-3 li {
		width: 100%;
		overflow: hidden;
		padding: 0 0 25px 0;
		vertical-align: top;
		line-height: 1.25em;
		clear: both;
		color: #000;
	}
	
	.list-3 li.extra {
		padding: 0 0 16px 0;
	}
	
		.list-3 li img {
			float: left;
			margin: 5px 19px 0 1px;
		}
		
		.list-3 li strong {
			display: block;
			padding: 0 0 14px 0;
			line-height: 1.2em;
			font-size: 1.5em;
			font-weight: normal;
			color: #d24501;
		}
		
			.list-3 li strong a {
				text-decoration: none;
				color: #d24501;
			}
			
			.list-3 li strong a:hover {
				text-decoration: underline;
			}
		
			.list-3 li span a {
				background: url(images/arrow-1.gif) no-repeat 50% 4px;
				margin: 0 0 0 4px;
				padding: 0 6px;
				vertical-align: text-top;
			}

.list-4 {
	overflow: hidden;
	padding: 1px 0 0 0;
}

	.list-4 dt {
		line-height: 1.25em;
		font-weight: bold;
		color: #000;
	}
	
		.list-4 dt span {
			display: block;
			padding: 0 0 2px 0;
			line-height: 1.583em;
		}
	
		.list-4 dt a {
			text-decoration: none;
			color: #000;
		}
		
		.list-4 dt a:hover {
			text-decoration: underline;
		}
		
	.list-4 dd {
		padding: 0 0 15px 0;
		line-height: 1.25em;
		font-size: 1em;
		color: #000;
	}
	
	.list-4 dd.extra {
		padding: 0 0 7px 0;
	}

.list-indent {
	padding: 0 0 42px 4px !important;
}

.list-indent1 {
	padding: 0 0 14px 0 !important;
}

.list-indent2 {
	padding: 0 0 17px 0 !important;
}

.indent-left {
	padding: 0 0 0 2px;
}

.indent-bot {
	margin: 1px 0 15px 2px;
}

.indent-bot1 {
	margin: 3px 0 17px 2px;
}

#contact-form {
	width: 280px;
	margin: -2px 0 0 0;
}

	#contact-form label {
		display: block;
		width: 100%;
		height: 48px;
		overflow: hidden;
	}
	
	#contact-form span {
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#contact-form input {
		background: none;
		width: 269px;
		height: 16px;
		margin: 0 0 0 1px;
		padding: 1px 3px 1px 3px;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#contact-form textarea {
		background: none;
		width: 269px;
		height: 247px;
		margin: 0 0 0 1px;
		padding: 1px 3px 1px 3px;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}

	#contact-form a {
		background: url(images/arrow.gif) no-repeat 100% 6px;
		padding: 0 16px 0 0;
		margin: 18px 0 0 24px;
		float: right;
		text-decoration: none;
		border-bottom: 1px solid #42bff0;
		color: #42bff0;
	}

	#contact-form a:hover {
		border-bottom: 1px solid #fff;
	}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

#footer {
	background: url(images/footer.gif) no-repeat 0% 0%;
	height: 76px;
	overflow: hidden;
}

	#footer p {
		padding: 0 0 0 8px;
		line-height: 68px;
		color: #fff;
	}
	
		#footer p a {
			text-decoration: none;
			color: #858585;
		}
		
		#footer p a:hover {
			text-decoration: underline;
		}
