* {
	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: #898989;
}

	a:hover {
		text-decoration: none;
	}

body {
	background: #242424 url(images/body-tail.gif) repeat-x 50% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h1 {
	line-height: 1.2em;
	text-transform: uppercase;
	font-size: 3em;
	font-weight: normal;
	color: #3f3d3d;
	position: absolute;
	top: 13px;
	left: 64px;
	width: 295px;
	height: 162px;
}

	h1 span {
		display: block;
		margin: -15px 0 0 0;
		padding: 0 0 0 3px;
		text-transform: none;
		font-size: 0.389em;
		color: #646464;
	}
	
	h1 a {
		text-decoration: none;
		color: #3f3d3d;
	}
	
	h1 a:hover {
		color: #fff;
	}

h2 {
	padding: 0 0 19px 0;
	text-transform: none;
	line-height: 1.2em;
	font-size: 2.667em;
	font-weight: normal;
	color: #f1f1f1;
}

	h2.extra {
		padding: 0 0 8px 0;
	}

h6 {
	padding: 0 0 13px 0;
	line-height: 1.667em;
	font-size: 1em;
	color: #e8e8e8;
}

h3 {
	padding: 0 0 19px 0;
	text-transform: none;
	line-height: 1em;
	font-size: 2em;
	font-weight: normal;
	color: #f1f1f1;
}

	h6 a {
		color: #e8e8e8;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 4px 37px 26px 3px;
	}

.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 {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	background: url(images/hor-line.gif) no-repeat 78px 100%;
	position: relative;
	height: 185px;
}

#icons {
	position: absolute;
	top: 41px;
	left: 675px;
	width: 223px;
	height: 139px;
}

	#icons li {
		line-height: 0.25em;
		font-size: 1em;
		color: #3f3d3d;
	}
	
	#icons li a {
		text-decoration: none;
		color: #3f3d3d;
	}

#content {
	position: relative;
	height: 476px;
}

#navi {
	position: absolute;
	top: 13px;
	left: 84px;
	width: 700px;
	height: 456px;
}

	#navi li {
		float: left;
		width: 150px;
		padding: 0 50px 0 0;
		line-height: 1.2em;
		font-size: 5.833em;
		color: #fff;
	}
	
	#navi li span {
		display: block;
		width: 70px;
		margin: -47px 0 0 0;
		text-align: right;
		font-size: 0.2em;
		color: #4e4b4b;
	}
	
	#navi li a {
		display: block;
		width: 150px;
		height: 447px;
		text-decoration: none;
		color: #6f6f6f;
	}
	
	#navi li.act a {
		color: #fff;
	}
	
	#navi li a:hover {
		color: #fff;
	}
	
	#navi li.navi-1 a {
		background: url(images/navi-1.jpg) no-repeat 4px 100%;
	}
	
	#navi li.navi-2 a {
		background: url(images/navi-2.jpg) no-repeat 3px 100%;
	}
	
	#navi li.navi-3 a {
		background: url(images/navi-3.jpg) no-repeat 6px 100%;
	}
	

#menu {
	position: absolute;
	top: 120px;
	left: 675px;
	width: 415px;
	height: 219px;
}

	#menu li {
		text-transform: uppercase;
		line-height: 0.833em;
		font-size: 3em;
		color: #3f3d3d;
	}
	
	#menu li a {
		text-decoration: none;
		color: #3f3d3d;
	}
	
	#menu li a:hover {
		color: #fff;
	}
	
	#menu li.act a {
		color: #fff;
	}

.content {
	background: #2a2a2a;
	width: 589px;
	height: 369px;
	overflow: auto;
	position: absolute;
	top: 103px;
	left: 84px;
	z-index: 2;
}

	#page2 .content {
		background: #242424;
	}
	
	#page3 .content {
		background: #242424;
	}
	
	#page4 .content {
		background: #242424;
	}
	
	#page5 .content {
		background: #242424;
	}
	
	.content .container {
		min-height: 200px;
		height: auto !important;
		height: 200px;
	}
	
	.content .inner {
		padding: 1px 1px 1px 5px;
		text-transform: uppercase;
		font-size: 0.75em;
	}
	
	.content p {
		padding: 0 0 21px 0;
		line-height: 1.667em;
		font-size: 1em;
		color: #898989;
	}
	
	.content p.extra {
		padding: 0 0 16px 0;
	}
	
	.content p b {
		display: block;
		color: #e8e8e8;
	}
	
	.content p b a {
		color: #e8e8e8;
	}
	
	.content p small {
		float: right;
		padding: 0 30% 0 0;
		font-size: 1em;
	}
	
	.content p i a {
		text-decoration: none;
		font-style: normal;
	}
	
	.content p i a:hover {
		text-decoration: underline;
	}

.pictures {
	background: #303030;
	width: 33px;
	height: 354px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 519px;
}

	.pictures li {
		padding: 7px 8px 1px 8px;
	}
	
	.pictures li a {
		background: url(images/picture.gif) no-repeat 0% 0%;
		display: block;
		width: 17px;
		height: 17px;
		overflow: hidden;
	}
	
	.pictures li a:hover {
		background: url(images/picture-act.gif) no-repeat 0% 0%;
	}
	
	.pictures li.act a {
		background: url(images/picture-act.gif) no-repeat 0% 0%;
	}

.line-hor {
	background: url(images/line-hor.gif) repeat-x 50% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 17px 0;
}

.list {
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 6px;
		padding: 0 0 0 15px;
		line-height: 2em;
		color: #a9a9a9;
	}
	
	.list li a {
		text-decoration: none;
		color: #a9a9a9;
	}
	
	.list li span a {
		color: #fff;
	}
	
	.list li a:hover {
		text-decoration: underline;
	}

.list-1 {
	width: 100%;
	padding: 5px 0 0 0;
	overflow: hidden;
}

	.list-1 li {
		width: 141px;
		float: left;
		padding: 0 33px 0 3px;
	}
	
	.list-1 li img {
		margin: 0 0 5px 0;
	}
	
	.list-1 li.extra {
		padding: 0 0 0 3px;
	}
	
	.list-1 li span {
		display: block;
	}
	
	.list-1 li span a {
		background: url(images/marker.gif) no-repeat 0% 3px;
		padding: 0 0 0 10px;
		text-decoration: none;
		color: #a9a9a9;
	}

	.list-1 li span a:hover {
		text-decoration: underline;
	}

.list-2 {
	width: 100%;
	overflow: hidden;
}

	.list-2 li {
		float: left;
		width: 220px;
		padding: 0 55px 14px 0;
		line-height: 1.667em;
		color: #898989;
	}
	
	.list-2 li.extra {
		padding: 0 0 0 0;
	}
	
	.list-2 li strong {
		display: block;
		color: #e8e8e8;
	}
	
	.list-2 li strong a {
		color: #e8e8e8;
	}

#contact-form {
	width: 492px;
	padding: 3px 0 0 3px;
}

	#contact-form label {
		display: block;
		height: 37px;
		overflow: hidden;
	}
	
	#contact-form textarea {
		background: #353535;
		width: 255px;
		height: 49px;
		padding: 3px;
		float: right;
		overflow: auto;
		border: 1px solid #a4a4a4;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #a4a4a4;
	}
	
	#contact-form input {
		background: #353535;
		width: 210px;
		height: 13px;
		padding: 3px 3px 2px 3px;
		float: left;
		border: 1px solid #a4a4a4;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #a4a4a4;
	}
	
	#contact-form a {
		background: url(images/marker-1.gif) no-repeat 0% 6px;
		padding: 0 0 0 10px;
		float: right;
		margin: -8px 0 0 30px;
		text-decoration: none;
		color: #a9a9a9;
	}

	#contact-form a:hover {
		text-decoration: underline;
	}

.link {
	background: url(images/marker-1.gif) no-repeat 0% 4px;
	padding: 0 0 0 10px;
	text-decoration: none;
	color: #a9a9a9;
}

	.link:hover {
		text-decoration: underline;
	}

#footer {
	background: url(images/hor-line.gif) no-repeat 78px 0%;
	height: 89px;
	overflow: hidden;
}

	#footer p {
		line-height: 94px;
		padding: 0 0 0 111px;
		color: #656565;
	}
	
	#footer p a {
		text-decoration: none;
		color: #656565;
	}
	
	#footer p a:hover {
		text-decoration: underline;
	}
