* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:880px;
}
body { 
	background:#fff; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:.875em;
	color:#8b8b8b;
	text-transform:uppercase;
}

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;
	padding-bottom:11px;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

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




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

#splash {
	height:693px;
	background:url(images/splash-bg.jpg) no-repeat 50% 268px;
}
	#splash .logo {
		position:absolute;
		left:327px;
		top:165px;
	}

#header {
	height:341px;
	overflow:hidden;
	background:url(images/header-bg.jpg) no-repeat 165px 0;
}
	#header .logo {
		padding:13px 0 0 327px;
	}
#content {
	padding:29px 0 0 21px;
}
#footer {
	padding:16px 0 20px 0;
	text-align:center;
	color:#99a2a5;
}


/*---- 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:14px;
}
.p1 { 
	margin-bottom:7px;
}
.p2 { 
	margin-bottom:14px;
}
.p3 { 
	margin-bottom:21px;
}
.p4 { 
	margin-bottom:28px;
}

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

h1 {
	
}
h2 {
	font-size:23px;
	line-height:1.2em;
	text-transform:uppercase;
	color:#000;
	font-weight:normal;
	margin-bottom:28px;
}
h3 {
	font-size:1em;
	color:#ffaa00;
}

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


.address { 
	float:left;
}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:45px;
		}


/*===== header =====*/
#header .row-1 {
	height:277px;
	overflow:hidden;
}
	#header .nav li {
		float:left;
		padding-left:2px;
		background:url(images/divider.gif) no-repeat 0 0;
	}
		#header .nav li a {
			float:left;
			width:144px;
			line-height:64px;
			text-transform:uppercase;
			color:#000;
			text-decoration:none;
			text-align:center;
			font-size:15px;
			background:url(images/nav-bg.gif) 0 0 repeat-x;
		}
		#header .nav li a:hover, #header .nav li a.current {
			background:url(images/nav-bg1.gif) 0 0 repeat-x;
			color:#fff;
		}
	
	#header .nav li.first {
		background:none;
	}
		#header .nav li.first b {
			float:left;
			background:url(images/left-bg.gif) no-repeat 0 0;
			text-align:center;
			width:144px;
			font-weight:normal;
		}
			#header .nav li.first a:hover b, #header .nav li.first a.current b {
				background:url(images/left-bg-act.gif) no-repeat 0 0;
			}
	
		#header .nav li.last b {
			float:left;
			background:url(images/right-bg.gif) no-repeat 100% 0;
			text-align:center;
			width:144px;
			font-weight:normal;
		}
			#header .nav li.last a:hover b, #header .nav li.last a.current b {
				background:url(images/right-bg-act.gif) no-repeat 100% 0;
			}

/*===== content =====*/
#content {
	
}
	.list1 li {
		background:url(images/marker1.gif) no-repeat 0 4px;
		padding:0 0 11px 10px;
	}
		.list1 li a:hover {
			color:#000;
			text-decoration:none;
		}
	
	
.scroll-nav  {
	width:100%;
	overflow:hidden;
}
	.scroll-nav li {
		float:left;
	}

/*===== footer =====*/
#footer a {
	color:#99a2a5;
	text-decoration:none;
}
	#footer a:hover {
		text-decoration:underline;
	}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
}
	#contacts-form label {
		display:block;
		height:26px;
		overflow:hidden;
	}
		#contacts-form input {
			width:235px;
			padding:3px 5px 2px 5px;
			color:#8c8c8c;
			text-transform:uppercase;
		}
		#contacts-form textarea {
			width:235px;
			padding:3px 5px 2px 5px;
			color:#8c8c8c;
			height:150px;
			margin-bottom:30px;
			overflow:auto;
			text-transform:uppercase;
		}
		#contacts-form .button {
			float:right;
			margin-left:25px;
		}

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