body {
	margin: 0 0 30px 0;
	padding: 0;
	font: x-small/1.7 Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bg/bg.png) 0 0 repeat-x #E8E8E8;
	color:#231F20;}
	
.shdw{
	background:url(../images/bg/shdw3.png) 50% 0 repeat-y;
	_background:none;
}
	
#container {
	position: relative;
	width: 870px;
	margin: 0px auto;
	background:#fff;}

#header {
	position:relative;
	margin: 0 auto;
	z-index: 9;
	height:110px;
	background: #231F20;
	width:870px;}	
	
#logo {
	position: relative;
	margin: 0;
	top:25px;
	left:20px;}
	
#top_menu {
	position:absolute;
	right:5px;
	bottom:10px;}
	
#top_menu ul {
	padding:0;
	margin:0;}

#top_menu li {
	padding:0 18px;
	margin:0;
	list-style:none;
	float:left;
	background: url(../images/top_menu/bar.gif) no-repeat right;}
 
#top_menu li.last {
	padding-right:0;
	background:none;}

#top_menu #contact {
	right:0;
	bottom:4px;
	position:absolute;
	font-size: 1.1em;
	color: #f8f8f8;
	font-weight:bold;
	width:270px;}
	
#top_menu #contact a {  
	color:#fff;
	text-decoration:none;} 
	
#top_menu #contact a:hover {  
	color:#F03C37;
	text-decoration:none;
	border-bottom: 1px dotted #F03C37;} 	
	
	
	
#banner {
	height:200px;
	margin:0px auto;
	position:relative;
	width:870px;
	display:block;}
	


#main_menu {
	position: relative;
	width: 870px;
	margin:0px auto;
	height: 28px;
	padding-bottom:4px;
	z-index: 9;
	border-bottom:1px solid #000;}

#main_menu ul {
	margin: 0; 
	padding: 0; 
	border-bottom: none; }

#main_menu li {
	position: relative; 
	margin: 0; 
	float: left; 
	line-height: 20px;
	list-style: none; }

#main_menu li a {
	display: block; 
	text-decoration: none;
	color: #fff;
	height:28px;
	margin-right:2px;}

#main_menu li a span {
	display:none;}

.menu_home a {
	width:216px;
	background: url(../images/menu/home.jpg);}
	
.menu_whatwedo a {
	width:216px;
	background: url(../images/menu/whatwedo.jpg);}
	
.menu_vehicles a {
	width:216px;
	background: url(../images/menu/vehicles.jpg);}
	
.menu_bus-services a {
	width:216px;
	background: url(../images/menu/bus-services.jpg);}
	
#main_menu .menu_contact-us a {
	width:216px;
	background: url(../images/menu/contact-us.jpg);
	margin-right:0px;}	
		
	
#content {
	margin-top:25px;
	margin-left:18px;
    clear:both;}
	
#main_content {
	position: relative;
	width:556px;
	float: left;
	margin: 0;}
	

	
#sub_content {
	position: relative;
	width:191px;
	float: right;
	margin-right:15px;
	font-size:1.1em;
	display:inline;}

h1 {
	margin: 0px;
	padding:0px;
	color: #F03C37;
	font-weight:bold;
	font-size:1.4em;
	line-height:1.5em;}


h2 {
	margin: 20px 0 0px 0;
	padding:0px;
	font-size: 1.2em;
	color: #F03C37;
	font-weight:bold;
	line-height:1.2em;}
	
h3 {
	margin: 20px 0 20px 0;
	padding:0px;
	font-size: 1.2em;
	color: #F03C37;
	font-weight:bold;}	

p {
	margin: 1.2em 0;
	font-size: 1.2em;}
	
p span {
color: #F03C37;
	font-weight:bold; }

img {
	border: none;}

.clear{
	clear:both;
	font-size:2px;}







#main_menu li a:hover {
	background-position:bottom;
	border-bottom: 1px dotted #F03C37;}

#main_content a {  
	color:#F03C37;
	text-decoration:none;} 
	
#main_content a:hover {  
	color:#F03C37;
	text-decoration:none;
	border-bottom: 1px dotted #F03C37;} 


#sub_content a {
	color:#F03C37;
	text-decoration:none;
	padding-right:10px;
	background: url(../images/bg/link.gif) no-repeat 100% 63%;} 
	
#sub_content a:hover {  
	color:#F03C37;
	text-decoration:none;
	border-bottom: 1px dotted #F03C37;}	





	/* Footer */

#footer {
	position: relative;
	height: 70px;
	clear: both;
	line-height: 1em;
	background: #231F20;
	color:#f8f8f8;
	font-size:1.1em;
	margin-top: 5px;}
	
#footer a{
	text-decoration: none;
	padding:0;
	background:0;
	color:#F03C37;}
	
#footer a:hover{
	text-decoration: none;
	padding:0;
	background:0;
	color:#F03C37;
	border-bottom: 1px dotted #F03C37;}
	
#footer_right {
	position: absolute;
	right:20px;
	bottom:20px;}

#footer_left {
	position:absolute;
	left:10px;
	bottom:20px;}	

#main_content ul {
	padding:0 0 0 4px;
	margin:16px 0;
	font-size: 1.2em;}

#main_content ul li {
	list-style:none;
	position:relative;
	padding:0 0 0 18px;
	margin:0;
	background: url(../images/bullets/default.gif) no-repeat 0px 5px;}
	

#sub_content a {
	color:#F03C37;
	font-weight:bold;}
	
#sub_content a:hover {  
	color:#F03C37;
	text-decoration:none;
	border-bottom: 1px dotted #F03C37;}	


#sub_content ul {
	padding:0;
	margin:0;}

#sub_content ul li {
	list-style:none;
	padding:0;
	margin:0;}

#grey-bg {
	padding:7px 10px 7px 10px;
	background:#f1f1f1;
	border: 1px solid #999;
	width: 400px;}

#sub_content {
	position: relative;
	width:200px;
	padding:10px 15px 15px 15px;
	float: right;
	margin: 0px 15px 0px 5px;
	font-size:1.1em;
	line-height:1.4em;
	background:#EBEBEB;}


#sub_content h2 {
	margin:0px 0 5px 0;
	font-size:1.3em;
	line-height:1.5em;
	color:#231F20;
	font-weight:bold;
	border-bottom: 1px solid #999;
	margin-bottom: 10px; }
	
#sub_content p {
	margin: .4em 0;
	font-size: 1.2em;}

#sub_content ul {
	padding:0;
	margin:5px 0;}

#sub_content ul li {
	list-style:none;
	position:relative;
	padding:0 0 0 18px;
	margin:0;
	background: url(../images/bullets/default.gif) no-repeat 0px 5px;}
	

#sub_content2 {
	position: relative;
	width:200px;
	padding:0px;
	float: right;
	margin: 20px 45px 0px 0px;}		
		

#sub_content img {
	margin-top:14px;}


#sub_content a {
	color:#F03C37;
	text-decoration:none;
	padding-right:15px;
	background: url(../images/bullets/link.gif) no-repeat 100% 63%;
	font-weight:normal;} 

#main_content ul {
	margin:10px 0;}

.sub_image {
	margin-top:-10px;
	margin-bottom:5px;}



	
hr {
  width: 100%;
  background-color:#67BEE7;
  border: none;
}

.wimage {
float : left;
margin : 0 10px 0 0;
border : 1px solid #000;
vertical-align : text-top;
}	
