* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:821px;
}
body {
	background:url(images/main-bg.jpg) no-repeat center top #181818;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:0.9375em;
	color:#CCC;
	text-transform:lowercase;
	height: auto;
	width: auto;
}

img {
	vertical-align:top;
	text-align:left;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
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;
	color: #FFF;
}
.aligncenter { 
	text-align:center;
}

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




/*==== GLOBAL =====*/
#main {
	width:821px; 
	margin:0 auto;
	height:750px;
	position:relative;
	font-size:.5625em;
}

#header {
	height:215px;
}
#content {
	height:470px;
}


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

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

h1 {
	font-size:60px;
	line-height:1.2em;
	text-transform:lowercase;
	padding:12px 0 0 110px;
}
	h1 a {
		display:block;
		text-decoration:none;
		color:#fff;
	}
	h1 strong {
	font-size:18px;
	line-height:1.2em;
	text-transform:none;
	position:relative;
	display:block;
	margin-top:-10px;
	padding-left:8px;
	}
	h1 a b {}
h2 {
	font-size:24px;
	line-height:1.2em;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:16px;
	text-align: left;
}

.link1 {
	background:url(images/bull-1.gif) no-repeat left 6px;
	padding:0 0 0 7px;
	color:#FFF;
	text-decoration:none;
}
	.link1:hover {
		text-decoration:underline;
	}

			
.line-ver, .line-ver1 { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}


/*==================boxes====================*/
.box {
	background:url(images/box-bg.gif) left top repeat-x;
	height:374px;
	width:100%;
	position:relative;
}
	.box .inner { 
		padding:8px 5px 8px 281px;
	}
		.box .inner .inner {
			padding:11px 0 10px 20px;
		}
	.box .extra-img {
		position:absolute;
		left:0;
		top:0;
	}

.box1 {
	background:url(images/box1-bg.gif) left top repeat-x #2a2a2a;
	border:1px solid #484848;
	color:#808080;
	text-align: center;
}
	.box1 .inner {
		padding:15px 20px 10px 24px !important;
	}

.scroll-box {
	overflow:auto;
	height:359px;
}
	.scroll-box .scroll-wrap {
		height:500px;
		padding-right:7px;
	}

.address  {
	line-height:14px;
	text-align: left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:65px;
		}
		.address dd a {
			color:#808080;
		}

/*===== header =====*/
.slogan {
	padding:30px 0 0 0;
}
	.slogan img {
		margin:0 0 0 -6px;
	}

/*===== content =====*/
#content .indent {
	padding:125px 0 0 0;
}

.menu {
	text-align:center;
}
	.menu li {
		display:inline-block;
	   height:124px;
		margin-right:1px;
		position:relative;
		cursor:pointer;
	}
		.menu li a {
			display:inline-block;
			background:url(images/menu-bg.gif) left top repeat-x;
			width:136px;
			line-height:124px;
			color:#bdbdbd;
			text-decoration:none;
			text-align:center;
		}
		.menu li a:hover, .menu li a.active {
			background:url(images/menu-bg-act.jpg) no-repeat left top;
			color:#fff;
		}
		.menu li img {
			display:block;
			left:0;
			top:0;
			display:none;
			position:absolute;
		}

.list1 li {
	background:url(images/bull-1.gif) no-repeat left 6px;
	padding:0 0 0 7px;
	color: #CCC;
	font-weight: bold;
}
	.list1 li a {
	color:#CCC;
	text-decoration:none;
	}
	.list1 li a:hover {
		text-decoration:underline;
	}
	
.list2 li {
	background:url(images/bull-2.gif) no-repeat left 6px;
	padding:0 0 0 7px;
}
	.list2 li a {
		color:#808080;
		text-decoration:none;
	}
	.list1 li a:hover {
		text-decoration:underline;
	}

/*===== footer =====*/
#footer {
	background:url(images/line-hor.gif) left top repeat-x;
	padding:26px 0 20px 0;
	color:#545454;
}
	#footer a {
		color:#6e6d6d;
	}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
}
	#contacts-form label { 
		display:block;
		height:26px;
	} 
		#contacts-form label input { 
			width:130px;
			padding:2px 0 3px 3px;
			color:#8c8c8c;
			background:#353535;
			border:1px solid #434343;
			text-transform:uppercase;
		}
		#contacts-form textarea {
			width:135px;
			height:39px;
			padding:2px 0 2px 3px;
			margin-bottom:9px;
			color:#8c8c8c;
			background:#353535;
			border:1px solid #434343;
			overflow:auto;
			text-transform:uppercase;
		}
		#contacts-form .col-1 { 
			width:140px !important;
			margin-right:0 !important;
		}
		#contacts-form .col-2 { 
			width:143px !important;
		}

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

