@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
}
	
	
h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	}

h1 {
	font-size: 12px;
	}

h2 {
	font-size: 12px;
	}

h3 {
	font-size: 1.3em;
	}
	
a:link, a:visited {
	text-decoration: none;
	color: #003366;
}
  
a:hover {
color: #000000;
}
  
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 39px;
	list-style: none;
}
.menu li a, .menu li a:visited {
	display: block;
	height: 39px;

}
.sched {
	background-image: url(../images/sched.gif) ;
	width: 290px;
	height: 36px;
	}
	
.home {
	background-image: url(../images/homea.jpg) ;
	width: 67px;
	}
	
	
.home a {
	background-image: url(../images/home.jpg);
	}
/*	
.about {
	background-image: url(../images/abouta.jpg) ;
	width: 100px;
	}
	
	
.about a {
	background-image: url(../images/about.jpg);
	}
*/	
.services {
	background-image: url(../images/servicesa.jpg);
	width: 100px;
	}
		
.services a {
	background-image: url(../images/services.jpg);
	}
	
.meet {
	background-image: url(../images/meeta.jpg);
	width: 103px;
	}
.meet a {
	background-image: url(../images/meet.jpg);
	}
	
.ride {
	background-image: url(../images/ridea.jpg);
	width: 146px;
	}
	
.ride a {
	background-image: url(../images/ride.jpg);
	}
	
.lin_k {
	background-image: url(../images/linka.jpg);
	width: 65px;
	}
	
.lin_k a {
	background-image: url(../images/link.jpg);
	}
	
.contact {
	background-image: url(../images/contacta.jpg);
	width: 122px;
	}
	
.contact a {
	background-image: url(../images/contact.jpg);
	}		
	
ul.menu li a:hover {
	background: none;
	}
.menu li {
	float: left;
	}
	
.menu:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

	
#maincontent{
	width:941px;
	background-color:#003366;
	margin:auto;
 }	
 
 #bottomcontent{
	width:941px;
	margin:auto;
	overflow:hidden;
	background: #FFFFFF url('../images/back.gif') repeat-y;
} 

#top_head{
	width:921px;
	height:92px;
	background:url(../images/head2.jpg) no-repeat;
	margin:auto;
	}
	
#top_menu{
	width:921px;
	height:50px;
	background-color:#FFFFFF;
	margin:auto;
	}
	
#menu_contain{
	width:605px;
	height:50px;
	float:right;
	}

.contain_spacing{
	width:941px;
	height:10px;
	}
	
#main_img{
	width:921px;
	height:300px;
	margin: auto;
	}
	
#welcome_note{
	background: url(../images/welcome.jpg) no-repeat;
	height:36px;
	}
	
#latest_note{
	background: url(../images/latest.jpg) no-repeat;
	height:36px;
	}	
	
#update_note{
	background: url(../images/updates.jpg) no-repeat;
	height:36px;
	}
	
#main_pane{
	background-color:#FFFFFF;
	width:900px;
	color:#333333;
	float:left;
	text-align:justify;
	margin: 0px  10px  0px  10px;
	padding: 10px 10px 10px 10px;
	}
	
#main_pane2{
	background-color:#FFFFFF;
	width:900px;
	color:#333333;
	float:left;
	text-align:justify;
	margin: 10px  10px  0px  10px;
	padding: 10px 10px 10px 10px;
	}
	
#left_pane{
	
	width:580px;
	color:#333333;
	float:left;
	text-align:justify;
	overflow: hidden;
	margin: auto;
	padding: 10px 20px 10px 20px;
	}
	
#right_pane{
	
	color:#333333;
	width:291px;
	float:right;
	text-align:justify;
	margin: auto;
	padding: 10px 20px 10px 10px;
}

	
#footer{
	background-color:#003366;
	width:941px;
	float:left;
	}
	
#leftfoot{
	font-size:11px;
	padding: 10px 10px 0px 10px;
	color: #FFFFFF;
	float: left;
}

#rightfoot{
	font-size:11px;
	padding: 10px 10px 10px 10px;
	color: #CCCCCC;
	float: right;
}

#rightfoot li{
	padding: 0;
	margin: 0;
	display: inline;
}
