/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block;
}
mark, rp, rt, ruby, summary, time {
	display:inline;
}
/* Global properties ======================================================== */
body {
	background:#1f1d1f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#393939;
}
html {
	min-width:980px;
}
html, body {
	height:100%;
}
/* Global Structure ============================================================= */
#main {
	margin:0 auto;
	width:980px;
	font-size:.875em;
}
/* Header */
#page1 header {
	height:346px;
	position:relative;
}
header {
	height:196px;
	position:relative;
}
/* Content */
#page1 section#content {
	height:385px;
}
section#content {
	height:535px;
}
/* Footer */
	footer {
	border-top:1px solid #2f2f32;
	height:68px;
	position:relative;
}
/* Left & Right alignment */

.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.col-1, .col-2, .col-3 {
	float:left;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
/*---- tailings ----*/
.tail-top {
	background:url(../images/tail-top.jpg) left top repeat-x #1f1f1c;
}
#page2 .tail-top {
	background:url(../images/page2-tail-top.jpg) left top repeat-x #1f1f1c;
}
#page3 .tail-top {
	background:url(../images/page3-tail-top.jpg) left top repeat-x #1f1f1c;
}
#page4 .tail-top {
	background:url(../images/page4-tail-top.jpg) left top repeat-x #1f1f1c;
}
#page5 .tail-top {
	background:url(../images/page5-tail-top.jpg) left top repeat-x #1f1f1c;
}
#page6 .tail-top {
	background:url(../images/page6-tail-top.jpg) left top repeat-x #1f1f1c;
}
#page7 .tail-top {
	background:url(../images/page7-tail-top.jpg) left top repeat-x #1f1f1c;
}
.bg {
	background:url(../images/bg.jpg) center top no-repeat;
	position:relative;
}
#page2 .bg {
	background:url(../images/page2-bg.jpg) center top no-repeat;
}
#page3 .bg {
	background:url(../images/page3-bg.jpg) center top no-repeat;
}
#page4 .bg {
	background:url(../images/page4-bg.jpg) center top no-repeat;
}
#page5 .bg {
	background:url(../images/page5-bg.jpg) center top no-repeat;
}
#page6 .bg {
	background:url(../images/page6-bg.jpg) center top no-repeat;
}
.tail-top-1 {
	background:url(../images/tail-top-1.gif) left top repeat-x;
	position:absolute;
	height:800px;
	left:0;
	top:0;
	width:50%
}
#page2 .tail-top-1 {
	background:url(../images/tail-top-2.gif) left 1px repeat-x;
}
#page3 .tail-top-1 {
	background:url(../images/tail-top-3.jpg) left top repeat-x;
}
#page4 .tail-top-1 {
	background:url(../images/tail-top-4.jpg) left 1px repeat-x;
}
#page5 .tail-top-1 {
	background:url(../images/tail-top-5.jpg) left top repeat-x;
}
#page6 .tail-top-1 {
	background:url(../images/tail-top-6.jpg) left top repeat-x;
}
/*----- form defaults -----*/
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	color:#393939;
	margin:0;
	padding:0;
}
fieldset {
	border:0;
}
/*----- lists -----*/

.list {
	margin-top:20px;
}
.list li.m1 {
	background:url(../images/data-1.png) left top no-repeat;
	padding-left:89px;
	padding-bottom:20px;
	margin-bottom:20px;
	height:52px;
	color: #0CC;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bolder;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
}
.list li.m2 {
	background:url(../images/data-2.png) left top no-repeat;
	padding-left:89px;
	padding-bottom:20px;
	margin-bottom:17px;
	height:52px;
}
.list-2 {
	margin-top:6px;
	float:left;
}
.list-2 li {
	float:left;
	margin-right:3px;
	overflow:hidden;
	vertical-align:top;
}
/*----- other -----*/
.img-indent-1 {
	margin:19px 0 16px 0;
}
.img-indent {
	margin:0 15px 0 0;
	float:left;
}
.extra-wrap {
	overflow:hidden;
}
p {
	margin-bottom:16px;
	color:#FFF;
	line-height:1.384em;
	text-transform:none;
	font-size:12px;
	font-weight: normal;
}
.p0 {
	margin:0;
	padding:0;
}
.p1 {
	margin-bottom:8px;
}
dl {
}
dl dt {
}
dl dd {
}
/*----- txt, links, lines, titles -----*/
a {
	color:#d52d00;
	outline:none;
}
a:hover {
	text-decoration:none;
}
#page1 h1 a {
	position:absolute;
	left:291px;
	top:70px;
}
h1 a {
	position:absolute;
	left:407px;
	top:66px;
}
h2 {
	font-size:24px;
	color:#ffffff;
	line-height:1.2em;
	margin-top:12px;
	position:relative;
	font-family: "Gloucester MT Extra Condensed", "Minion Pro Cond", "Tekton Pro";
}
#page7 h2, #page6 h2 {
	margin-bottom:14px;
}
#page4 .col-2 h2 {
	margin-bottom:14px;
}
#page6 .col-2 h2 {
	margin-bottom:18px;
}
#page4 .col-2 p {
	margin-bottom:18px;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	font-size: 11px;
}
h3 {
}
h4 {
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FC3;
	text-transform:uppercase;
	margin-bottom:7px;
	font-weight:bold;
	line-height:1.4em;
}
.link-1:hover {
	text-decoration:underline;
}
.link-1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#page2 .col-2 .link-1 {
	margin-left:5px;
}
#page6 .link-1 {
	margin-left:20px;
}
.link-2 {
	color:#FFF;
	text-decoration:none;
}
.link-3 {
	color:#FFF;
	text-decoration:none;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
}
.link-3:hover {
	text-decoration:underline;
}
.link-2:hover {
	color:#FFF;
	text-decoration:none;
}
.link-4 {
	color:#898989;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
}
.txt1 {
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FC3;
	line-height:1.4em;
	text-transform:none;
	margin-bottom:6px;
	font-weight: bold;
}
#page5 .txt1 {
	margin-top:3px;
}
#page3 .txt1 {
	margin-top:14px;
	margin-bottom:6px;
}
#page2 .col-1 .txt2 {
	margin-bottom:10px;
}
#page5 .txt2 {
	margin-bottom:5px;
}
#page3 .txt2 {
	margin-bottom:18px;
}
.txt2 {
	color:#898989;
	line-height:1.384em;
	text-transform:uppercase;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	margin-bottom:0;
}
#page7 .txt2 {
	margin-bottom:18px;
}
.hr {
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
	display:block;
}
.vr {
	background-image:url(../images/line-ver.gif);
	background-repeat:repeat-y;
	background-position:345px 0;
	width:100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.indent {
	margin-bottom:12px;
}
.indent-1 {
	margin-bottom:6px;
}
.indent-2 {
	margin-bottom:22px;
}
/*===== content =====*/
.scroll {
	width:390px;
	height:223px;
	overflow:auto;
	padding-right:20px;
}
#page4 .scroll {
	height:200px;
	text-transform: none;
	color: #FFF;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.scroll-1 {
	width:755px;
	height:223px;
	overflow:auto;
	padding-right:40px;
}
.block-1 {
	float:left;
	width:316px;
	margin-right:80px;
}
.block-2 {
	float:left;
	width:380px;
	margin-bottom:20px;
}
.scroll-2 {
	width:795px;
	height:223px;
	overflow:auto;
}
.pad {
	padding-left:5px;
}
.block {
	background:url(../images/block.png) left top no-repeat;
	width:876px;
	height:330px;
	margin-left:50px;
	margin-bottom:24px;
}
.site-nav {
	margin-left:48px;
}
.site-nav li a {
	display:block;
	padding:10px 10px 150px 10px
}
.site-nav li {
	float:left;
	position:relative;
	width:176px;
	height:170px;
	overflow:hidden;
	vertical-align:top;
}
.site-nav li.m1 {
	background:url(../images/button-1.png) left top no-repeat;
}
.site-nav li.m1:hover, .site-nav li.m1.active {
	background:url(../images/button-1-h.png) left top no-repeat;
	cursor:pointer;
}
.site-nav li.m2 {
	background:url(../images/button-2.png) left top no-repeat;
}
.site-nav li.m2:hover, .site-nav li.m2.active {
	background:url(../images/button-2-h.png) left top no-repeat;
	cursor:pointer;
}
.site-nav li.m3 {
	background:url(../images/button-3.png) left top no-repeat;
}
.site-nav li.m3:hover, .site-nav li.m3.active {
	background:url(../images/button-3-h.png) left top no-repeat;
	cursor:pointer;
}
.site-nav li.m4 {
	background:url(../images/button-4.png) left top no-repeat;
}
.site-nav li.m4:hover, .site-nav li.m4.active {
	background:url(../images/button-4-h.png) left top no-repeat;
	cursor:pointer;
}
.site-nav li.m5 {
	background:url(../images/button-5.png) left top no-repeat;
}
.site-nav li.m5:hover, .site-nav li.m5.active {
	background:url(../images/button-5-h.png) left top no-repeat;
	cursor:pointer;
}
.pad_block {
	padding:28px 0 0 55px;
}
.box {
	width:350px;
	margin-top:10px;
}
#page5 .col-2 {
	padding-top:52px;
}
/*===== footer =====*/
footer .inside {
	text-align:right;
	padding:25px 0 0 0;
}
footer .inside span {
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	color:#4e4f4e;
	position:absolute;
	left:235px;
	top:25px;
}
footer .inside p {
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	color:#4e4f4e;
	margin-right:36px;
}
footer a {
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	text-transform:none;
	color:#4e4f4e;
}
footer a:hover {
	text-decoration:underline;
}
/*----- forms -----*/
#contacts-form {
	margin-top:5px;
}
.field {
	margin-bottom:3px;
}
.field label {
	color:#9a9a9a;
	margin-right:5px;
	float:left;
	text-transform:uppercase;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	margin-top:9px;
}
#contacts-form input {
	width:298px;
	padding:6px 5px 6px 5px;
	background: url(../images/bg-form.png) left top repeat;
	color:#fff;
	border-top:1px solid #787978;
	border-left:1px solid #787978;
	border-bottom:1px solid #787978;
	border-right:1px solid #787978;
	vertical-align:top;
	line-height:1.2em;
	float:right;
}
#contacts-form textarea {
	width:298px;
	height:92px;
	overflow:auto;
	background: url(../images/bg-form.png) left top repeat;
	color:#fff;
	border-top:1px solid #787978;
	border-left:1px solid #787978;
	border-bottom:1px solid #787978;
	border-right:1px solid #787978;
	padding:5px 5px 5px 5px;
	margin-bottom:7px;
	float:right;
}

/*==========================================*/
