* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:980px;
}
body { 
	background:#fff; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.25em;
	color:#424d41;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
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;
	height:auto;
}

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

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




/*==== GLOBAL =====*/
#main, .container {
	width:980px; 
	margin:0 auto;
	font-size:.75em;
	position:relative;
}

#header {
	height:508px;
}
#content {
	background:url(images/content-bg.jpg) no-repeat left top;
	padding:6px 0 92px 0;
}
#footer {
	height:95px;
	background:url(images/tail-bottom.gif) left top repeat-x;
	position:relative;
}
	#footer .bg {
		background:url(images/footer-bg.jpg) no-repeat center top;
		height:95px;
		position:relative;
	}
	#footer .left-bg {
		position:absolute;
		left:0;
		top:0;
		width:50%;
		background:url(images/footer-left.gif) left top repeat-x;
		height:95px;
	}



/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:4px 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
	height:auto;
}
	.img-box img { 
		float:left; 
		margin:4px 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}

p {
	margin-bottom:20px;
}
.p1 { 
	margin-bottom:10px;
}
.p2 { 
	margin-bottom:20px;
}
.p3 { 
	margin-bottom:30px;
}

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

h2 {
	font-size:30px;
	line-height:1.2em;
	color:#424d41;
	text-transform:uppercase;
	margin-bottom:15px;
}
h3 {
	font-size:1em;
	margin-bottom:7px;
}
h4 {
	font-size:1em;
}

.link1 { 
	display:block;
	float:right;
	background:url(images/link1-bg.gif) left top repeat-x; 
	color:#fff; 
	text-decoration:none;
	font-size:1.1em;
}
.link1:hover { 
	text-decoration:underline;
}
	.link1 em {
		display:block;
		background:url(images/link1-left.gif) no-repeat left top;
	}
	.link1 b { 
		display:block;
		background:url(images/link1-right.gif) no-repeat right top; 
		padding:8px 15px 8px 15px; 
		font-style:normal;
	}



.departments li {
	float:left;
	width:200px;
	margin-right:10px;
}
.departments li.last {
	margin-right:0;
}

.address { 
	padding-bottom:20px;
}
	.address dt {
		font-weight:bold;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:78px;
		}
		.address dd a {
			color:#424d41;	
		}

.contact-info { 
	padding-bottom:28px;
	font-weight:bold;
}
	.contact-info dt {
		font-weight:bold;
	}
	.contact-info dd { 
		clear:both;
	}
		.contact-info dd span { 
			float:left;
			width:100px;
		}
		.contact-info dd a {
			color:#424d41;	
		}


/*===== header =====*/
#header{ height:460px;}
#header .row-1 {
	height:90px;
}
	#header .row-1 .fleft {
		padding:10px 0 0 0;
	}
	#header .nav {
		float:right;
		padding:30px 0 0 0;
	}
		#header .nav li {
			float:left;
			padding-left:5px;
		}
			#header .nav li a {
				color:#424d41;
				text-decoration:none;
				font-size:15px;
				text-decoration:none;
				text-transform:uppercase;
				font-weight:bold;
				background:url(images/nav-bg.gif) no-repeat left top;
				width:95px;
				line-height:39px;
				float:left;
				text-align:center;
			}
			#header .nav li a:hover, #header .nav li a.current {
				color:#d45a2b;
			}
#header .row-2 {

}

/*===== content =====*/
#content .section {
	padding-bottom:40px;
}
	#content .indent {
		padding:34px 0 0 0;
	}
		
		.banners {
			width:100%;
			overflow:hidden;
			margin:11px 0 0 0;
		}
			.banners li {
				float:left;
			}
			.banners li.mid {
				margin-left:19px;}
			.banners li.last {
				margin-right:0;
				margin-top:0px;
				float:right;
			}
		
		
		.list1 li {
			padding-bottom:4px;
		}
		
		.list2 li {
			background:url(images/marker.gif) no-repeat left 2px;
			padding:0 0 5px 26px;
		}
		
		.list3 {
			padding-bottom:10px;
		}
			.list3 li {
				font-weight:bold;
				text-align:right;
				padding-bottom:20px;
			}
				.list3 li blockquote {
					text-align:left;
					font-weight:normal;
				}
				.list4 li {
			background:url(images/arrow.gif) no-repeat left 2px;
			padding:0 0 5px 18px;
		}
.style1 {
	font-size: 10pt;
	color: #990000;
	font-weight: bold;
}
.list5 li {
			background:url(images/red-arrow.gif) no-repeat left 8px;
			padding:0 0 5px 6px;
			margin-left:20px;}
.list6 li {
			padding:0 0 5px 16px;
			margin-left:20px;}			
.sublink {
	font-size: 9pt;
	color: #333;
	text-decoration:underline;
	font-weight:normal;
}
.sublink:link {
	font-size: 9pt;
	color: #333;
	text-decoration:underline;
	font-weight:normal;
}
.sublink:visited {
	font-size: 9pt;
	color: #333;
	text-decoration:underline;
	font-weight:normal;
}
.sublink:hover{
	font-size: 9pt;
	color: #333;
	text-decoration:underline;
	font-weight:normal;
}
.sublink:active {
	font-size: 9pt;
	color: #333;
	text-decoration:underline;
	font-weight:normal;
}
.greenlink{
	font-size: 9pt;
	color: #3c5f19;
	text-decoration:underline;
}
.greenlink:link{
	font-size: 9pt;
	color: #3c5f19;
	text-decoration:underline;
}
.greenlink:visited{
	font-size: 9pt;
	color: #3c5f19;
	text-decoration:underline;
}
.greenlink:hover{
	font-size: 9pt;
	color: #3c5f19;
	text-decoration:none;
}
.greenlink:active{
	font-size: 9pt;
	color: #3c5f19;
	text-decoration:underline;
}

.style4 {
	font-size: 13px;
	color: #FFFFFF;
}

/*===== footer =====*/
#footer {
	color:#e3e5e4;
}
	#footer a {
		color:#e3e5e4;
		text-decoration:none;
	}
	#footer a:hover {
		text-decoration:underline;
	}
	#footer .fleft {
		padding:0px 0 0 0;
	}
	#footer .fmid {
		padding:10 0 0 20;
		margin-right:10px;
		margin-left:100px;
		width:120px;
		float:left;
		line-height:14pt;
		margin-top:10px;
		
	}
	#footer .fmid2 {
		padding:10 0 0 20;
		margin-right:10px;
		width:120px;
		float:left;
		line-height:14pt;
		margin-top:10px;
		
	}
	#footer .fmid3 {
		padding:10 0 0 20;
		margin-right:10px;
		width:120px;
		float:left;
		line-height:14pt;
		margin-top:10px;
		
	}
#footer .fmid4 {
		padding:10 0 0 20;
		margin-right:10px;
		width:120px;
		float:left;
		line-height:14pt;
		margin-top:10px;
		
	}	
	#footer .fright {
		padding:40px 0 0 0;
	}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
}
	#contacts-form label { 
		display:block;
		height:30px;
		background:url(images/input-bg.gif) no-repeat left top;
	} 
		#contacts-form label input { 
			width:295px;
			padding:3px 0 3px 5px;
			color:#4f4f4f;
			border:none;
			background:none;
		}
		#contacts-form textarea {
			width:295px;
			height:120px;
			padding:4px 0 4px 5px;
			color:#4f4f4f;
			overflow:auto;
			border:none;
			background:none;
		}
		.textarea-box {
			background:url(images/textarea-bg.gif) no-repeat left top;
			height:131px;
			overflow:hidden;
			margin-bottom:19px;
		}
		#contacts-form .link1 {
			margin-left:3px;
		}

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