* {
	margin: 0;
	padding: 0;
}

html, body { 
	height:100%;
}

.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: #d52d00;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #101010 url(images/body.jpg) no-repeat 50% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	padding: 0 0 21px 0;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 3em;
	font-weight: 400;
	color: #737373;
}

	h2 span {
		color: #fff;
	}
	
	h2 em {
		display: block;
		margin: 0 0 -5px 0;
		font-style: normal;
	}
	
	h2 i {
		display: block;
		margin: 0 0 -3px 0;
		font-style: normal;
	}
	
	h2 small {
		letter-spacing: -2px;
		font-size: 1em;
	}

h6 {
	padding: 0 0 16px 0;
	line-height: 1.235em;
	font-size: 1.417em;
	font-weight: normal;
	color: #fff;
}

	h6 span {
		color: #ff4400;
	}

table, td {
	border-collapse: collapse;
}

table, td, img {
	border: 0;
}

td, tr {
	vertical-align: top;
	text-align: left;
}

.fleft {
	float: left;
}

	img.fleft {
		margin: 4px 30px 24px 1px;
	}
	
	img.fleft1 {
		float: left;
		margin: 3px 30px 30px 1px;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 20px 0 0;
	}
	
	img.fright {
		margin: 0 7px 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;
}

#flash {
	width: 100%;
	height: 970px;
	margin: 0 0 0 -1039px;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 2;
}

#main {
	width: 980px;
	margin: 0 auto;
	padding: 493px 0 0 0;
	font-size: 0.75em;
}

	#page1 #main {
		padding: 786px 0 0 0;
	}

#menu {
	width: 100%;
	height: 100px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
}

#logo {
	position: absolute;
	top: 315px;
	left: 50%;
	z-index: 5;
	margin: 0 0 0 -51px;
}

#subscribe-form {
	background: url(images/subscribe-bg.gif) no-repeat 0% 0%;
	width: 774px;
	height: 131px;
	overflow: hidden;
	position: absolute;
	top: 614px;
	left: 50%;
	z-index: 6;
	margin: 0 0 0 -283px;
	font-size: 0.75em;
}

	#subscribe-form .inner {
		padding: 20px 22px 20px 21px;
	}
	
	#subscribe-form strong {
		display: block;
		float: left;
		padding: 0 10px 17px 0;
		line-height: 1.25em;
		font-size: 2.417em;
		font-weight: 400;
		color: #fff;
	}
	
	#subscribe-form p {
		float: left;
		padding: 17px 0 0 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #333;
	}
	
	#subscribe-form input {
		background: #303030;
		width: 520px;
		height: 22px;
		padding: 8px 13px 8px 13px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.417em;
		color: #989898;
	}
	
	#subscribe-form input#subscribe-submit {
		background: url(images/subscribe-submit.gif) no-repeat 0% 0%;
		width: 165px;
		height: 38px;
		margin: 0 0 0 20px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
	}

#content {
	background: #000;
	position: relative;
	z-index: 3;
}

	#content .indent {
		padding: 44px 51px 45px 51px;
	}
	
	#content .indent-1 {
		padding: 45px 51px 33px 51px;
	}
	
	#content .indent-2 {
		padding: 45px 31px 33px 51px;
	}
	
		#content p {
			padding: 0 0 16px 0;
			line-height: 1.5em;
			font-size: 1.167em;
			color: #494949;
		}
		
			#content p small {
				float: right;
				padding: 0 5% 0 0;
				font-size: 1em;
				color: #494949;
			}
			
			#content p span a {
				text-decoration: none;
			}
			
			#content p span a:hover {
				text-decoration: underline;
			}
		
		#content p.extra {
			padding: 0 0 25px 0;
		}
		
		#content p.extra1 {
			padding: 0 0 21px 0;
		}
		
		#content p.extra2 {
			padding: 0 0 28px 0;
		}

#column-left {
	float: left;
	width: 508px;
	padding: 0 50px 0 0;
}

#column-right {
	float: left;
	width: 320px;
}

	#page4 #column-right {
		width: 330px;
	}
	
	#page9 #column-right {
		width: 340px;
	}

	#column-right h2 {
		margin: 0 0 0 -2px;
		padding: 0 0 17px 0;
		font-size: 3.25em;
	}

.text {
	background: url(images/arrows.gif) no-repeat 0% 7px;
	padding: 0 0 26px 0;
	overflow: hidden;
	text-indent: 28px;
	line-height: 1.5em;
	font-size: 1.167em;
	color: #494949;
}

.text-indent {
	padding: 0 0 13px 0 !important;
}

.text-indent1 {
	padding: 0 0 21px 0 !important;
}

.text-indent2 {
	padding: 0 0 28px 0 !important;
}

.link {
	background: url(images/link.gif) no-repeat 0% 0%;
	position: relative;
	display: block;
	width: 134px;
	height: 49px;
	margin: 0 0 0 -65px;
	padding: 0 14px 0 0;
	float: left;
	overflow: hidden;
	line-height: 36px;
	text-align: right;
	font-size: 1.167em;
	text-decoration: none;
	color: #fff;
}

	.link:hover {
		color: #ccc;
	}

.link-1 {
	float: left;
	line-height: 1.5em;
	font-size: 1.167em;
	color: #fff;
}

.link-indent {
	margin: 0 0 20px -65px;
}

.link-indent5 {
	margin: 0 0 35px 0;
}

.link-indent6 {
	margin: 0 0 31px 0;
}

.list {
	padding: 0 0 27px 0;
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 11px;
		padding: 0 0 0 28px;
		line-height: 1.929em;
		font-size: 1.167em;
		color: #fff;
	}
	
		.list li a {
			color: #fff;
		}

.list-1 {
	margin: 0 0 -7px 0;
	padding: 8px 0 0 0;
	overflow: hidden;
}

	.list-1 li {
		width: 100%;
		padding: 0 0 27px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.286em;
		font-size: 1.167em;
		color: #494949;
	}
	
		.list-1 li img {
			float: left;
			margin: 0 30px 0 0;
		}
		
		.list-1 li strong {
			display: block;
			height: 32px;
			padding: 0 0 10px 0;
			overflow: hidden;
			word-spacing: -2px;
			font-weight: normal;
		}
		
			.list-1 li strong a {
				background: #ff4400;
				display: inline-block;
				height: 32px;
				line-height: 30px;
				overflow: hidden;
				padding: 0 12px 0 11px;
				font-size: 1.071em;
				text-transform: uppercase;
				text-decoration: none;
				color: #fff;
			}
			
			.list-1 li strong a:hover {
				color: #000;
			}
		
		.list-1 li span {
			display: block;
		}

.list-2 {
	margin: 0 0 -2px 0;
	padding: 1px 0 0 0;
	overflow: hidden;
}

	.list-2 li {
		width: 100%;
		padding: 0 0 20px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.5em;
		font-size: 1.167em;
		color: #494949;
	}
	
		.list-2 li img {
			float: left;
			margin: 4px 30px 0 0;
		}
		
		.list-2 li strong {
			display: block;
			padding: 0 0 16px 0;
			line-height: 1.235em;
			font-size: 1.214em;
			font-weight: normal;
			color: #ff4400;
		}
		
			.list-2 li strong a {
				text-decoration: none;
				color: #ff4400;
			}
			
			.list-2 li strong a:hover {
				text-decoration: underline;
			}

.list-indent {
	padding: 0 0 20px 0 !important;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

#login-form {
	width: 100%;
	padding: 0 0 30px 0;
	overflow: hidden;
}

	#login-form strong {
		display: block;
		padding: 0 0 11px 0;
		line-height: 1.231em;
		font-size: 1.083em;
		color: #ff4400;
	}
	
		#login-form strong a {
			color: #fff;
		}
		
	#login-form b {
		display: block;
		width: 173px;
		float: left;
		font-weight: normal;
	}
	
		#login-form b span {
			display: block;
			padding: 0 0 8px 0;
			line-height: 1.231em;
			font-size: 1.083em;
			color: #494949;
		}
		
	#login-form input {
		background: #fff;
		width: 125px;
		height: 16px;
		padding: 0 3px 0 3px;
		border: 1px solid #e7e7e7;
		float: left;
	}
	
	#login-form em a {
		float: left;
		margin: 23px 0 0 -18px;
		font-size: 1.167em;
		font-weight: bold;
		font-style: normal;
		color: #ff4400;
	}

.forum {
	margin: 0 0 64px 0;
	border-top: 1px solid #494949;
	border-left: 1px solid #494949;
}

	.forum tr td {
		border-right: 1px solid #494949;
		border-bottom: 1px solid #494949;
	}
	
		.forum tr td strong {
			display: block;
			height: 30px;
			overflow: hidden;
			line-height: 28px;
			text-align: center;
			font-size: 1.083em;
		}
	
		.forum tr td p {
			width: 117px;
			padding: 10px 12px 15px 11px !important;
			line-height: 1.154em !important;
			font-size: 1.083em !important;
			color: #494949 !important;
		}
		
			.forum tr td p big {
				display: block;
				font-size: 1em;
				font-weight: bold;
			}
			
		.forum tr td b {
			display: block;
			width: 90px;
			padding: 23px 10px;
			text-align: center;
			font-size: 1.083em;
			font-weight: normal;
			color: #494949;
		}
		
		.forum tr td em {
			display: block;
			width: 90px;
			padding: 23px 10px;
			text-align: center;
			font-size: 1.083em;
			font-style: normal;
			color: #494949;
		}
		
		.forum tr td i {
			display: block;
			width: 112px;
			padding: 19px 10px 0 17px;
			font-style: normal;
		}
		
			.forum tr td i a {
				font-weight: bold;
				color: #494949;
			}

#contact-form {
	width: 313px;
	padding: 3px 0 0 0;
}

	#contact-form label {
		display: block;
		width: 100%;
		height: 30px;
		overflow: hidden;
	}
	
	#contact-form span {
		display: block;
		width: 70px;
		height: 17px;
		overflow: hidden;
		float: left;
		line-height: 20px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.167em;
	}
	
	#contact-form input {
		background: #fff;
		width: 232px;
		height: 14px;
		padding: 0 3px 0 3px;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#contact-form textarea {
		background: #fff;
		width: 232px;
		height: 198px;
		padding: 0 3px 0 3px;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}

	#contact-form a {
		float: right;
		margin: 20px 0 0 30px;
		line-height: 1.5em;
		font-size: 1.167em;
		color: #fff;
	}

.privacy {
	width: 100%;
	padding: 0 0 10px 0;
	overflow: hidden;
}

	.privacy h2 {
		padding: 0 0 19px 0 !important;
	}
	
	.privacy p {
		padding: 0 0 21px 0 !important;
	}
	
	.privacy p.no-indent {
		padding: 0 !important;
	}

#footer {
	height: 75px;
	overflow: hidden;
}

	#footer p {
		padding: 0 1px 0 0;
		line-height: 60px;
		text-align: right;
		font-size: 1.167em;
		color: #737373;
	}
	
		#footer p a {
			margin: 0 0 0 12px;
			text-decoration: none;
			color: #ff4400;
		}
		
		#footer p a:hover {
			text-decoration: underline;
		}