body{
	margin:0;
	background:#390000;
	font-family:Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,p{
	margin:0;
}
img{
	display:block;
	border:none;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
ul{
	list-style:none;
	padding:0;
	margin:0;	
}
#main{
	width:871px;
	height:846px;
	margin:0 auto;
	padding:28px 35px 0 38px;
	overflow:hidden;
	background:url(../img/bg-main.jpg) no-repeat 0 0;
}
#main #flash{	
	float:left;
	width:198px;
	height:540px;
}
#main #navigation{
	float:left;
	width:92px;
	height:540px;
}
#main #content{
	width:581px;
	float:left;
	height:540px;
}
#main #footer{
	clear:both;
	width:100%;
	height:306px;	
}
/*navigation*/
#navigation div{
	width:92px;
	margin:186px 0 0;
	padding:3px 0 0;
	overflow:visible;
	background:url(../img/bg-navigation-top.gif) no-repeat 0 0;
}
#navigation ul.menu{
	width:92px;
	padding:0 0 3px 0;
	background:url(../img/bg-navigation-btm.gif) no-repeat 0 100%;
	float:left;
	position: relative;
	z-index:1000; 
}
#navigation ul.menu li{
	width:92px;
	background:url(../img/bg-menu.gif) no-repeat 0 0;
	height:14px;
	float:left;
}
#navigation ul.menu li.green{
	background:url(../img/bg-menu-green.gif) no-repeat 0 0;
}
#navigation ul.menu li a{
	font-size:10px;
	float:left;
	padding:0 0 2px 14px;
	position:relative;
	z-index:1000;
	line-height:12px;
	margin:0 0 0 -9px;
	color:#4b1500;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
#navigation ul.menu li.active a,
#navigation ul.menu li a:hover{
	background:url(../img/bg-menu-hover.gif) no-repeat 0 50%;
}
/*footer*/
#footer div.top{
	width:100%;
	height:180px;
	overflow:visible;
}
#footer ul#subscribe{
	float:right;
	margin:8px 0 0;
	padding:0 20px 0 0;
}
#footer ul#subscribe li{
	float:left;	
	position:relative;
}
#footer ul#subscribe li a{
	float:left;
	font-size:11px;
	line-height:13px;
	padding:0 17px 0 0;
	background:url(../img/ico-rss.gif) no-repeat 100% 50%;
	color:#87ac82;
	text-transform:uppercase;
	text-decoration:none;
}
#footer ul#subscribe ul{
	overflow:hidden;
	top:13px;
	right:0;
	display:none;	
	width:92px;
	position:absolute;
}
#footer ul#subscribe li.hover ul{
	display:block;
}
#footer ul#subscribe ul li{
	padding:2px 0;
	background:url(../img/bg-menu.gif) no-repeat -9999px -9999px;
	float:left;
	width:100%;
}
#footer ul#subscribe ul a{
	float:right;
	padding:0;
	background:none;
}
#footer div.terms{
	clear:both;
	padding:96px 20px 0 0
}
#footer div.terms h3{
/*	font-size:12px;
	color:#ecbf67;*/
	float:right;
	width:107px;
	height:11px;
	text-indent:-9999px;
	background:url(../img/txt-glossary-terms.gif) no-repeat 0 0;
	overflow:hidden;
}
#footer div.terms p{
	text-align:right;
	line-height:20px;
	clear:both;
	padding:2px 0 0;
}
#footer div.terms p a{
	text-decoration:none;
	font-size:12px;
	color:#94af84;
}
#footer div.terms p a:hover{
	text-decoration:underline;
}
#footer div.terms p a.size14{	
	font-size:14px;	
}
#footer div.terms p a.size16{	
	font-size:16px;	
}
#footer div.terms p a.size18{	
	font-size:18px;	
}
#footer div.terms p a.size20{	
	font-size:20px;	
}
#footer a.return{
/*	float:left;
	font-size:10px;
	margin:8px 0 0 20px;
	text-decoration:none;
	color:#edc067;*/
	float:left;
	margin:8px 0 0 20px;
	width:86px;
	height:7px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/txt-return-home.gif) no-repeat 0 0;
}
#footer a.return:hover{
	text-decoration:underline;
}
#footer div.bottom{
	overflow:hidden;
	width:100%;
}
#footer div.bottom ul{
	float:right;
	overflow:hidden;
	padding:0 14px 0 0;
	margin:92px 0 0;
}
#footer div.bottom ul li{
	float:left;
	font-size:9px;
	line-height:13px;
	padding:0 7px;
	margin:0 0 0 -1px;
	background:url(../img/devider.gif) no-repeat 0 50%;
}
#footer div.bottom ul li a{
	color:#ecbf67;
	text-decoration:none;
}
#footer div.bottom ul li a:hover{
	text-decoration:underline;
}
/*content*/
#content div.content{
	width:581px;
	height:540px;
	position:relative;
	background:url(../img/bg-content.jpg) no-repeat 0 0;
}
#content #leftcol{
	float:left;
	width:125px;
	height:540px;
	padding:0 10px;
}
#content #rightcol{	
	float:left;
	width:420px;
	height:540px;
	position:relative;
	padding:0 0 0 10px;	
}
#content #rightcol div.box-scroll{
	height:500px;
	float:left;
	margin:20px 0 0;
	width:404px;
	overflow:hidden;
}

#content #rightcol div.box-scroll h2{
	color:white;
	font-size:16px;
}

#content #rightcol div.box-scroll div.spacer{
	height:40px;
	width:100%;
	clear:both;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}

#content #rightcol ul.terms{
	width:380px;
	margin:-20px 0 0;
}
#content #rightcol ul.terms li{
	float:left;
	padding:16px 0 9px 0;
	width:100%;
}
#content #rightcol ul.terms h3{
	font-size:14px;
	text-transform:uppercase;
	line-height:18px;
	color:#fff;	
}
#content #rightcol ul.terms p{
	font-size:10px;
	color:#fff;
	padding:9px 0 0;
	line-height:14px;
}
#content #leftcol h2{
	overflow:hidden;
	margin:20px 0 0;
	width:14px;
	text-indent:-9999px;
	float:right;
}
#content #leftcol h2.glossary{
	height:101px;
	background:url(../img/txt-glossary.png) no-repeat 0 0;
}
#content #leftcol h2.contact{
	height:203px;
	background:url(../img/txt-contact.png) no-repeat 0 0;
}
#content #leftcol h2.news{
	height:154px;
	background:url(../img/txt-news-events.png) no-repeat 0 0;
}
#content #leftcol h2.blog{
	height:164px;
	background:url(../img/txt-blog.png) no-repeat 0 0;
}
#content #leftcol h2.plugged{
	height:114px;
	background:url(../img/txt-plugged.png) no-repeat 0 0;
}
#content #leftcol h2.links{
	height:54px;
	background:url(../img/txt-links.png) no-repeat 0 0;
}
#content #leftcol h2.meet{
	height:156px;
	background:url(../img/txt-meet.png) no-repeat 0 0;
}
/*contact*/
#content #rightcol div.form{
	width:270px;
	margin:11px 0 0;
	overflow:hidden;
}
#content #rightcol div.form div.form-item{
	width:100%;
	padding:6px 0 0;
	overflow:hidden;	
}

#content #rightcol div.form div.form-item textarea.text{
	font:10px Arial, Helvetica, sans-serif;
	color:#fff;
		
}

#content #rightcol div.form div.form-item label.comment_label{
	font-size:10px;
	line-height:21px;
	float:left;
	margin:0px 5px;
		
}

#content #rightcol div.form div.right{
	float:right;
	text-align:right;
	width:125px;	
}
#content #rightcol div.form div.left{
	float:left;
	width:125px;
}
#content #rightcol div.form input.text{
	width:115px;
	color:#fff;
	float:left;
	padding:4px 5px 0px 5px;
	height:17px;
	border:0;
	background:url(../img/bg-input.png) repeat 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#content #rightcol div.form input.big{
	width:260px;
}
#content #rightcol div.form label{
	display:block;
	font-size:9px;
	padding-bottom:6px;
	color:#fff;
	line-height:14px;
}
#content #rightcol textarea{
	float:left;
	width:400px;
	height:173px;
	border:0;
	padding:0 5px;
	background:url(../img/bg-input.png) repeat 0 0;
}
#content #rightcol div.form textarea{
	float:left;
	font:10px Arial, Helvetica, sans-serif;
	color:#fff;
	width:260px;
	height:173px;
	border:0;
	padding:0px 5px;
	background:url(../img/bg-input.png) repeat 0 0;
}
#content #rightcol div.form input.submit{
	float:right;
	width:34px;
	height:14px;
	border:0;
	margin:10px 0 0;
	cursor:pointer;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/btn-send.png) no-repeat 0 0;
}

#content #rightcol div.form input.submithover{
	float:right;
	width:34px;
	height:18px;
	border:0;
	margin:10px 0 0;
	cursor:pointer;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/btn-send.png) no-repeat 0 0;
}

#content #leftcol div.address{
	overflow:hidden;
	clear:both;
	padding:115px 0 0;
	text-align:right;
}
#content #leftcol h3{
	font-size:10px;
	line-height:18px;
	text-transform:uppercase;
	color:#fff;
	text-align:right;
	border-bottom:1px solid #fff;
}
#content div.address p{
	font-size:9px;
	padding:4px 0 0;
	line-height:13px;
	color:#fff;
}
#content div.address p a{
	color:#fff;
}
#content div.address p a:hover{
	text-decoration:none;	
}
/*newsevents.html*/
#content #rightcol ul.post{
	width:380px; 
	margin:-23px 0 0;
	float:left;
}



#content #rightcol ul.post li{
	width:100%;
	float:left;
	background:url(../img/devider2.gif) repeat-x 0 0;
	margin:-1px 0 0;
	padding:23px 0 11px 0;
}

#content #rightcol ul.post li ol{
	width:100%;
	float:left;
	margin:-1px 0 0;
	padding:23px 0 11px 0;
}

#content #rightcol ul.post a{
	color:#FFFFFF;
}

#content #rightcol ul.post h3{
	font-size:18px;
	line-height:18px;
	text-transform:uppercase;
	color:#fff;
}

#content #rightcol ul.post h3 a{
	text-decoration:none;
}


#content #rightcol ul.post h3.no-uppercase{
	text-transform:none;
}
#content #rightcol ul.post h4{
	font-weight:normal;
	color:#fff;
	text-transform:uppercase;
	line-height:16px;
	font-size:11px;
}
#content #rightcol ul.post h5{
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	line-height:16px;
	font-size:10px;
	margin:8px 0px 0px 0px;
}

#content #rightcol ul.post cite{
	color:#fff;
	line-height:16px;
	font-size:12px;
}

#content #rightcol ul.post span{
	display:block;
	font-size:11px;
	line-height:14px;
	color:#aeb79a;
}

#content #rightcol ul.post p {
	font-size:.7em;
	padding:14px 0 0;
	line-height:16px;
	color:#fff;
}

#content #rightcol ul.post .full {
	font-size:12px;
	padding:14px 0 0;
	line-height:14px;
	color:#fff;
}


#content #rightcol ul.post div.image{
	width:100%;
	margin:9px 0 29px 0;
	overflow:hidden;
}
#content #leftcol div.news{
	width:100%;
	clear:both;
	padding:163px 0 0;
	overflow:hidden;
}
#content #leftcol ul{
	overflow:hidden;
	margin:2px 0 0;
}
#content #leftcol ul li{
	text-align:right;
	font-size:8pt;
	line-height:16px;
}
#content #leftcol ul li a{
	color:#fff;
	text-decoration:none;
}
#content #leftcol ul li a:hover{
	text-decoration:underline;
}
/*blog.html*/
#content #leftcol div.search{
	clear:both;
	padding:78px 0 0;
	overflow:hidden;
	width:100%;
}
#content #leftcol div.search input.text{
	width:115px;
	font:10px Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
	padding:4px 5px;
	margin:6px 0 0;
	border:0;
	background:url(../img/bg-input.png) repeat 0 0;
}
#content #leftcol div.search input.submit{
	float:right;
	width:28px;
	height:11px;
	border:0;
	cursor:pointer;
	margin:6px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	background:url(../img/btn-go.png) no-repeat 0 0;
}
#content #leftcol div.widget_categories,
#content #leftcol div.widget_recent_entries{
	width:100%;
	overflow:hidden;
	padding:21px 0 0; 
}
#content #leftcol div.widget_categories{	
	padding:18px  0 0;
}
#content #rightcol ul.post ul.comments{
	overflow:hidden;	
	width:100%;
	margin:-19px 0 -4px 0;
}
#content #rightcol ul.post ul.comments li{
	padding:0 0 0 11px;
	background:url(../img/ico-comments.gif) no-repeat 0 50%;
	font-size:9px;
	line-height:16px;
	color:#aeb79a;
	margin:0;
	width:100%;
}
#content #rightcol ul.post ul.comments li a{
	color:#aeb79a;
}

#content #rightcol ol.comments li span.author{
	font-size:15px !important;
	color:#fff;
	font-weight:bold;	
}

#content #rightcol ol.comments li span.author a{
	text-decoration: none;	
}

#content #rightcol ul.post ul.comments li a:hover{
	text-decoration:none;
}
#content #leftcol div.jump2,
#content #leftcol div.jump{
	width:100%;
	clear:both;
	padding:204px 0 0;
	overflow:hidden;
}
#content #leftcol div.jump2{
	padding:162px 0 0;
}
#content #rightcol ul.post ul.download{
	margin:-15px 0 0;
	overflow:hidden;
	width:100%;
}

#content #rightcol ul.post ul.download li{
	padding:0;
	font-size:11px;
	line-height:13px;
	background:none;
	margin:0;
}

#content #rightcol ul.post ul.download li a{
	color:#fff;
}

#content #rightcol ul.post ul.download li a:hover{
	text-decoration:none;
}

#content #rightcol ul.links{
	overflow:hidden;
	margin:-20px 0 0;
	width:380px;
}

#content #rightcol ul.links li{
	width:100%;
	float:left;
	padding:18px 0 6px 0;
}

#content #rightcol ul.links h3{
	font-size:12px;
	text-transform:none;
	color:#fff;
}

#content #rightcol ul.links h3 a{
	color:#fff;
	text-decoration:none;
}

#content #rightcol ul.links h3 a:hover{
	text-decoration:underline;
}

#content #rightcol ul.links p{
	font-size:12px;
	color:#fff;
	line-height:13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#content #rightcol ul.post div.image-sh{
	width:207px;
	height:173px;
	padding:4px;
	float:left;
	margin:12px 4px 0 0;
	background:url(../img/sh-img.png) no-repeat 0 0;
}
/*scroll-bar*/
#main div.scroll-bar{
	width:11px;
	float:left;
	margin:56px 0 0;
	height:461px;
	overflow:hidden;
	padding:12px 0 0;
	background:url(../img/bg-scroll-bar.png) no-repeat 0 0;
	padding:0;
}

#main div.scroll-bar div.top,#main div.scroll-bar div.bottom{
	/*display:block;*/
	width:11px;
	height:12px;
	cursor:pointer;
	position:relative;
	overflow:hidden;
}
#main div.scroll-bar div.scroll{
	position:relative;
	width:11px;
	height:437px;
	overflow: hidden;
}
#main div.scroll-bar span{
	position:absolute;
	width:11px;
	height:11px;
	display:block;
	left:0;
	top:40%;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/ico-scroll.png) no-repeat 0 0; 
}
#main div.fader{
	overflow:hidden;
	position:absolute;
	width:558px;
	height:72px;
	background:url(../img/bg-fader.png) no-repeat 0 0;
	left:0px;
	bottom:1px;
}#content #leftcol h2.mission {
	height:154px;
	background-image: url(../img/mission_txt.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footer a.termslink {/*	float:left;
	font-size:10px;
	margin:8px 0 0 20px;
	text-decoration:none;
	color:#edc067;*/
	float:right;
	width:107px;
	height:11px;
	text-indent:-9999px;
	overflow:hidden;
	background-image: url(../img/txt-glossary-terms.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
#content #rightcol flashfile {
	float:left;
	width:400px;
	height:173px;
	border:0;
	padding:0 5px;
	background:url(../img/bg-input.png) repeat 0 0;
}
#content #leftcol h2.subscribe {
	height:400px;
	background:url(../img/eagleear_subscribe.png) no-repeat 0 0;
}
#content #leftcol h2.sendto {
	height:180px;
	background:url(../img/sendto.png) no-repeat 0 0;
}
#content #rightcol ul.links titlehead {
	font-size:14px;
	text-transform:capitalize;
	color:#CDBF72;
	font-weight: bold;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
