/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #89994c;
	color: #333333;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif;
	padding: 0 0 50px;
}
a{
	color: #669933;
	text-decoration: none;
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #cccccc 1px solid;
	font-size: 11px;
	padding: 2px;
}
li{
	list-style: none
}
h2, h2 a{
	color: #000000;
	font-size: 1.2em;
	margin: 0 0 .8em
}

h3{
	font-size: 1.4em;
	margin: 0 0 .1em
}
li h3 a{
text-decoration:underline;
}
h4{
	font-size: 1em
}
p{
	line-height: 1.4em;
	padding: 0 0 1.3em
}
/*=== Layout ===*/
#container{
	background: url(images/bgr.gif) #ffffff repeat-x top
}
#home #container{
	background: url(images/bgr-home.gif) #ffffff repeat-x top
}
#page{
	margin: 0 auto;
	width: 973px;
}
/*=== Header ===*/
#header{
	height: 121px;
}
* html #header{
	overflow: hidden;
}
#header .content{
	float: right;
	padding: 12px 0 0;
	width: 600px;
}
/*- Logo -*/
#header h1{
	background: url(images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 235px;
}
#header h1 a{
	display: block;
	height: 121px;
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	font-size: 11px;
	height: 16px;
	margin: 0 0 38px;
	text-align: right
}
.nav1 a{
	color: #333333
}
.nav1 a:hover{
	color: #99af43
}
.nav1 li{
	border-right: 1px solid #e9e9e9;
	display: inline;
	padding: 0 8px;
}
.nav1 li.last{
	border: 0
}
.nav1 img{
	margin: 0 0 -3px 4px;
	position: relative
}
/*- Nav2 -*/
.nav2{
	background: url(images/nav2-sep.gif) no-repeat left top;
	font-size: 14px;
	height: 44px;
}
.nav2 li{
	background: url(images/nav2-sep.gif) no-repeat right top;
	float: left;
	line-height: 44px;
	padding: 0 2px 0 0
}
.nav2 li a{
	color: #333333;
	display: block;
	float: left;
	padding: 0 13px;
}
.nav2 li a:hover,
.nav2 li.active a{
	background: #8ea149;
	color: #ffffff;
	text-decoration: none
}
.nav2 li.ico-home a{
	background: none
}
.nav2 img{
	float: left;
	padding: 13px 0 13px;
	position: relative
}
/*- Nav2 Sub -*/
.nav2-sub{
	color: #dbe7ac;
	font-size: 11px;
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 10px;
}
.nav2-sub a{
	color: #dbe7ac;
	padding: 0 6px;
}
.nav2-sub a:hover{
	color: #ffffff;
	text-decoration: none
}
.nav2-sub em a{
	color: #ffffff;
	font-style: normal
}
/*- Nav3 -*/
.nav3{
	font-size: 12px;
}
.nav3 li a{
	background: url(images/nav3-bgr.gif) no-repeat top;
	color: #333333;
	display: block;
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 20px;
}
.nav3 li a:hover,
.nav3 li.active a{
	color: #669933;
	text-decoration: none
}
/*=== Title Placeholder ===*/
#title{
	background: url(images/title.jpg) no-repeat right top;
	clear: both;
	height: 111px;
	overflow: hidden
}
#home #title{
	background: url(images/title-home.jpg) no-repeat right top;
	height: 238px;
}
/*- Headline -*/
.headline{
	color: #dbe7ac;
	font-size: 14px;
	height: 1%;
	padding: 5px 0 0 16px;
	width: 555px;
}
#home .headline{
	padding-top: 10px;
}
.headline h2{
	color: #ffffff;
	font-size: 23px;
}
.headline p{
	line-height: normal
}
/*- Headline2 -*/
.headline2{
	background: url(images/headline2-bgr.gif) no-repeat top;
	height: 55px;
	padding: 0 10px 0 20px;
}
.headline2 h2{
	color: #ffffff;
	float: left;
	font-size: 18px;
	line-height: 55px;
	margin: 0
}
.headline2 img{
	margin: 7px 0 0
}
/*=== All Columns ===*/
#columns{
	background: url(images/columns-bgr.gif) #ffffff repeat-x top;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 590px;
	min-height: 590px;
	padding: 18px 0 15px 16px;
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 685px;
}
#centercol .content{
	height: 1%;
	padding: 10px;
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	margin: -18px 0 0;
	position: relative;
	width: 255px;
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 278px;
}
.col2{
	float: left;
	margin: 0 0 0 25px;
	width: 380px;
}
.colres{
	float: left;
	width: 658px;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	background: url(images/box-bgr.gif) repeat-x bottom;
	height: 1%;
	margin: 0 0 1em;
	padding: 17px 22px;
}
.box a{
	color: #333333
}
.box  h2{
	color: #7a8a3f
}
.box li{
	margin: 0 0 .5em
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	color: #666666;
	margin: 0 0 1em
}
.list1 a{
	color: #333333
}
.list1 p{
	line-height: normal;
	padding: 0
}
.list1 h3, .list1 h3 a{
	color: #669933
}
.list1 li{
	background: url(images/ico-list.gif) no-repeat 0 0;
	margin: 0 0 1em;
	padding: 0 0 0 32px;
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
/*- Search -*/
#search{
	float: right;
	height: 31px;
	width: 355px;
}
#search label{
	color: #99af43;
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin: 3px 10px 0 0
}
#search input{
	color: #cccccc;
	float: left;
	padding: 7px;
	width: 215px;
}
#search input.btn{
	margin: -1px 0 0 5px;
	padding: 0;
	width: auto
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 .8em
}
.pic.fl img{
	margin-right: 10px;
}
.pic.fr img{
	margin-left: 10px;
}
/*=== Footer ===*/
#footer{
	background: url(images/footer-bgr.gif) #ffffff repeat-x bottom;
	border-top: 1px solid #e0e0e0;
	font-size: 11px;
	height: 60px;
	margin: 0 auto;
	padding: 23px 20px 40px 30px;
	position: relative;
	width: 923px;
}
#footer a{
	color: #333333
}
#footer ul{
	padding: 25px 0 0;
	text-align: right
}
#footer li{
	border-right: 1px solid #e9e9e9;
	display: inline;
	padding: 0 9px;
}
#footer li.last{
	border: 0
}
#page-bot{
	background: url(images/page-bot.gif) repeat-x top;
	height: 128px;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.hl{
	border-top: 1px solid #e0e0e0;
	clear: both;
	height: 1px;
	margin: 15px 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
/*- Page Shadow Borders -*/
.shdw1, .shdw2{
	background: url(images/shadow1.gif) no-repeat;
	height: 436px;
	margin: 0 0 0 -12px;
	position: absolute;
	top: 288px;
	width: 12px;
}
.shdw2{
	background: url(images/shadow2.gif) no-repeat;
	margin: 0 0 0 973px;
	top: 288px;
}
#home .shdw1,
#home .shdw2{
	top: 416px;
}
#corpcontent{
display:table;
clear:both;
margin-top:20px;
}
.level1 li{
font-size:14px;
line-height:140%;
}
.level2 li{
font-size:12px;
line-height:130%;
margin-left:20px;
}

#newsreg{
width:200px;
background:#FFFFFF;
padding:20px;
border:8px solid #CCCCCC;
position: absolute;
visibility: hidden;

}

#close {
float: right;
}