* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:980px;
}
body { 
	background:#040301; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1em;
	color:#626568;
}

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;
}
.col-11,  
	width:980px;
}
.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
.bg1 {
	background:url(images/bg1.jpg) no-repeat center top;
}
.bg2 {
	background:url(images/bg2.jpg) no-repeat center top;
}
#main {
	width:980px; 
	margin:0 auto;
	font-size:.5625em;
	height:800px;
	position:relative;
}

#splash {
	height:749px;
}
	#splash .indent {
		padding-top:131px;
	}
		#splash .nav {
			height:127px;
			background:url(images/nav-bg1.jpg) no-repeat left top;
		}
			#splash .nav li {
				float:left;
				padding:50px 33px 0 33px;
			}
			#splash .nav li.alt {
				padding-right:225px;
			}
				#splash .nav li a {
					font-size:24px;
					line-height:1.2em;
					text-transform:uppercase;
					color:#568681;
					text-decoration:none;
				}
	#splash .logo {
		position:absolute;
		top:112px;
		left:390px;
		z-index:10;
	}
	#splash .enter {
		position:absolute;
		left:403px;
		top:638px;
	}

#header {
	height:503px;
}
#content {
	height:246px;
}
#footer {
	text-align:center;
	height:51px;
}


/*---- tailings ----*/
.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom 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;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#99acbb; 
	outline:none;
}
a:hover{
	text-decoration:none;
}
h2 {
	font-size:24px;
	color:#c2cee4;
	line-height:1.2em;
	border-bottom:1px solid #393c40;
	text-indent:12px;
	padding-bottom:13px;
	margin-bottom:18px;
	text-transform:uppercase;
}
h3 {
	font-size:1em;
	color:#8c94a2;
}


.txt1 {
	color:#fff;
}

.link1 { 
	display:block;
	float:left;
	background:url(images/link1-left.gif) no-repeat left top #1b3d5c; 
	color:#fff; 
	text-decoration:none;
}
.link1:hover { 
	text-decoration:underline;
}
	.link1 b { 
		display:block;
		background:url(images/link1-right.gif) no-repeat right top; 
		padding:2px 12px 1px 12px; 
		font-weight:normal; font-style:normal;
	}


/*==================boxes====================*/
.box {
	width:100%;
}
	.box .left-top-corner {
		background:url(images/left-top-corner.gif) no-repeat left top;
		padding-left:16px;
	}
	.box .right-top-corner {
		background:url(images/right-top-corner.gif) no-repeat right top;
		padding-right:16px;
	}
	.box .border-top {
		background:#191919;
		height:16px;
		overflow:hidden;
	}
	.box .inner { 
		padding:4px 21px 12px 21px;
		background:url(images/box-bg.gif) left top repeat-x #111;
	}
		.box .inner1 {
			padding:0 0 0 8px;
		}
	.box .left-bot-corner {
		background:url(images/left-bot-corner.gif) no-repeat left top;
		padding-left:16px;
	}
	.box .right-bot-corner {
		background:url(images/right-bot-corner.gif) no-repeat right top;
		padding-right:16px;
	}
	.box .border-bot {
		background:#111;
		height:16px;
		overflow:hidden;
	}
	

.scroll-box {
	overflow:auto;
	height:110px;
}
	.scroll-inner {
		height:1%;
	}



.address { 
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:25px;
		}
		.address dd a {
			color:#fff;
			text-transform:uppercase;
		}


/*===== header =====*/
#header .indent {
	padding-top:70px;
}
	#header .nav {
		height:127px;
		background:url(images/nav-bg2.jpg) no-repeat left top;
	}
		#header .nav li {
			float:left;
		}
		#header .nav li.alt {
			padding-right:170px;
		}
			#header .nav li a {
				font-size:24px;
				line-height:1.2em;
				text-transform:uppercase;
				color:#4d7ba4;
				text-decoration:none;
				float:left;
				padding:50px 35px 36px 35px;
			}
			#header .nav li a.current {
				color:#9fc5e0;
				background:url(images/nav-splash.png) no-repeat center 15px;
			}
	
	#header .logo {
		position:absolute;
		left:388px;
		top:54px;
	}

/*===== content =====*/
	.img-list {
		width:100%;
		overflow:hidden;
	}
		.img-list li {
			float:left;
			padding-right:7px;
		}
		.img-list li.last {
			padding-right:0;
		}
	
	.list1 dt {
		color:#fff;
		text-transform:uppercase;
	}
		.list1 dt span {
			color:#26557f;
		}
	.list1 dd {
		padding-bottom:14px;
	}
		.list1 dd a {
			color:#fff;
			text-decoration:none;
		}
		.list1 dd a:hover {
			text-decoration:underline;
		}
	
	.list2 li {
		color:#8c94a2;
		padding-bottom:6px;
		text-transform:uppercase;
	}
		.list2 li a {
			color:#fff;
		}

/*===== footer =====*/
#footer .indent {
	padding:17px 0 0 0;
}
	#footer a {
		color:#70767b;
	}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
}
	#contacts-form label {
		display:block;
		height:39px;
	}
	#contacts-form input {
		width:130px;
		background:#212121;
		border:1px solid #39424b;
		padding:2px 0 2px 5px;
	}
	#contacts-form textarea {
		width:133px;
		background:#212121;
		border:1px solid #39424b;
		overflow:auto;
		height:53px;
		padding:1px 0 1px 5px;
		margin-bottom:14px;
	}

	#contacts-form .col-1 {
		width:147px !important;
		margin:0 !important;
	}
	#contacts-form .col-2 {
		width:142px !important;
		margin:0 !important;
	}
	#contacts-form .link1 {
		float:right;
		margin-left:8px;
	}

/*==========================================*/
