a{
	text-decoration:none;
	color:#11273e;
}

a:hover{
	color:#1E98C7;
text-decoration:underline;
}


body{
	background-image: url(../images/bckgrd_img.jpg); 
	background-repeat: repeat-x;
	background-color: #74c2e8;
}

.latest_news{
	background-image: url(../images/latest_news.jpg);
	background-repeat:no-repeat;
	height:150px;
	width:156px;
	font-family:Arial;
	font-size:10px;
	color:#11273e;
	font-weight:bold;
	line-height:12px;
	padding-top:45px;
	padding-left:4px;
	margin-top:30px;
}

.see_us{
	background-image: url(../images/see_us4.jpg);
	background-repeat:no-repeat;
	height:70px;
	width:156px;
	font-family:Arial;
	font-size:10px;
	color:#11273e;
	font-weight:bold;
	line-height:12px;
	padding-top:45px;
	padding-left:4px;
	margin-top:30px;
}

.left_col{
	
}

.main{

}

.navbar td a{
	font-family:Arial;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
}

.navbar td{
	background-image: url(../images/nav_img.jpg);
	background-repeat:repeat-x;
	height:40px;
}

.navbar td div{
	padding-top:10px;
}

.navbar td:hover{
	background-image: url(../images/nav_hi.jpg);
	background-repeat:repeat-x;
	height:40px;
}

.right_col{
	margin-left:10px;
}

.website{
	border: 1px solid #516e84;
	background-color: #fff;
}

#address{
	font-family:Arial;
	font-size:9px;
	color:#72808b;
	line-height:16px;
}

#central_div{
	background-image: url(../images/dots_down.jpg); 
	background-repeat: repeat-y;
	width:3px;
}

#footer{
	border-top: 2px solid #a7b0b7;
	height:30px;
	font-family:Arial;
	font-size:9px;
	color:#72808b;
	line-height:13px;
	padding-top:2px;
	padding-bottom:2px;
}

#logo {
	margin-top:16px;
	margin-left:42px;
	margin-right:35px;
}

#navbar{
	background-image: url(../images/nav_img.jpg); 
	background-repeat: repeat-x;
	height:40px;
	padding-top:0px;
	padding-left:5px;
}


#short_dots{
	margin-top:6px;
	margin-bottom:6px;
}

#side_nav{
	font-family:Arial;
	font-size:14px;
	line-height:30px;	
}

#side_nav a{
	color:#021931;
}

#side_nav a:hover{
	color:#1E98C7;
}

#side_img{
	margin-bottom:10px;
}

#text{
	font-family:Arial;
	font-size:11px;
	color:#35475A;
	line-height:21px;
	padding-top:22px;
	padding-left:22px;
	padding-right:22px;
}

#title{
	font-family:Arial;
	font-size:17px;
	color:#021931;
}

#title2{
	font-family:Arial;
	font-size:14px;
	color:#021931;
}

#top_bullet{
	margin-left:5px;
}

#top_nav{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	padding-right:8px;
}

#top_nav li{
	list-style: none;
}


#top_nav li a{
	color:#11273e;
	list-style: none;
	background-image: url(../images/blue_circle.jpg);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

#top_nav li a:hover{
	background-image: url(../images/blue_circle_hi.jpg);
	color:#1E98C7;
}