* {
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:992px;
}
body { 
	background:url(images/main-bg.jpg) no-repeat center top #202020; 
	background-attachment:fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#6e6e6e;
}

img {
	border:0;
	vertical-align:top;
}
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;
}
.aligncenter { 
	text-align:center;
}

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




/*==== GLOBAL =====*/
#main {
	width:992px; 
	margin:0 auto;
	font-size:.75em;
	padding-bottom:42px;
}

#header {
	height:188px;
}
#content {
	
}
	#content .aside {
	float:left;
	width:203px;
	margin-right:10px;
	}
	#content .mainContent {
		float:left;
		width:749px;
	}
#footer {
	height:71px;
	background:url(images/footer-bg.jpg) no-repeat left top;
}


/*---- tailings ----*/
.tail-top { 
	background:url(images/tail-top.html) left top repeat-x #ffbb00;
}
.tail-bottom { 
	background:url(images/tail-bottom.html) 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:18px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}

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

h1 {
	font-size:20px;
	color:#242424;
	line-height:1.2em;
	font-weight:normal;
	background:url(images/marker1.png) no-repeat left 12px;
	padding:0 0 0 25px;
	margin-bottom:15px;
}
h2 {
	font-size:20px;
	color:#242424;
	line-height:1.2em;
	font-weight:normal;
	background:url(images/marker1.png) no-repeat left 6px;
	padding:0 0 0 23px;
	margin-bottom:18px;
}
h3 {
	font-size:24px;
	line-height:1.2em;
	font-weight:normal;
	padding-top:7px;
}
	h3.color1 {
	color:#FE661C;
	margin-bottom:-2px;
	font-size: 20px;
	}
	h3.color2 {
	color:#FE661C;
	margin-bottom:-2px;
	font-size: 20px;
	}
	h3.color3 {
	color:#FE661C;
	margin-bottom:-2px;
	font-size: 20px;
	}
h4 {
	font-size:1em;
	margin-bottom:8px;
	color:#2f2f2f;
}
h5 {
	font-size:1em;
	color:#2f2f2f;
	line-height:22px;
	margin-bottom:6px;
}
	h5 strong {
		color:#fe661c;
	}
h6 {
	font-size:11px;
	font-weight:normal;
	margin-bottom:13px;
}


.txt1 {
}
.txt2 {
}

.link1 { 
	display:block;
	float:left;
	background:url(images/link1-left.gif) no-repeat left top #fff;
	color:#000; 
	text-decoration:none;
	font-size:16px;
	line-height:1.2em;
}
.link1:hover { 
	text-decoration:none;
}
	.link1 b { 
		display:block;
		background:url(images/link1-right.gif) no-repeat right top; 
		padding:6px 18px 7px 18px; 
		font-weight:normal; font-style:normal;
	}
	

.link2 { 
	display:block;
	float:left;
	background:url(images/link2-left.gif) no-repeat left top #eee;
	color:#000; 
	text-decoration:none;
	font-size:16px;
	line-height:1.2em;
}
.link2:hover { 
	text-decoration:none;
}
	.link2 b { 
		display:block;
		background:url(images/link2-right.gif) no-repeat right top; 
		padding:6px 18px 6px 18px; 
		font-weight:normal;
	}

.link3 { 
	display:block;
	float:left;
	background:url(images/link2-left.gif) no-repeat left top #eee;
	color:#000; 
	text-decoration:none;
}
.link3:hover { 
	text-decoration:underline;
}
	.link3 b { 
		display:block;
		background:url(images/link2-right.gif) no-repeat right top; 
		padding:7px 18px 7px 18px; 
	}
	
	

.txt-link1 {
	font-size:18px;
	line-height:1.2em;
	color:#1d83cf;
	text-decoration:none;
}
.txt-link1:hover {

}


.txt-link2 {
	font-size:18px;
	line-height:1.2em;
	color:#000;
	text-decoration:none;
}
.txt-link2:hover {
	text-decoration:underline;
}

.txt-link3 {
	color:#6e6e6e;
}

.color1 a {
	color:#92c2fd;
}
.color2 a {
	color:#ff9200;
}
.color3 a {
	color:#95ce4e;
}




.button { 
	float:right;
}
	.button span { 
		display:block; 
		background:url(images/button-left.html) no-repeat left top; 
		padding-left:3px;
	}
		.button span span { 
			background:url(images/button-right.html) no-repeat right top;
			padding-right:4px;
			padding-left:0;
		}
			.button span span a { 
				display:block;
				background:#333743;
				padding:4px 5px 3px 5px;
				color:#fff;
				text-decoration:none;
				text-transform:uppercase;
			}
			.button span span a:hover { 
				text-decoration:underline;
			}

.line-hor { 
	background:#d4d2d1;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}
.line-ver { 
	background-image:url(images/line-ver.html); 
	background-repeat:repeat-y;
	width:100%;
}

.title { 
	margin-bottom:20px;
}


/*==================boxes====================*/

.main-box {
	position:relative;
	margin-bottom:-20px;
}
	.main-box .left-top-corner {
		background:url(images/left-top-corner.png) no-repeat left top;
		padding-left:16px;
	}
	.main-box .right-top-corner {
		background:url(images/right-top-corner.png) no-repeat right top;
		padding-right:16px;
	}
	.main-box .border-top {
		background:url(images/border-top.png) left top repeat-x;
		height:14px;
		overflow:hidden;
		font-size:0;
		line-height:0;
	}
	
	.main-box .border-left {
		background:url(images/left-shad.png) left top repeat-y;
		padding-left:6px;
	}
	.main-box .border-right {
		background:url(images/right-shad.png) right top repeat-y;
		padding-right:6px;
	}
	.main-box .inside {
		background:#fff;
		padding:0 9px 0 9px;
	}
	
	
	.main-box .left-bot-corner {
		background:url(images/left-bot-corner.png) no-repeat left top;
		padding-left:16px;
	}
	.main-box .right-bot-corner {
		background:url(images/right-bot-corner.png) no-repeat right top;
		padding-right:16px;
	}
	.main-box .border-bot {
		background:url(images/border-bot.png) left top repeat-x;
		height:16px;
		overflow:hidden;
		font-size:0;
		line-height:0;
		background:url(images/border-bot.png) left top repeat-x;
	}



.box {
	background:#FFFFFF;
	width:100%;
}
	
	.box .inner { 
		padding:16px 20px 13px 23px;
	}



.box1 {
	background:#C8C8C8;
	width:100%;
}
	
		}
	.box1 .inner { 
		padding:12px 18px 2px 15px;
	}
		.box1 h2 {
	background:url(images/marker1.png) no-repeat left top;
	padding:0px 0 0px 25px;
	font-size: 20px;
		}



.box2 {
	background:#f8f8f8;
	width:100%;
	color:#555;
}
	.box2 .border-top1 {
		background:url(images/border-top3.gif) left top repeat-x;
	}
	.box2 .border-bot1 {
		background:url(images/border-bot3.gif) left bottom repeat-x;
	}
	.box2 .left-top-corner1 {
		background:url(images/left-top-corner3.gif) no-repeat left top;
	}
	.box2 .right-top-corner1 {
		background:url(images/right-top-corner3.gif) no-repeat right top;
	}
	.box2 .left-bot-corner1 {
		background:url(images/left-bot-corner3.gif) no-repeat left bottom;
		}
	.box2 .right-bot-corner1 {
		background:url(images/right-bot-corner3.gif) no-repeat right bottom;
		}
	.box2 .inner { 
		padding:12px 10px 18px 25px;
	}
		.weather-info {
			width:100%;
			overflow:hidden;
			padding-bottom:18px;
		}
			.weather-info li {
				font-size:14px;
				color:#309dee;
				font-weight:bold;
				padding:8px 0 0 0;
			}
			.weather-info li.icon {
				float:left;
				width:72px;
				padding:0 0 0 0;
			}


.extra-box {
	background:#1a1a1a;
}
	.extra-box .border-left {
		background:url(images/border-left4.gif) left top repeat-y;
	}
	.extra-box .border-right {
		background:url(images/border-right4.gif) right top repeat-y;
	}
	.extra-box .left-bot-corner {
		background:url(images/left-bot-corner4.gif) no-repeat left bottom;
	}
	.extra-box .right-bot-corner {
		background:url(images/right-bot-corner4.gif) no-repeat right bottom;
	}
	.extra-box .inner {
	padding:35px 26px 10px 26px !important;
	} 
		.extra-box h2 {
	color:#fff;
	border-bottom:1px solid #2b2a29;
	padding-bottom:15px;
	margin-bottom:13px;
	font-size: 20px;
		}



.address { 
	float:left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:25px;
		}


/*===== header =====*/
#header .row-1 {
	height:120px;
	}
	#header .row-1 .indent {
		padding:45px 0 0 425px;
	}
#header .row-2 {
	background:url(images/menu-bg.png) no-repeat left top;
	height:67px;
}
	#header .nav {
	padding:22px 0 0 0;
	float:left;
	}
		#header .nav li {
			display:inline;
		}
			#header .nav li a {
				float:left;
				background:url(images/divider.gif) no-repeat left top;
				padding:3px 24px 3px 24px;
				font-size:14px;
				color:#fff;
				text-decoration:none;
				line-height:1.2em;
			}
			#header .nav li a:hover {
				text-decoration:none;
				color:#fe661c;
			}
			#header .nav li a.first {
				padding-left:40px;
				background:none;
			}

/*===== content =====*/
#content .indent {
	padding:16px 25px 20px 25px;
}
	.list1 dt {
		font-size:16px;
		color:#2d2d2d;
		line-height:1.2em;
	}
		.list1 dt a {
			color:#2d2d2d;
			text-decoration:none;
		}
		.list1 dt a:hover {
			font-size:16px;
			border-bottom:1px solid #2d2d2d;
		}
	.list1 dd {
		color:#a8a8a8;
		font-size:11px;
		border-bottom:1px solid #d1d1d1;
		padding-bottom:6px;
		margin-bottom:5px;
	}
	.list1 dd.last {
		border-bottom:none;
	}
	
	
	.list2 {
		width:100%;
		overflow:hidden;
	}
		.list2 li {
			float:left;
			width:209px;
			margin-right:26px;
			padding-bottom:20px;
		}
		.list2 li.alt {
			margin-right:0;
		}
			.list2 li img {
				display:block;
				margin-bottom:15px;
			}
			.list2 li p {
				margin-bottom:10px;
			}
	
	
	
	.list3 {
		padding:15px 0 0 0;
	}
		.list3 li {
			font-size:17px;
			line-height:1.2em;
			padding:0 0 11px 32px;
		}
		.list3 li.icon1 {
			background:url(images/icon1.gif) no-repeat left 2px;
		}
		.list3 li.icon2 {
			background:url(images/icon2.gif) no-repeat left 2px;
		}
		.list3 li.icon3 {
			background:url(images/icon3.gif) no-repeat left 2px;
		}
		.list3 li.icon4 {
			background:url(images/icon4.gif) no-repeat left 2px;
		}
			.list3 li a {
				color:#ff4200;
				text-decoration:none;
			}
			.list3 li a:hover {
				color:#309dee;
			}
	
	
	.list4 li {
		background:url(images/arrow1.gif) no-repeat left 3px;
		padding:0 0 4px 23px;
		font-weight:bold;
	}
		.list4 li a {
			color:#fff;
			text-decoration:none;
		}
		.list4 li a:hover {
			text-decoration:underline;
		}
	
	
	.list5 li {
		background:url(images/arrow2.gif) no-repeat left 3px;
		padding:0 0 4px 23px;
		font-weight:bold;
	}
		.list5 li a {
			text-decoration:none;
		}
		.list5 li a:hover {
			text-decoration:underline;
		}
	
	
	.list6 li {
		background:url(images/arrow2.gif) no-repeat left 3px;
		padding:0 0 4px 23px;
	}
		.list6 li a {
			color:#2f2f2f;
		}
	

.inner {
	padding:16px 20px 13px 23px;
}
.inner1 {
	padding:16px 10px 13px 23px;
}



/*
 * Sliders required 
*/
	.container { width:749px; height:280px; overflow:hidden; position:relative; cursor:pointer; }
	.slides { position:absolute; top:0; left:0; }
	.slides div { position:absolute; top:0; width:749px; display:none; }
	.slides div span {
		position:absolute;
		left:22px;
		bottom:13px;
		font-size:30px;
		color:#c7c7c7;
		line-height:1.2em;
	}
/*
 * Optional
*/
	#loopedSlider,#newsSlider { margin:0 auto; width:749px; position:relative; clear:both; margin-bottom:9px;}
	ul.pagination {
		position:absolute;
		right:0;
		top:67px;
		margin-left:100%;
		left:-28px;
	}
	ul.pagination li a { 
		background:url(images/page-nav1.png) left top no-repeat;
		width:28px;
		height:39px;
		font-size:18px;
		text-decoration:none;
		line-height:1.2em;
		color:#fff;
		font-weight:bold;
		display:block;
		text-align:center;
		line-height:39px;
		text-indent:7px;
	}
	ul.pagination li a:hover {
		background:url(images/page-nav2.png) no-repeat left top;
		color:#ff7135;
	}
	ul.pagination li.active a {
		background:url(images/page-nav2.png) no-repeat left top;
		color:#ff7135;
	}



/*===== footer =====*/
#footer {
	color:#595959;
}
	#footer .indent {
		padding:24px 30px 0 43px;
	}
		#footer .nav {
			float:right;
		}
			#footer .nav li {
				display:inline;
			}
				#footer .nav li a {
					padding:0 16px 0 13px;
					color:#707070;
					text-decoration:none;
				}
				#footer .nav li a:hover {
					text-decoration:underline;
					color:#fff;
				}


/*----- forms -----*/
#search-form {
	float:right;
	padding:23px 25px 0 0;
}
	#search-form fieldset {
		border:none;
		background:url(images/search-bg.gif) no-repeat left top;
		float:right;
	}
		#search-form input.text {
			width:176px;
			padding:1px 0 2px 10px;
			border:none;
			background:none;
			margin-right:6px;
			color:#5e5e5e;
		}
		#search-form input.submit {
			background:url(images/go-button.jpg) no-repeat left top;
			width:40px;
			height:21px;
			border:none;
			color:#fff;
			font-weight:bold;
			cursor:pointer;
		}
		
#poll-form fieldset {
	border:none;
}
	#poll-form dl {
		padding-bottom:12px;
	}
		#poll-form dl dt {
			color:#68c0e4;
			font-weight:bold;
			margin-bottom:15px;
		}
		#poll-form dl dd {
			color:#202020;
			padding:0 0 0 20px;
			vertical-align:top;
			overflow:hidden;
			height:25px;
		}
			#poll-form dl dd label {
				cursor:pointer;
			}
				#poll-form dl dd input {
					width:12px;
					height:12px;
					margin-right:9px;
				}

#people-search fieldset {
	border:none;
}
	#people-search ul {
		padding:4px 0 0 7px;
	}
		#people-search ul li {
			height:33px;
			overflow:hidden;
		}
		#people-search ul li.field {
			background:url(images/input-bg.gif) no-repeat left top;
		}
			#people-search ul li.field input {
				width:176px;
				border:none;
				background:none;
				padding:0 0 0 8px;
				color:#aaa;
			}
			#people-search ul li dl {
				color:#242424;
				padding:0 0 0 8px;
			}
				#people-search ul li dt {
					display:inline;
					font-weight:bold;
					
				}
				#people-search ul li dt {
					padding-right:10px;
				}
				#people-search ul li dd {
					display:inline;
					padding-right:9px;
				}
					#people-search ul li dd label {
						cursor:pointer;
					}
						#people-search ul li dd input {
							margin-right:5px;
						}
	

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

