* {
	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: #0099cc;
}

	a:hover {
		text-decoration: none;
	}

body {
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	padding: 0 0 17px 0;
	line-height: 3.333em;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
}

	h2.extra {
		padding: 0 0 15px 0;
	}
	
	h2 span {
		display: block;
		padding: 0 0 11px 0;
	}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.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: url(images/main-tail-top.gif) repeat-x 0% 0%;
}

#main-tail-bot {
	background: url(images/main-tail-bot.gif) repeat-x 0% 100%;
}

#main-bg {
	background: url(images/main-bg.jpg) no-repeat 50% 0%;
	width: 100%;
}

	#page1 #main-bg {
		background: url(images/main-bg-1.jpg) no-repeat 50% 0%;
	}

#main {
	width: 980px;
	margin: 0 auto;
	text-transform: uppercase;
	font-size: 0.75em;
}

#header {
	position: relative;
	height: 250px;
	overflow: hidden;
	font-size: 0.75em;
}

#logo {
	position: absolute;
	top: 93px;
	left: 97px;
}

#logo-1 {
	position: absolute;
	top: 133px;
	left: 97px;
}

#content {
	position: relative;
	height: 341px;
	padding: 46px 230px 100px 236px;
	overflow: hidden;
	font-size: 0.75em;
}

	#content p {
		padding: 0 0 19px 0;
		line-height: 1.667em;
		font-size: 1em;
		color: #7c7c7c;
	}
	
	#content p small {
		float: right;
		padding: 0 8% 0 0;
		font-size: 1em;
	}
	
	#content p.extra {
		padding: 0 0 15px 0;
	}
	
	#content p.extra-1 {
		padding: 0 0 2px 0;
	}

#menu {
	position: absolute;
	top: 61px;
	left: 921px;
}

	#menu li {
		line-height: 2.778em;
		color: #fff;
	}
	
	#menu li a {
		text-decoration: none;
		color: #fff;
	}
	
	#menu li a:hover {
		color: #0099cc;
	}
	
	#menu li.act a {
		color: #0099cc;
	}

#menu-1 {
	position: absolute;
	top: 101px;
	left: 921px;
}

	#menu-1 li {
		line-height: 2.778em;
		color: #fff;
	}
	
	#menu-1 li a {
		text-decoration: none;
		color: #fff;
	}
	
	#menu-1 li a:hover {
		color: #0099cc;
	}
	
	#menu-1 li.act a {
		color: #0099cc;
	}

.line-ver {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.indent-bot {
	margin: 0 0 19px 0;
}

.link {
	background: url(images/arrows.gif) no-repeat 100% 5px;
	padding: 0 15px 0 0;
	float: left;
	text-decoration: none;
	color: #fff;
}

	.link:hover {
		text-decoration: underline;
	}

.buttons {
	width: 100%;
	margin: -1px 0 0 0;
	overflow: hidden;
}

	.buttons img {
		float: left;
		margin: 0 4px 0 0;
	}

.content-box {
	background: url(images/content-box.jpg) no-repeat 0% 0%;
	width: 565px;
	height: 317px;
	overflow: hidden;
	position: absolute;
	top: 29px;
	left: 209px;
}

	.content-box .inner {
		padding: 17px 25px 26px 28px;
	}
	
	.content-box p {
		padding: 0 0 15px 0 !important;
	}

#top {
	position: absolute;
	top: 268px;
	left: 26px;
}

#bot {
	position: absolute;
	top: 268px;
	left: 53px;
}

#close {
	background: url(images/close.gif) no-repeat 0% 0%;
	display: block;
	width: 7px;
	height: 7px;
	overflow: hidden;
	position: absolute;
	top: 21px;
	right: 22px;
}

.list {
	overflow: hidden;
	padding: 0 0 19px 0;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 6px;
		padding: 0 0 0 15px;
		line-height: 2em;
		color: #0099cc;
	}
	
	.list li a {
		color: #0099cc;
	}

.list-indent {
	padding: 0 0 22px 0;
}

.list-indent-1 {
	padding: 0 0 26px 0;
}

#contact-form {
	width: 223px;
}

	#contact-form label {
		background: url(images/contact-input.jpg) no-repeat 0% 0%;
		display: block;
		width: 100%;
		height: 25px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: none;
		width: 217px;
		height: 14px;
		padding: 4px 3px 2px 3px;
		float: left;
		border: none;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #fff;
	}
	
	#contact-form strong {
		background: url(images/contact-textarea.jpg) no-repeat 0% 0%;
		display: block;
		width: 223px;
		height: 138px;
		overflow: hidden;
		font-weight: normal;
	}
	
	#contact-form textarea {
		background: none;
		width: 217px;
		height: 132px;
		padding: 4px 3px 2px 3px;
		float: left;
		border: none;
		overflow: auto;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #fff;
	}
	
	#contact-form a {
		background: url(images/arrows.gif) no-repeat 100% 5px;
		margin: 24px 0 0 10px;
		padding: 0 15px 0 0;
		float: right;
		text-decoration: none;
		color: #fff;
	}

	#contact-form a:hover {
		text-decoration: underline;
	}

#footer {
	height: 33px;
	overflow: hidden;
}

	#footer p {
		padding: 0 0 0 87px;
		line-height: 32px;
		font-size: 0.75em;
		color: #696969;
	}
	
	#footer p a {
		text-decoration: none;
		color: #fff;
	}
	
	#footer p a:hover {
		text-decoration: underline;
	}