body {
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	background:url(images/seamless_header.jpg) repeat-x #fff;
}

.inside {background:url(images/seamless_interior.jpg) repeat-x #fff}

#wrapper {
	margin:0 auto;
	width:924px;
} 

#headertop {
	height:125px;
	width:924px;
	padding-top:4px;
	text-align:center;
}

#navbar	{
	height:56px;
	width:924px;
}
	#navbar a {float:left; display:block; height:56px; background-position:top;}
	.current, #navbar a:hover {background-position:bottom !important;}
	
	a#nav1 {background:url(images/nav1.jpg); width:134px;}
	a#nav2 {background:url(images/nav2.jpg); width:177px;}
	a#nav3 {background:url(images/nav3.jpg); width:159px;}
	a#nav4 {background:url(images/nav4.jpg); width:137px;}
	a#nav5 {background:url(images/nav5.jpg); width:137px;}
	a#nav6 {background:url(images/nav6.jpg); width:180px;}

#ftimage {
	height:333px;
	width:924px;
	text-align:center
}

#main {
	width:924px;
}
.main_in {margin-top:55px;}

 #home_left {width:320px; float:left;}
 	.datebox {background:url(images/date_box.jpg); height:117px; width:320px;}
 #home_right {width:604px; float:left;}
  #links_page {width:924px; float:left;}
  #contact_right {width:400px; float:left; margin:0 0 0 30px;}
 	#lower_wrap {color:#636363; width:604px;}
		#lower_left {float:left; width:500px;}
		
		#lower_right {float:left; width:306px;}
		
	#textpad {padding-left:10px;}
 
#footerbg {
	background:url(images/seamless_footer.jpg) repeat-x #bcbcbc;
	width:100%;
	padding-bottom:15px;
}

#footer {
	height:100px;
	text-align:center;
	padding-top:30px;
	color:#1c3a6a;
	font-weight:bold;
	font-size:13px;
}

#footer a {padding-left:20px; text-decoration:none; font-weight:bold; color:#1c3a6a;}
#footer a:hover {text-decoration:underline;}
.header {font-size:22px; font-weight:bold; color:#0f5498;}
#copyright {color:#535353; font-size:12px; margin-left:-500px; margin-top:15px;}
#balta, #balta a {color:#535353; font-size:12px; margin-top:-15px; margin-left:290px; }

.date_left { float:left; width:100px;}
	.date_pad {padding-left:45px; padding-top:0px; line-height:25px;}
	.month {font-size:13px; font-weight:bold; color:#ebd77c;}
	.day { font-size:25px; font-weight:bold; color:#80b1e1; padding-top:8px; padding-left:3px;}

.date_right{float:left; margin:0 35px;}
	.headline {font-size:15px; font-weight:bold; margin-top:15px;}
	.news {font-size:12px;}
	
.left_side_img {margin:0px 0 0 25px;}
.left_side_img1 {margin:0px 0 0 25px; background:#5b8bb8; width:283px;}

.sub_title {color:#969696; font-size:18px;}

/*color*/
.blue {color:#5b8bb8;}
