@charset "utf-8";
/* CSS Document */
#footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
} 
#footerP {
	font-size: .5em;
	font-family: Arial, Helvetica, sans-serf;
	color: #1c13be;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	}
#sidebar1 {
	position: absolute;
	top: 275px;
	left: .5em;
	width: 20%;
	float: left;
	}

#sidebar1a {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	}
#sidebar1b {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 20%;
	float: left;
	}

#content {
	position: absolute;
	top: 240px;
	left: 215px;
	width: 70%;
	float: right;
	margin: 0em;
	}
#content1 {
	position: absolute;
	top: 210px;
	left: 245px;
	width: 70%;
	float: right;
	}
#content1a {
	position: absolute;
	top: 240px;
	left: 240px;
	width: 70%;
	float: right;
	}
.style28 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;  
	}
.style29{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
	font-size: 14pt
	}
.redtext4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	color: #ff0000;
	
	}
.redtext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #ff0000;  
	
	}
.redtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #ff0000;  
	
	}	
.style79 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	}
.style3a {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serf;
	font-weight: bold;
	color: #1c13be;
	}
.address{
	width: 100%;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serf;
	color: #1c13be;
	font-weight: bold;
	text-align: center;
	}

#object6 {
	position: absolute;
	top: 75px;
	left: 10px;
	width: 350px;
	}
#object6a {
	position: absolute;
	top: 75px;
	left: 365px;
	width: 350px;
	}
#object6b {
	position: absolute;
	top: 400px;
	left: 365px;
	width: 350px;
	}
#object6ba {
	position: absolute;
	top: 300px;
	left: 365px;
	width: 350px;
	}
#object6bb {
	position: absolute;
	top: 275px;
	left: 365px;
	width: 350px;
	}
#object6bc {
	position: absolute;
	top: 575px;
	left: 365px;
	width: 350px;
	}
#object6bc1 {
	position: absolute;
	top: 450px;
	left: 365px;
	width: 350px;
	}
#objectbox {
	position: absolute;
	top: 975px;
	left: 10px;
	width: 350px;
	}
#objectbox1 {
	position: absolute;
	top: 375px;
	left: 10px;
	width: 350px;
	}
#objectbox2 {
	position: absolute;
	top: 525px;
	left: 375px;
	width: 350px;
	}
#objectbox3 {
	position: absolute;
	top: 1275px;
	left: 10px;
	width: 350px;
	}
	/* positions of the menu links */
.home {
	position: absolute;
	top: 0px;
	left: 0px;
	}
.info {
	position: absolute;
	top: 42px;
	left: 0px;
	}
.maps {
	position: absolute;
	top: 83px;
	left: 0px;
	}
.news {
	position: absolute;
	top: 124px;
	left: 0px;
	}
.yourride {
	position: absolute;
	top: 164px;
	left: 0px;
	}
.transwatch {
	position: absolute;
	top: 205px;
	left: 0px;
	}
.cs {
	position: absolute;
	top: 247px;
	left: 0px;
	}
.jobs {
	position: absolute;
	top: 289px;
	left: 0px;
	}
.dbe {
	position: absolute;
	top: 328px;
	left: 0px;
	}
.holiday {
	position: absolute;
	top: 368px;
	left: 0px;
	}
.translinks {
	position: absolute;
	top: 410px;
	left: 0px;
	}
.faq {
	position: absolute;
	top: 451px;
	left: 0px;
	}
.site {
	position: absolute;
	top: 503px;
	left: 0px;
	}
/* link design stops here */
