#main{
	width: 800px;
	margin-left: auto;
	margin-right: auto;

}


#logo{
	width: 264px;
	float:left;
	padding-left: 36px;
	
}



#topbanner{
	width: 800px;
	float:left;
              background:url(images/Topbanner_background.jpg) no-repeat;
     
}


#slogan{
	width: 500px;
          float: right;
	height:89px;
}


#menu{
	width: 500px;
	float: right;
	height: 32px;

}

.menu_item_active{
	width: 135px;
	height: 23px;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding-top: 9px;
	font-family: Helvetica, Arial;
	font-size: 11pt; 
	color: #eeeeee;
	background: url(images/Active_menu.png) no-repeat;
}

.menu_item_inactive{
	width: 135px;
	height: 23px;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding-top: 9px;
	font-family: Helvetica, Arial;
	font-size: 11pt; 
	color: #666666;
	background: url(images/Inactive_menu.png) no-repeat;
}

#mid_section{
	width: 810px;
	height: 100%;
              float: left;
}
/*
#left_side{
	width: 300px;
	height: 600px;
	float: left;

}


#left_menu{
	width: 290px;
	height: 600px;
	padding-top: 35px;
	padding-left: 10px;
}

#links{
	float:left;
	width: 290px;
	height: 100px;
	padding-top: 30px;
	font-family: Helvetica, Arial;
	font-size: 9.5pt;
	color: #004d85;
}
*/

#asubmenu{
	width: 500px;
	height: 26px;
	float: right;
	padding-top: 4px;
	background-color: #7b7250;
	font-family: Helvetica, Arial;
	font-size:9.5pt;
}

.submenu_item{
	height: 13px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;

}

.submenu_item_higher{
	height: 15px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;

}



#content{
	width: 800px;

}


#content_text{
              width:798px;
	padding-top: 20px;
              border-left: 1px solid #999999;
              border-right: 1px solid #999999;
}


a.active_menu{
	text-decoration: none;
	color: #eeeeee;
}

a.inactive_menu{
	color: #444444;
	text-decoration:none;
}

a:link, a:visited {
	text-decoration: none;

}

a:hover, a:active {
 	font-weight: bold;
	text-decoration:none;

}

a.submenu{
	text-decoration: none;
}

a.submenu: link, a.submenu:visited{
	text-decoration: none;
	color: #00ff00;
} 

a.submenu:hover, a.submenu:active{
	font-weight: bold;
	text-decoration: none;
	font-size: 9.5pt;
	color: #ff0000;
}

#anav1{
	color: #eeeeee;
	text-decoration: none;
} 

#anav2{
	color: #eeeeee;
	text-decoration: none;
}

#anav3{
	color: #eeeeee;
	text-decoration: none; 
}


#footer{
               color:#303030;
	font-family: Helvetica, Arial;
              	font-size: 9pt; 
               text-align:center;
}

a.footer{
	text-decoration: none;
}

a.footer: link, a.footer:visited{
	text-decoration: none;
	color: #00ff00;
} 

a.footer:hover, a.footer:active{
	font-weight: bold;
	text-decoration: none;
	font-size: 9.5pt;
	color: #ff0000;
}
