* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:980px;
}
body { 
	background:#000; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	/*color:#554b39;*/
	color:#807563;
}
a	{
	cursor	:	pointer;
}
img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td { 
	border:none;
	border-collapse:collapse;
}
table td	{
	padding-right:10px;
}
.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3, .col-4 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
div.readmore	{
	position:fixed;
	top:205px;
	z-index:4;
	background:#000;
	width:980px;
	display:none;
	border:1px solid #C96;
	overflow:hidden;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
div.readmore a.close	{
position:absolute;
bottom:5px;
right:5px;
cursor:pointer;
}
a.readmore:hover	{
	text-decoration:underline;
}



/*==== GLOBAL =====*/
#main, .container {
	width:980px; 
	margin:0 auto;
	font-size:.75em;
	background:none;
}

#header {
	height:155px;
	overflow:hidden;
}
#menu {
	height:49px;
	background:#000;
	margin-bottom:1px;
	overflow:hidden;
}

#content {
	overflow:hidden;
	position:relative;
}
	#content.alt {
		min-height:582px;
		height:auto !important;
		height:582px;
	}
#footer {
	padding:16px 0 12px 0;
	background:#000;
	margin-top:1px
}


/*---- tailings ----*/
.tail-top { 
	background:url(images/bg.jpg) center top #1b1407;
}

/*----- 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 40px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:37px;
}
	.img-box img { 
		float:left; 
		margin:0 40px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:16px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}
.p4 {
	margin-bottom:32px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#fff; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	float:left;
	width:142px;
	height:57px;
	position:relative;
	margin-top:48px;
}
	h1 a {
		display:block;
		background:url(images/logo.png) no-repeat left top;
		position:absolute;
		width:291px;
		height:93px;
		text-indent:-9999em;
	}
h2 {
	font-size:24px;
	color:#fff;
	line-height:1.2em;
	margin-bottom:20px;
}
h3 {
	font-size:14px;
	font-weight:normal;
	margin-bottom:18px;
	color:#FFF;
}
h4 {
	font-size:1em;
	font-weight:normal;
}

.txt1 {
	color:#f59200;
}
.txt2 {
	color:#fff;
	font-size:11px;
	line-height:1.2em;
}
.txt3 {
	color:#fff;
}

.link1 { 
	padding:0 0 0 10px;
	color:#fff;
	font-size:16px;
}


.line-hor { 
	background:#231e17;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:15px 0 20px 0;
}


.address dt {
	margin-bottom:16px;
}
.address dd { 
	clear:both;
}
	.address dd span { 
		float:left;
		width:84px;
	}
	.address dd a {
		color:#554b39;
	}



.department dd { 
	clear:both;
}
	.department dd span { 
		float:left;
		width:84px;
	}
	.department dd a {
		color:#554b39;
	}


/*===== header =====*/
.social-services {
	float:right;
	padding:65px 0 0 0;
}
	.social-services li {
		float:left;
		padding-left:4px;
	}



#menu ul {
	width:980px;
	margin:0 auto;
	font-size:.75em;
}
	#menu ul li {
		float:left;
		border-right:1px solid #20190c;
	}
		#menu ul li a {
			line-height:49px;
			padding: 0 40px 0 21px;
			color:#f59200;
			text-transform:uppercase;
			text-decoration:none;
			background:url(images/arrow2.gif) no-repeat right 3px;
		}
		#menu ul li a:hover, #menu ul li a.current {
			background:url(images/arrow3.gif) no-repeat right 3px;
		}

/*===== content =====*/
#content .indent {
	padding:33px 0 48px 0;
}
	#content .bg {
		background:url(images/content-bg.png) left top;
		min-height:532px;
		height:auto !important;
		height:532px;
		width:100%;
	}
	#content .nav {
		padding:70px 0 0 0;
		width:633px;
		margin:0 auto;
	}
		#content .nav li {
			float:left;
			margin:0 1px 1px 0;
			position:relative;
			overflow:hidden;
			width:210px;
			height:161px;
		}
			#content .nav li a {
				
			}
				#content .nav li img {
					position:relative;
					z-index:1;
				}
				#content .nav li div {
					display:block;
					height:74px;
					width:210px;
					position:absolute;
					top:161px;
					left:0;
					z-index:2;
					background:url(images/nav-bg.png) left top repeat-x;
				}
					#content .nav li p {
						margin:0;
						padding:16px 0 0 20px;
					}
					#content .nav li strong {
						display:block;
						font-size:18px;
						color:#fff;
						line-height:1.2em;
					}
					#content .nav li a {
						background:url(images/arrow1.gif) no-repeat left 5px;
						padding:0 0 0 12px;
						color:#c67605;
						font-style:italic;
					}
	
	
	
	.list1 dt {
		color:#f59200;
		margin-bottom:17px;
	}
		.list1 dt a {
			font-size:14px;
			color:#fff;
		}
	.list1 dd {
		padding-bottom:23px;
	}
	
	
	.list2 li {
		background:url(images/arrow4.gif) no-repeat left 6px;
		padding:0 0 7px 10px;
	}
		.list2 li a {
			color:#554b39;
			line-height:20px;
			font-size:12px;
		}
		.list2 li a:hover {
			text-decoration:underline;
			color:#807563;
		}
		

/*===== footer =====*/
#footer {
	color:#fff;
}
	#footer a {
		text-decoration:none;
		color:#fff;
	}
	#footer a:hover {
		text-decoration:underline;
	}
	#footer .nav {
		color:#5a4c3b;
		margin-left:-6px;
	}
		#footer .nav li {
			display:inline;
		}
			#footer .nav li a {
				color:#5a4c3b;
				padding:0 9px 0 6px;
			}
			#footer .nav li a:hover {
				color:#fff;
				text-decoration:none;
			}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
}
	#contacts-form label {
		display:block;
		height:32px;
		overflow:hidden;
	}
		#contacts-form input {
			width:195px;
			padding:3px 5px 3px 5px;
			border:1px solid #291f0d;
			background:#000;
			color:#554b39;
		}
		#contacts-form textarea {
			width:195px;
			padding:3px 5px 3px 5px;
			border:1px solid #291f0d;
			background:#000;
			color:#554b39;
			height:275px;
			margin-bottom:30px;
			overflow:auto;
		}
		#contacts-form .button {
			float:right;
			margin-left:25px;
		}
div#intro	h4	{
	font-size:16px;
	font-weight:100;
	line-height:22px;
	padding-right:100px;
	color:#fffff0;
	padding-top:15px;
}
form#contacts-form	input.check	{
	width:20px;
	height:20px;
	margin:0px 5px;
	display:inline;
	line-height:20px;
	text-align:center;
}
/*==========================================*/
