* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#000; 
	font-family:Arial, Helvetica, sans-serif; font-size:100%; 
	line-height:.875em; 
	color:#434343;
	text-transform:uppercase;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline: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:980px; 
	margin:0 auto;
	height:800px;
	position:relative;
	font-size:.5625em;
}

#header {
	height:168px;
	position:absolute;
	left:0;
	top:0;
	width:980px;
}
#content {
	height:542px;
	position:absolute;
	left:0;
	top:168px;
	width:980px;
}
#footer {
	height:90px;
	background:#121212;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

#contacts-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
}
	#contacts-form label { 
		display:block;
		height:25px;
	} 
		#contacts-form label input { 
			width:223px;
			padding:3px 0 3px 3px;
			color:#434343;
			background:#fff;
			border:1px solid #b0b0b0;
			text-transform:uppercase;
			background:none;
		}
		#contacts-form textarea {
			width:253px;
			height:63px;
			padding:3px 0 2px 3px;
			margin-bottom:15px;
			color:#434343;
			background:#fff;
			border:1px solid #b0b0b0;
			overflow:auto;
			text-transform:uppercase;
			background:none;
		}

/*----- lists -----*/
ul { list-style:none;}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:25px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 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:#33aebf; 
	outline:none;
}
a:hover{
	text-decoration:none;
}


h2 {
	font-size:21px;
	line-height:1.2em;
	color:#10b6ce;
	letter-spacing:-1px;
	margin-bottom:20px;
}
h3 {
	font-size:1em;
	font-family:Tahoma, Geneva, sans-serif;
	margin-bottom:14px;
}
h4 {
	font-size:1em;
	font-family:Tahoma, Geneva, sans-serif;
}


.line-hor { 
	background:#b3b3b3;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:28px 0 28px 0;
}
.line-ver { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}

.title { 
	margin-bottom:20px;
}


.bg {
	background:url(images/dark-bg.png) left top;
	height:710px;
	position:absolute;
	left:0;
	top:0;
	width:980px;
}

.bg-small {
	background:url(images/dark-bg.png) left top;
	height:142px;
	position:absolute;
	left:0;
	top:0;
	width:980px;
}

/*==================boxes====================*/
.box {
	background:url(images/box-bg.png) left top;
	width:911px;
	height:504px;
}
	.box .inner { 
		padding:38px 40px 45px 40px;
	}
	.box strong {
		font-family:Tahoma, Geneva, sans-serif;
	}

.address { 
	float:left;
}
	.address dt {
		margin-bottom:14px;
		font-weight:bold;
		font-family:Tahoma, Geneva, sans-serif;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:25px;
		}


.gallery {
	width:100%;
	overflow:hidden;
}
	.gallery li {
		float:left;
	}
.logo {
	position:absolute;
	top:284px;
	left:0;
}

/*===== header =====*/
#header .fleft {
	padding:43px 0 0 21px;
}
#header .nav {
	float:right;
	padding:61px 20px 0 0;
}
	#header .nav li {
		display:inline;
	}
		#header .nav li a {
			background:url(images/divider.gif) no-repeat left 3px;
			padding:0 15px 0 18px;
			color:#fff;
			text-decoration:none;
		}
		#header .nav li a.first {
			background:none;
			padding-left:0;
		}
		#header .nav li a:hover, #header .nav li a.current {
			color:#16d8e5;
		}

/*===== content =====*/
#content {
	
}
#content .indent {
	padding:0 34px 0 35px;
}

#content .popup-box {
	
}
	#content .popup-box dd {
		background:#000;
		color:#fff;
		font-size:1.1em;
		position:relative;
		width:911px;
		height:57px;
	}
		#content .popup-box dd .indent {
			padding:16px 14px 27px 14px;
		}
		#content .popup-box dd img {
			margin-left:2px;
		}
	
.img-list {
	width:100%;
	overflow:hidden;
}
	.img-list li {
		float:left;
		margin-right:35px;
		padding-bottom:30px;
	}
	.img-list li.last {
		margin-right:0;
	}

.list1 li {
	background:url(images/arrow1.gif) no-repeat left 4px;
	padding:0 0 4px 10px;
}
	.list1 li a {
		color:#434343;
	}

/*===== footer =====*/
#footer {
	color:#135d67;
}
	#footer .indent {
		padding:37px 0 0 21px;
	}
	#footer a {
		color:#c6c6c6;
		text-decoration:none;
	}
	#footer a:hover {
		text-decoration:underline;
	}

/*==========================================*/
