* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:980px;
}
body { 
	background:#000; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1em;
	color:#737373;
	font-size:0.75em;
	text-transform:uppercase;
}

.fright {
	float: right;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 {
	float:left;
	overflow:hidden;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:980px; 
	margin:0 auto;

	background:url(images/bg2.jpg) no-repeat 0 0;
}

	#page1 #main {
		background:url(images/bg.jpg) no-repeat 0 0;
		min-height:688px;
	}

	#page1 #content {
	min-height:688px;
	position:relative;
	}


#content {
	min-height:547px;
	position:relative;
}

#footer {
	height:61px;
	background:url(images/foot_mn.png) repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:16px;
	font-size:0.75em;
}
.extra {
	margin:0 0 24px 0;
	line-height:1.6em;
}
.extra2 {
	margin:0 0 27px 0;
	line-height:1.4em;
}
.extra3 {
	margin:0 0 20px 0;
	line-height:1.6em;
}
p.name { 
	margin:2px 0 1px 0;
	padding:4px 0 0 0;
	color:#ff8004;
}
.p3 { 
	margin-bottom:24px;
}
p small {
	float:right;
	font-size:1em;
	padding:0 35% 0 0;
	line-height:1.2em;
	margin:0;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#505050; 
	outline:none;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#FFF;
}

h1 {
	font-size:1.5em;
	color:#FFF;
	text-transform:uppercase;
	padding-bottom:20px;
}
h2 {
	line-height: 1.2em;
	font-size:1.25em;
	color:#FFF;
	text-transform:uppercase;
	letter-spacing:-0.02em;
	padding-bottom:30px;
}
.inner2 {
	padding-bottom:29px;
}
.inner3 {
	padding-bottom:25px;
}
h3 {
	
}
h4 {
	
}
h5 {
	color:#FF8004;
	font-size:0.75em;
	line-height:1.6em;
	padding-bottom:3px;
	margin:0;
	font-weight:normal;
}
h5 strong {
	display:block;
	padding:0 0 15px 0;
}
h6 {
	color:#FF8004;
	font-size:0.75em;
	line-height:1.6em;
	padding-bottom:18px;
}


.txt {
	text-transform:uppercase;
	line-height:1.245em;
}
.txt2 {
	text-transform:uppercase;

	color:#ff8004;
}
.txt3 {
	text-transform:uppercase;
	font-size:0.75em;
	line-height:15px;
}
.txt3 ul li img{
	float:left;
	padding-right:12px;
}

.txt3 ul li {
	padding-bottom:13px;
	display:block;
}
.link {
	text-transform:uppercase;
	color:#fff;
	font-size:0.75em;
}
.link1 { 
	display:block;
	float:left;
	background:url(images/link1-bgd.gif) left top repeat-x; 
	color:#fff; 
	text-decoration:none;
}
.link1:hover { 
	text-decoration:underline;
}
.link2 {
	text-transform:uppercase;
	color:#fff;
	text-decoration:underline;
}
.link3 {
	text-transform:uppercase;
	color:#fff;
}
.link4 {
	text-transform:uppercase;
	color:#fff;
	text-decoration:underline;
	font-size:0.75em;
}
	.link1 em {
		display:block;
		background:url(images/link1-left.gif) no-repeat left top;
	}
	.link1 b { 
		display:block;
		background:url(images/link1-right.gif) no-repeat right top; 
		padding:2px 15px 2px 15px; 
		font-weight:normal; font-style:normal;
	}
	
.line-ver { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:1px;
	height:70%;
	margin-top:68px;
}

.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%;
}

ul.list li {
	background:url(images/marker.gif) no-repeat left center;
	padding:0 0 0 10px;
	font-size:0.75em;
	line-height:2.1em;
}

ul.list li a {
	color:#ff8004;
}

.list-1 {
	width: 100%;
	padding: 2px 0 6px 0;
	overflow: hidden;
}

	.list-1 li {
		width: 100%;
		padding: 0 0 15px 0;
		overflow: hidden;
		line-height: 1.667em;
		font-size: 0.75em;
		text-transform: uppercase;
		color: #737373;
	}
	
		.list-1 li img {
			float: left;
			margin: 0 11px 0 0;
		}
		
		.list-1 li strong {
			display: block;
			padding: 4px 0 0 0;
			font-weight: normal;
			color: #ff8004;
		}

.list-2 {
	width: 100%;
	padding: 0 0 6px 0;
	overflow: hidden;
}

	.list-2 li {
		width: 100%;
		padding: 0 0 33px 0;
		overflow: hidden;
		line-height: 1.667em;
		font-size: 0.75em;
		text-transform: uppercase;
		color: #737373;
	}
	
		.list-2 li img {
			float: left;
			margin: 0 20px 0 0;
		}
		
		.list-2 li strong {
			display: block;
			font-weight: normal;
			color: #ff8004;
		}
		.list-2 li span {
			display: block;
			padding:17px 0 0 0;
		}

		.list-2 li span a {
			color:#FFF;
		}	
		

.list-3 {
	width: 100%;
	padding: 0 0 6px 0;
	overflow: hidden;
	margin-top:-3px;
}

	.list-3 li {
		float: left;
		width: 250px;
		padding: 0 35px 12px 0;
		overflow: hidden;
		line-height: 1.667em;
		font-size: 0.75em;
		text-transform: uppercase;
		color: #737373;
	}
	
	.list-3 li.extra1 {
		padding: 0 0 12px 0;
	}
	
		.list-3 li img {
			float: left;
			margin: 0 5px 0 0;
		}
		
		.list-3 li strong {
			display: block;
			font-weight: normal;
			color: #ff8004;
		}
.col-2 span {
	display: block;
	padding:17px 0 0 0;
}

.col-2 span a {
	color:#FFF;
}
.fix {
	width:285px !important;
}

.list-4 {
	width: 100%;
	padding: 2px 0 6px 0;
	overflow: hidden;
}

	.list-4 li {
		width: 100%;
		padding: 0 0 11px 0;
		overflow: hidden;
		line-height: 1.667em;
		font-size: 0.75em;
		text-transform: uppercase;
		color: #737373;
	}
	
		.list-4 li img {
			float: left;
			margin: 0 11px 0 0;
		}
		
		.list-4 li strong {
			display: block;
			padding: 4px 0 0 0;
			font-weight: normal;
			color: #ff8004;
		}

/*===== header =====*/
#header{
	padding:76px 0 58px 38px;
}

/*===== content =====*/
.bgcontent {
	background:url(images/bgcontent.png) no-repeat center top;
	height:444px;
	padding:55px 33px 17px 55px;
}
.bglogo {
	background:url(images/bglogo.png) no-repeat;
	width:430px;
	height:198px;
	position:absolute;
	top:259px;
	left:277px;
}
.logo {
	height:121px;
	width:356px;
	margin:0 auto;
	position:absolute;
	top:39px;
	left:37px;
}
#menu {
	float:left;
}
.copyright {
	float:left;
	font-size:0.75em;
	text-transform:uppercase;
	text-align:right;
	width:379px;
	padding-top:24px;
}
#nav {
	padding:28px 0 0 24px;
}
#nav li {
	float:left;
	padding:0 16px 0 15px;
	border-right: #505050 solid 1px;
	line-height:10px;
	font-size:0.75em;
	text-transform:uppercase;
}

	#nav li.act a {
		text-decoration: underline;
		color: #fff;
	}
	#nav li.act a:hover {
		text-decoration: underline;
		color: #fff;
	}	


/*-----   -----*/
.btn {
	padding:17px 15px 0 0;
	float:right !important;
}

.inner {
	padding:13px 0 0 0;
}
span.indent {
	margin-top:20px;
}
.indent17 {
	padding-bottom:17px;
}
.indent22 {
	padding-bottom:22px;
}
.indent24 {
	padding-bottom:24px;
}
.indent27 {
	padding-bottom:27px;
}
.phone {
	line-height:1.667em;
}
#contact-form {
	font-size:0.75em;
	height:155px;
	overflow:hidden;
}

#contact-form label input {
	background:#171717;
	border:1px solid #444444;
	color:#737373;
	padding:1px 0 1px 5px;
	width:179px;
}
#contact-form textarea {
	background:#171717;
	border:1px solid #444444;
	color:#737373;
	height:79px;
	overflow:auto;
	padding:4px 0 4px 5px;
	width:179px;
}
#contact-form label {
	display:block;
	width:100%;
	height:30px;
	overflow:hidden;
}
#contact-form span {
	float:left;
	width:60px;
	height:17px;
	line-height:16px;
}
.button {
	width:100%;
	text-align:right;
	padding:21px 0 0 0;
	font-size:0.75em;
}

.button span {
	padding:0 8px;
}

/*==========================================*/
