*{ padding: 0; margin: 0; }
* html #navtop ul { width: 100%; }

body { 
	background: #182849; 
	color: #084594;
	font: normal 12px/18px verdana; 
	margin-bottom: 10px; 
	text-align: justify;
}

#banner, #header, #wrapper ,#navtop, #footer {
	width: 720px;
}

#maincolumn {
	width: 680px;
}

#wrapper {
	overflow: auto;
	margin: auto;
	background-color: #fff;
}

#header, #footer, #maincolumn, #navtop {
	float: left
}

#header { 
	background: #163355 url(images/header1.jpg) no-repeat; 
	height: 130px;
}


#navtop {
	background: #fff;
	height:33px;
}


#navtop ul { 
	padding-left:15px;
	background-color: #fff;
	float: left; 
	<!--[if IE 6]>
	padding-left:0px;
	<![endif]-->

}

#navtop ul li { 
	display: inline; 
}

#navtop ul li a { 
	margin-top:3px;
	
	background:transparent url(../images/bullet.jpg) no-repeat scroll left;
	height:15px;
	width:80px;
	color: #03295a;
	padding: 0px 0px 3px 18px; 
	text-decoration: none; 
	float: left; 
	text-transform: uppercase; 
	outline: none; 
	text-align:left;
	
}

#navtop ul li a:hover { 
	color: #54ABE7;
	text-decoration: none; 
}

#maincolumn { 
	padding: 20px;
	background-color: #fff;
	min-height:550px;
	position: relative; 
	color: #163355
}

#maincolumn td {
	vertical-align:top;
}


#maincolumn p { 
	line-height: 20px;
}

#maincolumn h1 { 
	font: 20px/42px georgia, times new roman, times, serif; 
	letter-spacing: 2px; 
}

#maincolumn h3 { 
	font: 20px georgia, times new roman, times, serif; 
	padding-left: 10px; 
}


#maincolumn h2, { background-color: #e5f5e5; font: bold 16px/22px georgia, times new roman, times, serif; letter-spacing: 2px; border-top: 1px solid #363636; border-bottom: 1px solid #363636; margin-bottom: 10px; padding-left: 5px; }

#footer { 
	height: 57px;
	background: #5B7EAB url('../images/footer_bg.jpg') no-repeat;
	color: #e5f5e5; 
	padding-top: 108px; 
	text-align: center;
}

#footer h1 {
	font-family: times new roman;
	font-size: 28px;
	color: #fff;
	clear: both;
}

#footer a 
{ 
	background-image: none; 
	padding: 0; 
	color: #e5f5e5; 
	text-decoration: underline; 
	outline: none; 
}

#footer a:hover { color: #eee8aa; text-decoration: underline; }

.clear { clear: both; background: none; }


img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.left1 {
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 1px 5px 0 5px;
}

#imageframe {
	position: absolute;
	bottom:0px;
	margin-top:20px;
	float: left;
	padding-left:2px;
	margin-left:0px;
}

#logo {
	margin-right:10px;
	margin-bottom:10px;
	position: absolute;
	width:162 ;
	height:162 ;
	bottom:0;
	right:0;
	
}

.main_left {
	width:360px;
	float: left;
}

.main_right {
	margin-left: 20px;
	width:300px;
	float:left;
}
.main_right img{
	padding-top:10px;
	
}

#menu {
	margin-top: 10px;
	margin-left:58px;
	margin-bottom: 10px;
	width:643px;
	text-align: center;

}

.mb1, .mb2, .mb1e, .mb2e {
	border-bottom: 1px solid #182849;
	float: left;
	width: 160px;
	height:22px;
	vertical-align: bottom;
	padding-top:3px;
}

.mb2, .mb2e {
	background: #5B7EAB;
}

#mb1, #mb2 {
	border-right: 1px solid #182849;
}

#fl {
	color: #03295a;
	position: relative;
	float: left;
	margin-left:10px;
	width:120px;
}

#fl li {
	list-style-type:none;
	background:transparent url(../images/bullet.jpg) no-repeat scroll left;
	padding:0 0 0 20px;
}

#fl a {

	font-size:9px;
	color: #03295a;
	text-decoration:none;
	text-transform: uppercase; 
	
}

#fl a:hover {
	font-size:9px;
	color: #54ABE7;
	text-decoration: none; 
	text-decoration:none;
	text-transform: uppercase; 
}



#fm {
	position: relative;
	float: left;
	margin-left:20px;
	width:300px;
	padding-right:10px;
}

#fr {
	position: relative;
	padding-top:40px;
	float: left;
	width:200px;
}

#fm li{
	padding-left:10px;
	padding-right:10px;
}


#fm1 {
	position: relative;
	float: left;
	margin-left:20px;
	width:240px;
	padding-right:10px;
}

#fr1 {
	position: relative;
	padding-top:10px;
	float: left;
	width:261px;
	margin-left: 10px;
}

#banner {
	margin:0px;
	padding:0px;
	background-color:#fff;
	width: 720px;
}
.display_news table
{
	
}

.display_news th
{
	background: #2380BF;
		
}

.display_news th, .display_news tr
{
	height: 30px;
	
}
.display_news td
{
	border:solid 1px #D4D0C8;
}

/* CSS STYLE FOR THE MENU NOW */
.menu_table {
	width:680px;
	border: 1px solid #E0E0E0;
	border-radius: 5px 5px 5px 5px;
	clear: both;
	float: left;
	font-size: 13px;
	margin: 10px 0;
	text-align: left;
}

.menu_table thead {
	background: url("../images/greyGrad.png") repeat-x scroll 0 0 transparent;
}

.menu_table tr, td {
	border-top: 1px solid #E0E0E0;
	font-size: 13px;
	padding: 5px 10px 3px 10px;
	vertical-align: top;
	height: 28px;
	
}

.menu_table th {
	padding: 7px;
	height: 32px;
	font-size: 18px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
	text-align: left;
}

/* SLIDE SHOW ON THE MAIN SCREEN */
.fadein {
	height: 300px;
	width: 300px;
	float: right;
	position: relative;
}
.fadein img {
	position: absolute;
	top: 0px;
	left: 0px;
}

