
	 #scrollup {
	   position: relative;
	   overflow: hidden;
	   margin-top: 20px;
	   height: 150px;
	   width: 176px;
	   color: white;
	   font-size: 1.2em;
	   margin-left: 13px;
	 }
	 .headline {
		position: absolute;
		top: 210px;
		left: 5px;
		height: 195px;
		width: 160px;
	 }


strong { font-weight: bold; }

div.headline h4 {

	font-weight: bold;
	color: #FCD403;
	margin-bottom: 8px;

}

div.headline p { margin-bottom: 8px; }

div.headline h4 a { text-decoration: none; color: #FCD403;}

#map {
	margin-left: 19px;	
}

#copyright {
	width: 800px;
	margin: 0px auto;
	margin-top: 20px;
	text-align: center;
	color: white;
	font-size: 1.1em;
}


.panel {
	margin-left: 20px;	
	height: 83px;
}

.panel > h2 {
	font-family: arial;
	font-size: 2em;	
	color: #FDD20A;
	margin-bottom: 10px;
	padding-left: 31px;
}

h2 {
		font-family: arial;
	font-size: 2em;	
	color: #FDD20A;
	margin-bottom: 10px;
}

#rightpanel #newspanel {
	padding-top: 60px;
	padding-left: 40px;	
}

#rightpanel  h2 {
	font-family: arial;
	font-size: 2em;	
	color: #FDD20A;
}

#timetablePanel > h2 {
	background-image: url(images/icon_timetables.gif);
	background-repeat: no-repeat;	
}

#schoolPanel > h2 {
	background-image: url(images/icon_school.gif);
	background-repeat: no-repeat;	
}

#nextbusPanel > h2 {
	background-image: url(images/icon_nextbus.gif);
	background-repeat: no-repeat;	
}

#nextbusPanel {
	background-image: url(images/nextbus_background.gif);
	background-repeat: no-repeat;
	margin-left: 15px;
	padding-left: 8px;
	padding-top: 7px;
}

#customerPanel > h2 {
	background-image: url(images/icon_customer.gif);
	background-repeat: no-repeat;	
}

#customerPanel {
	color: white;
	font-family: arial;
}
#customerPanel ul {
	
}


#customerPanel li {
	font-size: 1.9em;
	margin-left: 49px;
	list-style-type: disc;
	line-height: 1.7em;
}

form {
	font-size: 1.3em;	
}

#logos {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 25px;	
	text-align: center;
}

#logos a img {
	border: 0px;
}

#logo1 { float: left; margin-left: 20px; }
#logo2 { float: right; margin-right: 20px; }

#toppanel {
text-indent: -99999px;	
}
/* ********************************************************************************* */



#navigation {
	position:relative;
	z-index: 1000;	
}



.btnServiceUpdates {
	position: absolute;
	top: 176px;
	left: 0px;
	width: 254px;
	height: 65px;
	
	outline: 0px;
}

.btnAboutUs {
	position: absolute;
	top: 227px;
	left: 295px;
	outline: 0px;
}

.btnBusCoachHire {
	position: absolute;
	top: 283px;
	left: 460px;
	outline: 0px;
}

.btnCareers {
	position: absolute;
	top: 298px;
	left: 738px;
	outline: 0px;
}

#navigation .btnServiceUpdates a{
	background: url(images/btn_serviceupdates.gif) bottom center no-repeat;
	display: block;
	width: 254px;
	height: 65px;
	text-indent: -99999px;
	outline: 0px;
}

#navigation .btnAboutUs a{
	background: url(images/btn_aboutus.gif) bottom center no-repeat;
	display: block;
	width: 124px;
	height: 69px;
	text-indent: -99999px;
	outline: 0px;
}

#navigation .btnBusCoachHire a{
	background: url(images/btn_buscoach.gif) bottom center no-repeat;
	display: block;
	width: 226px;
	height: 59px;
	text-indent: -99999px;
	outline: 0px;
}

#navigation .btnCareers a{
	background: url(images/btn_careers.gif) bottom center no-repeat;
	display: block;
	width: 141px;
	height: 47px;
	text-indent: -99999px;
	outline: 0px;
}


#navigation a:hover {
	background-position: top left;	
}

#customerPanel ul li a {
	 border-bottom: 0px; color: white 
}

