﻿* { 
	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:#AFBDFC;
}

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, .col-4 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}




/*==== 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: #6600CC url(images/bg.jpg) center
top;
	elevation: below;
}

/*----- 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:142px;
		height:57px;
		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;
}
h4 {
	font-size:1em;
	font-weight:normal;
}

.txt1 {
	color:#f59200;
}
.txt2 {
	color:#fff;
	font-size:11px;
	line-height:1.2em;
}
.txt3 {
	color:#fff;
}

.link1 { 
	background:url(images/arrow5.gif) no-repeat left 5px;
	padding:0 0 0 10px;
	color:#fff;
}


.line-hor { 
	background:#231e17;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:35px 0 35px 0;
}


.address dt {
	margin-bottom:16px;
}
.address dd { 
	clear:both;
}
	.address dd span { 
		float:left;
		width:84px;
	}
	.address dd a {
		color:#AFBDFC;
	}



.department dd { 
	clear:both;
}
	.department dd span { 
		float:left;
		width:84px;
	}
	.department dd a {
		color:#AFBDFC;
	}


/*===== 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: #0082CB;
	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;
	color: #FFFFFF;
}

/*===== 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 0px;
}
		.list2 li a {
			color:#AFBDFC;
		}

/*===== 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: #6A7376;
	padding: 0 9px 0 6px;
}
			#footer .nav li a:hover {
				color:#fff;
				text-decoration:none;
			}


/*----- forms -----*/
#Contact-form fieldset {
	border:none;
}
	#Contact-form label {
		display:block;
		height:32px;
		overflow:hidden;
	}
		#Contact-form input {
			width:195px;
			padding:3px 5px 3px 5px;
			border:1px solid #291f0d;
			background:#000;
			color:#AFBDFC;
		}
		#Contact-form textarea {
			width:195px;
			padding:3px 5px 3px 5px;
			border:1px solid #291f0d;
			background:#000;
			color:#AFBDFC;
			height:275px;
			margin-bottom:30px;
			overflow:auto;
		}
		#Contact-form .button {
			float:right;
			margin-left:25px;
		}

/*==========================================*/

