/*Doctype fixes*/
#buttons br{display:none;}
#buttons img{display:block;}
/*End doctype fixes*/

body{ *text-align:center; }
#bodydiv, #nav_menus{ *text-align:left;}

#bodydiv{
    margin:0 auto;
    width:1024px;
    position:relative;
}

.fsBtn img{ border-width:0; }

.newsposttitle a { text-decoration: none !important; }
.newspubdate { font-style: normal !important; font-weight: bold !important; }

#bg, #fg, #bgHolder{
	position:absolute;
	top:0; left:0;
	width:1024px;
	height:768px;
	display:none;
}

#overlay{
	position:absolute;
	top:25px;
	left:40px;	
}

#logo{
	margin:0  0 52px 7px;
*margin-bottom: 54px;
}

#news{
    position:absolute;
    left:240px; top:226px; *top:228px;
}

#news_hdr{
/*	width:229px;*/
}

#news_btn{
	position:absolute;
	top:0; left:72px;
	width:157px;
	height:27px;
	background:transparent url('../images2/home/news_btn_bg.gif') top right no-repeat;
}

#mission{
	width:213px;
    background-color:#fff;
    padding:8px; *padding:6px 8px;
    margin:2px 0; margin-top:4px\9; margin-bottom:7px\9; *margin:7px 0;
    opacity: .8;
    -moz-opacity: .8;
    filter:alpha(opacity=80);
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

#missionTop{ position:absolute; top:32px; left:1px; filter:alpha(opacity=80);}
#missionBottom{ position:absolute; bottom:5px; left:1px; filter:alpha(opacity=80); }

#news_btn{ cursor:pointer; }

#newscon{
	display:none;
	position:absolute;
	top: 283px;
	left: 280px;
	width: 454px; *width: 470px;
	padding: 8px; *padding:6px 8px;
	background: #fff;
	opacity: .8;
	-moz-opacity: .8;
	filter:alpha(opacity=80);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow:visible;
}

#newsTop{ position:absolute; top:0px; left:1px; filter:alpha(opacity=80);}
#newsBottom{ position:absolute; bottom:0px; left:1px; filter:alpha(opacity=80);}


.newspostitemsep{ border-bottom:0px !important; }

#ss_div{
    position:absolute;
    top:256px; left:50px;
}

#keywords{ border-width:0px; background:transparent; width:190px; }

#poweredby{
    position:absolute;
    top:780px;
}

#nav_menus div {
	position:absolute; top:0px; left:0px;
	width:215px;
	margin:-30px 0 0 240px;
	padding-top:4px;
	background:transparent url('../images2/home/menu_top.gif') left top no-repeat;
}

#nav_menus ul {
	list-style-type:none;
	margin:0;
	padding:0;
	padding-bottom:4px;
	background:transparent url('../images2/home/menu_bottom.gif') left bottom no-repeat;
}

#nav_menus a {
	background-color:#559cbe;
	display:block;
	text-decoration:none;
	font-size: 20px;
	padding:4px 5px 8px 9px;
	color:#fff;
}

#nav_menus a:hover {
font-weight: bold;
}

#dhtmlmenu_1393{ top:339px !important; }


