/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #c8d7dc;
	color: #666666;
	font: .90em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #b0b601;
	text-decoration: none
}
a:hover{
	color: #032848;
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px
}
li{
	list-style: none
}
h1, h2, h3{
	color: #4e4e42;
	font: 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	letter-spacing: -1px;
	margin: 0 0 .1em
}
h2{
	color: #5e5e62;
	font: 1.7em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 0 0 .5em
}
h3{
	font-size: 2.4em;
	margin: 0 0 .2em
}
h4{
	color: #063d6a;
	font-size: 1em;
	margin: 0 0 .5em
}
p{
	line-height: 1.3em;
	padding: 0 0 1em
}
/*=== Layout ===*/
#page{
	background: #ffffff
}
#page-top{
	background: url(../images/page-top.gif) repeat-x top center;
	height: 253px;
	overflow: hidden
}
#page-bot{
	background: url(../images/page-bot.gif) repeat-x top;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 225px;
	min-height: 225px
}
/*=== Header ===*/
#header{
	height: 198px;
	margin: 0 auto;
	width: 940px
}
#header .content{
	color: #afafa8;
	float: right
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	margin: 100px 0 0;
	text-indent: -9999px;
	width: 440px
}
#header h1 a{
	display: block;
	height: 75px;
	text-decoration: none;
}
/*- Contact Info -*/
.contact-info{
	clear: both;
	padding: 10px 0;
	text-align: right
}
.contact-info a{
	color: #afafa8;
	text-decoration: none
}
.contact-info a:hover{
	color: #a8b117
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	background: #a8b117;
	float: right;
	font-size: 11px;
	height: 21px
}
.nav1 li{
	background: url(../images/nav1-sep.gif) no-repeat right;
	float: left;
	line-height: 21px
}
.nav1 li.last{
	background: none
}
.nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 18px
}
.nav1 li a:hover,
.nav1 li.active a{
	color: #032847;
	text-decoration: none
}
/*- Nav1 -*/
.nav2{
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 47px;
	margin: 0 auto;
	padding: 8px 0 0;
	width: 930px
}
.nav2 li{
	float: left;
	line-height: 47px
}
.nav2 li a{
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 0 0 12px;
	text-decoration: none
}
.nav2 li a span{
	display: block;
	float: left;
	height: 47px;
	padding: 0 12px 0 0
}
.nav2 li.active a span, .nav2 li a:hover span{
	background: url(../images/nav2-hover.gif) no-repeat right
}
.nav2 li a:hover, .nav2 li.active a{
	background: url(../images/nav2-hover.gif) no-repeat left;
	color: #18191a;
	cursor: pointer;
	text-decoration: none
}
/*- Nav3 -*/
.nav3{
	font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 1em
}
.nav3 li{
	background: url(../images/hl-dot.gif) repeat-x bottom;
	padding: 0 0 2px
}
.nav3 li a{
	color: #032c4d;
	display: block;
	height: 38px;
	line-height: 38px;
	padding: 0 0 0 3px
}
.nav3 li a:hover,
.nav3 li.active a{
	background: #f0f1f1;
	color: #a8b117;
	text-decoration: none
}
/*=== Title Placeholder ===*/
#title{
	background: url(../images/title-bgr.gif) repeat-x top;
	clear: both;
	height: 395px;
	overflow: hidden
}
#title .content{
	margin: 0 auto;
	width: 946px
}
#title img{
	display: block
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	margin: 0 auto;
	padding: 25px 0;
	width: 925px
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 640px
}
#centercolnews{
	float: left;
	width: 920px
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	width: 238px
}
#rightcol h2{
	background: url(../images/hl-dot.gif) #a8b117 repeat-x bottom;
	color: #ffffff;
	font-size: 20px;
	line-height: 41px;
	margin: 0 0 .3em;
	padding: 0 5px
}

/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 190px
}
.col1 h2{
	background: url(../images/hl-dot.gif) #a8b117 repeat-x bottom;
	color: #ffffff;
	font-size: 20px;
	line-height: 41px;
	margin: 0 0 .3em;
	padding: 0 5px
}
.col2{
	float: right;
	text-align: justify;
	width: 400px
}
.col2 h1{
	background: url(../images/hl-dot.gif) repeat-x bottom;
	margin: 0 0 .5em
}
.col2 h3, .col2 h4{
	color: #666666;
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: 0;
	text align: leftt;
}
.colnews{
	float: left;
	text-align: justify;
	width: 680px;
	padding: 0 0 0 45px

}
.colnews h1{
	background: url(../images/hl-dot.gif) repeat-x bottom;
	margin: 0 0 .5em
}
.colnews h3, .colnews h4{
	color: #666666;
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: 0
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	background: url(../images/box1-bgr.gif) no-repeat top;
	color: #ffffff;
	float: left;
	font-size: 12px;
	height: 130px;
	margin: 0 8px 10px 0;
	overflow: hidden;
	padding: 14px 15px 0 18px;
	width: 269px
}
.box.bgd2{
	background: url(../images/box2-bgr.gif) no-repeat top
}
.box.bgd3{
	background: url(../images/box3-bgr.gif) no-repeat top
}
.box.bgd4{
	background: url(../images/box4-bgr.gif) no-repeat top
}
.box a{
	color: #ffffff
}
.box h3{
	color: #ffffff;
	margin: 0 0 3px
}
.box p{
	padding: 0
}
/*=== Styling Lists ===*/
/*- News List -*/
.news-list ul{
	margin: 0 0 1em
}
.news-list li{
	background: url(../images/hl-dot.gif) repeat-x bottom;
	height: 1%;
	padding: 12px 0
}
.news-list li.last{
	background: none
}
/*=== Link Buttons ===*/
.btn-more{
	float: right;
	padding: 33px 0 0
}
/*=== Footer ===*/
#footer{
	color: #333333;
	height: 50px;
	margin: 0 auto;
	padding: 17px 0 0;
	width: 925px
}
#footer a{
	color: #333333;
	

}
#footer h3{
	color: #072f4f;
	text-align:right
}
#footer h4{
	color: #216794;
	font: 1.1em/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: -1px;
	
}
#footer a:hover{
	color: #a8b117;
	text-decoration: none
}
#footer .fl{
	width: 475px
}
#footer .fr{
	font-size: .8em;
	line-height:8px
}
#footer .fr li{
	margin: 0 0 1em
}
#footer .pic{
	float: left;
	margin: 0 15px 0 0
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
.th img{
	margin:  0 12px 20px 0px
}
/*- List1 -*/
.list1{
	margin: 0 0 1em
}
.list1 li{
	background: url(../images/ico-list.gif) no-repeat 0 4px;
	margin: 0 0 .5em;
	padding: 0 0 0 18px
}
