* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:891px;
}
body {
	background:url(images/main-bg.jpg) center top no-repeat #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:0.875em;
	color:#fff;
	text-transform:none;
}
body.alt {
	background:url(images/main-bg1.jpg) center top no-repeat #000; 
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.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;
}
.container { 
	width:100%;
}



/*==== GLOBAL =====*/
#main {
	width:891px; 
	margin:0 auto;
	position:relative;
	font-size:.625em;
}

#header {
	height:274px;
}
#content {
	height:522px;
}
#splash {
	height:796px;
}

#footer {
	height:50px;
}


/*---- tailings ----*/
.tail-bottom { 
	background:url(images/tail-bottom.png) left bottom repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	text-transform:uppercase;
}


/*----- other -----*/
.img-indent { 
	margin:0 10px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 10px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:14px;
}
.p1 { 
	margin-bottom:7px;
}
.p2 { 
	margin-bottom:14px;
}
.p3 { 
	margin-bottom:21px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#fff; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h2 {
	font-size:36px;
	line-height:1.2em;
	text-transform:none;
	font-weight:normal;
	padding:8px 0 11px 17px;
}
h3 {
	background:#ea1177;
	color:#fff;
	display:inline-block;
	font-size:1em;
	width:143px;
	height:28px;
	line-height:28px;
	text-indent:10px;
	margin-bottom:12px;
}
h4 {
	font-size:1em;
	color:#ffae00;
}
h5 {
	font-size:1em;
	color:#ffae00;
	margin-bottom:14px;
}
h6 {
	font-size:1em;
	margin-bottom:14px;
}

.link1 { 
	color:#ffb800;
	text-decoration:none;
}
	.link1:hover {
		text-decoration:underline;
	}


.line-hor { 
	background:url(images/line-bot.png) left top repeat-x;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:18px 0 12px 0;
}
.line-hor1 { 
	background:url(images/line-bot.png) left top repeat-x;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:8px 0 5px 0;
}
.line-ver { 
	background-image:url(images/line-ver.png); 
	background-repeat:repeat-y;
	width:100%;
}


/*==================boxes====================*/
.box {
	background:url(images/box-bg.png) left top;
	width:100%;
}
	.box .inner { 
		padding:9px 10px 10px 17px;
	}

.scroll-box {
	overflow:auto;
	height:328px;
}
	.scroll-box .scroll-wrap {
		height:400px;
	}
		.scroll-box .scroll-wrap .inner {
			padding:9px 15px 0 0 !important;
		}
		

.scroll-box1 {
	overflow:auto;
	height:172px;
}
	.scroll-box1 .scroll-wrap {
		height:400px;
	}
		.scroll-box1 .scroll-wrap .inner {
			padding:9px 15px 0 0 !important;
		}
.scroll-box2 {
	overflow:auto;
	height:328px;
	width: 850px;
}
	.scroll-box2 .scroll-wrap {
		height:315px;
		width: 830px;
	}
		.scroll-box2 .scroll-wrap .inner {
			padding:9px 15px 0 0 !important;
		}

.address { 
	float:left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:25px;
		}


#splash .logo {
	position:absolute;
	top:165px;
	left:226px;
}
#splash .enter {
	position:absolute;
	top:616px;
	left:571px;
}


/*===== header =====*/
#header .logo {
	position:absolute;
	top:73px;
	left:-40px;
}
#header .nav {
	position:absolute;
	top:130px;
	left:320px;
}
	#header .nav li {
		display:inline;
	}
		#header .nav li a {
			margin:0 -8px;
			display:block;
			float:left;
			background:url(images/nav-bg1.png) no-repeat left top;
			width:101px;
			height:101px;
			line-height:101px;
			color:#fff;
			text-align:center;
			text-decoration:none;
		}
		#header .nav li a.m3 {
			margin-top:-16px;
		}
		#header .nav li a.m4 {
			margin-top:9px;
		}
		#header .nav li a.m5 {
			margin-top:-16px;
		}
		#header .nav li a.m6 {
			margin-top:9px;
		}
		#header .nav li a.m7 {
			margin-top:-16px;
		}
		#header .nav li a:hover, #header .nav li a.current {
			background:url(images/nav-bg2.png) left top no-repeat;
		}

/*===== content =====*/
#content {
	padding:0 0 0 10px;
}

.img-list li {
	width:100%;
	overflow:hidden;
	background:url(images/line-bot.png) left bottom repeat-x;
	padding-bottom:9px;
	margin-bottom:10px;
}
.img-list li.last {
	background:none;
}
	.img-list li img {
		float:left;
		margin-right:10px;
	}

.list1 li {
	background:url(images/bull1.gif) no-repeat left 3px;
	padding:0 0 6px 20px;
}

.list2 li { 
	vertical-align:top;
	width:100%;
	overflow:hidden;
}
	.list2 li a {
		display:block;
		width:335px;
		height:28px;
		line-height:28px;
		color:#fff;
		text-decoration:none;
		background:#ea1177;
		margin-bottom:12px;
		text-indent:9px;
	}
	.list2 li a:hover {
		background:#fff;
		color:#ea1177;
	}

/*===== footer =====*/
#footer .indent {
	padding:17px 0 15px 0;
	color:#757575;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
}
	#contacts-form label { 
		display:block;
		height:30px;
	} 
		#contacts-form label input {
	width:305px;
	padding:3px 0 3px 3px;
	color:#fff;
	border:1px solid #0f091a;
	background-color: #000;
		}
		#contacts-form textarea {
			width:305px;
			height:70px;
			padding:3px 0 3px 3px;
			margin-bottom:8px;
			color:#fff;
			overflow:auto;
			background:#000;
			border:1px solid #0f091a;
		}
