body {
	margin:0;
	padding:0;
	background: #5F90AE url(../img/bg.gif) repeat-x;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
}
img {
	border:0px;
}
#wrapper {
	width:990px;
	margin:0 auto;
	padding:0;
	background:#fff;
}
#topper {
	width:990px;
	margin:0;
	padding:0;
	height:122px;
	background:url(../img/topperBG.jpg) left top no-repeat;
}
#banner {
	width:990px;
	height:220px;
	padding:0;
	margin:0;
	background:url(../img/banner4.jpg) left top no-repeat;
}
#bContent {
	position:relative;
	margin:0;
	padding:0;
	left:650px;
	top:80px;
	width:300px;
	height:130px;
}
#bContent p {
	margin:0;
	padding:0;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color:#666666;
}
#bContent a{
	color:#666666;
	text-decoration:none;
}
#bContent a:hover{
	color:#CC6600;
}
#logo {
	margin:0;
	padding:0;
	width:296px;
	height:116px;
	float:left;
}
#top_holder {
	margin:0;
	padding:0;
	float:right;
	/*background:#009933;*/
	width:694px;
	height:122px;
}
#search {
	margin:0;
	padding:0;
	width:350px;
	height:30px;
	/*background:#00CC00;*/
	display:block;
	position:relative;
	top:35px;
	left:350px;
	/*left:60px;*/
}
#isearch {
	width:120px;height:14px;border:0px;background:#fff;margin:2px 0px 0px 10px;float:left;
}

#menu {
	margin:0;
	padding:0;
}
#content_wrapper {
	clear:both;
	display:block;
	position:relative;
	padding:0;
	margin:10px 18px 0px 18px;
	/*background:#00CC33;*/
	
}
#left_index_col {
	margin:0;
	padding:0;
	width:372px;
	float:left;
}
#one_col {
	margin:0;
	padding:0;
	width:960px;
	float:left;
	background:#dceff6 url(../img/contentbg.gif) left top repeat-x;
}
#left_col {
	margin:0;
	padding:0;
	width:680px;
	float:left;
	background:#dceff6 url(../img/contentbg.gif) left top repeat-x;
}
/*articleList*/
#articleList {

}
#articleList ul {

}
#articleList ul li {

}
#articleList ul li a {
	color:#000033;
	text-decoration:none;
}
#articleList ul li a:hover {
	color:#660000;
}
#pic_news {

}
#project_index {
	margin:0;
	margin-top:2px;
	padding:0;
	width:372px;
	height:193px;
	background:url(../img/project_bg.gif) left top no-repeat;
}
#project_index img.floatLeft {
	float:left;
	margin:0;
	margin-left:8px;
	margin-right:8px;
	padding:0px;
	border:0px solid #bbb;
}
#project_index p {
	color:#fff;
	margin:0;
	padding:0;
	margin:6px 5px 0px 0px;	
}
#right_index_col {
	margin:0;
	margin-left:15px;
	padding:0;
	width:567px;
	height:498px;
	float:left;
	background:url(../img/right_bg.gif)  left top no-repeat;
}
#right_index_col a:hover {
	color:#FFCC00;
}
#right_col {
	margin:0;
	padding:0;
	width:250px;
	float:right;
	display:block;
	position:relative;
}
#thumbs {
	margin:0;
	padding:0;
	width:250px;
	height:166px;
	display:block;
	position:relative;
	background:url(../img/rightthumbsbg.jpg) left top no-repeat;
}
#thumbs img {
	margin:13px 0px 0px 0px;
	padding:0;
}
#subMenu {
	background:#3a859c;
	width:250px;
	margin:4px 0px 0px 0px;
	padding:0;
}
#subMenu ul {
	margin:0;
	padding:0;
}
#subMenu ul li {
	margin:0px 6px 0px 6px;
	padding:0px 6px 0px 6px;
	border-bottom:1px dashed #fff;
	list-style-type:none;
	height:25px;
	line-height:25px;
}
#subMenu ul li a {
	color:#fff;
	text-decoration:none;
	/*line-height:36px;*/
}
#subMenu a.selected,
#subMenu a:hover {
	color:#CC3300;
	/*background: #96DBFB;*/
}
#subLast {
	margin:0;
	padding:0;
	width:250px;
	height:45px;
	background:url(../img/thumblast.jpg) left top no-repeat;
}
#content {
	padding:8px 16px 8px 16px;
	margin:0;
}
#content h3.title
{
	background: transparent url(../img/double-hr.gif) repeat-x bottom;
	/*margin: 0 20px 10px 21px;*/
	margin:0px 0px 10px 0px;
	padding: 20px 0 5px 0;
}

#content p {
	margin:0px 0px 0.6em 0px;
	padding:0;
	line-height:1.5em;
}
#latestNews {
	margin:0;
	padding:0;
}
#latestNews ul{
	margin:10px 15px 0px 20px;;
	padding:0;
}
#latestNews ul li{
	color:#fff;
	list-style-type:none;
	margin:0;
	padding:0px 0px 16px 0px;
}
#latestNews ul li SPAN.date{
	font-weight:bold;
	color:#a1dff8;
	font-size:12px;
}
#latestNews ul li SPAN.title{
	font-weight:bold;
}

#latestNews ul li a{
	 color:#fff;
	 text-decoration:none;
}
#latestNews p {
text-align:right;margin:0px 12px 0px 0px;padding:0;color:#fff;
}
#latestNews p a {
	 color:#fff;
	 text-decoration:none;
}
#latestNews p a:hover {
	 color:#CCFF00;
}
#footer {
	position:relative;
	display:block;
	clear:both;
	width:990px;
	height:63px;
	margin:15px 0px 0px 0px;
	padding:0;
	background:#4488b1;
}
#footer p{
	padding:18px 0px 0px 0px;
	margin:0;
	text-align:center;
	color:#fff;
}
/*menus style*/
.suckertreemenu {
	clear:both;
	position:relative;
	top:64px;
	left:55px;
	z-index:999;
	}
.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li,
.suckertreemenu ul li.n{
position: relative;
display: inline;
margin:0;
margin-right:1px;
float: left;
width: 84px; /*Width of top level menu link items*/
height:21px;
background:url(../img/btn.gif) no-repeat left top;
line-height:26px;
text-align:center;
/*background-color: #F3F3F3;*/ /*overall menu background color*/
}
.suckertreemenu ul li.home {
position: relative;
display: inline;
margin:0;
float: left;
width: 84px; /*Width of top level menu link items*/
height:21px;
background:url(../img/framework/btn-last.gif) no-repeat left top;
line-height:21px;
}
/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
text-decoration: none;
color: #fff;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
background:#62a6bc;
display: list-item;
/*height:20px;*/
float: none;
margin:0;
padding:0;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
background:#62a6bc;
/*background:#62a6bc URL(../img/framework/body-bg.gif) repeat left top;*/
/*background:#d8f1f3;
*/width: 120px; /*width of sub menu levels*/
color: #eee;
text-decoration: none;
padding: 1px 3px;
border: 1px solid #6cb0c6;
}

.suckertreemenu ul li a:hover{
/*background-color: black;*/
color:#FFCC00;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: #F3F3F3 url(../img/framework/arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #F3F3F3 url(../img/framework/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */