body {
	width:938px;
	margin:auto;
	padding:0px;
	background:#FFFFFF;
	font-family:arial;
	font-size:12px;
}

/* Top container */
#TopContainer {
	width:100%;
	height:67px;
	background-image:url(/images/topcontainerbg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}

#TopContainerImage {
	float:left;
	width:200px;
}

#TopContainerText {
	text-align:right;
	padding:7px 30px 0px 0px;
}

#TopContainerText a:link, #TopContainerText a:visited {
	color:#606264;
	font-weight:bold;
	text-decoration:none;
}

#TopContainerText a:hover {
	text-decoration:underline;
}

/* Top bar */
#TopBar {
	height:20px;
	background-color:#9FA0A4;
}

/* Middle layout */
#Columns1 {
	background-color:#F6F6F6;
	background-image:url(/images/leftnavbg.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#Columns2 {
	margin-left:170px;
	background-color:#FFFFFF;
	background-image:url(/images/right-stripe.gif);
	background-position:right top;
	background-repeat:repeat-y;
	border-left:1px solid #E5E5E5;
}

/* Left main */
#LeftMain {
	width:170px;
	padding:20px 16px 30px 16px;
	float:left;
}

* html #LeftMain {
	margin:0px -173px 0px 0px;
}

.LeftMainContent {
	width:139px;
}

/* Center main */
#CenterMain {
	background-color:#FFFFFF;
	margin-right:190px;
}

.CenterMainContent {
	padding:18px 15px 110px 28px;

}

.CenterMainContent a:link, .CenterMainContent a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#ff0000;
}

.CenterMainContent a:hover {
	text-decoration:underline;
}

.CenterMainContent a.linkheader {
	color:#000000;
}

.TextBotSpacer {
	height:150px;
}

/* Page content */
#PageText {
	padding-right:100px;
}

#PageImages {
	width:220px;
	float:right;
	text-align:right;
}

/* Right main */
#RightMain {
	width:190px;
	float:right;
}

.RightMainContent {
	padding:10px;	
}

#RightMainImage {
	text-align:right;
	padding-top:10px;
}

#RightMainFlash {
	text-align:right;
	padding:27px 30px 10px 10px;
}

/* Bottom bar */
#BottomBar {
	clear:both;
	width:100%;
	height:22px;
	font-size:10px;
	background-color:#9FA0A4;
}

.BottomBarText {
	padding:6px 0px 0px 10px;
}

.BottomBarText ul {
	margin: 0px;
	list-style-type:none;
	padding: 0px;
}

.BottomBarText a:link, .BottomBarText a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.BottomBarText a:active, .BottomBarText a:hover {
	text-decoration:underline;
}

/* Left navigation */
#LeftMain ul {
	margin:0px;
	list-style-type:none;
	padding:0px;
}

#LeftMain li {
	font-weight:bold;
	margin:10px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	background-image:url(/images/leftnavarrow.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:10px; 
	border-bottom:1px solid #9FA0A4;
}

#LeftMain li.leftnavlast {
	border-bottom:none;
}

#LeftMain a:link, #LeftMain a:visited {
	color:#000000;
	text-decoration:none;
}

#LeftMain a:hover {
	text-decoration:underline;
	color:#FF0000;
}

/* Right navigation */
.RightMainContent ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

.RightMainContent li {
	background-color:#FF0000;
	background-image:url(/images/rightnavarrow.gif);
	background-repeat:no-repeat;
	background-position:5px 8px;
	padding:5px 0px 5px 15px;
	margin-bottom:3px;
	line-height: 1.4;
}

.RightMainContent a:link, .RightMainContent a:visited {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

.RightMainContent a:hover {
	text-decoration:underline;
}

/* General styles */
#PageTitle {
	width:95%;
	font-size:20px;
	font-weight:bold;
	color:#FF0000;
	padding:10px 0px 0px 0px;
}

#PageTitleBar {
	width:95%;
	height:10px;
	background-image:url(/images/titledots.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:0px 0px 0px 0px;
}

#OfferOfTheWeek {
	padding: 10px;
}

#TOfferOfTheWeek {
	width: 388px;
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
}

#TOfferOfTheWeek td#OBody {
	padding: 10px;
	text-align: left;
}

#OBody a {
	color: #FFFFFF;
}

#OImage {
	width: 60px;
}

#OGif {
	background-image: url(/images/offeroftheweek.gif);
	width: 198px;
}

h1 {
	font-size:18px;
	color:#005298;
}

h2 {
	font-size:12px;
	color:#ff6600;
}

#AssetListTableContainer {
	width:95%;
	margin:0px;
	padding:0px;
}

.HighLight {
	font-weight:bold;
	color:#9FA0A4;
}

.AssetListTable {
	width:99%;
	font-size:12px;
}
.AssetListTable th {
	background-color:#FF0000;
	color:#FFFFFF;
	text-align:center;
	padding:5px;
	vertical-align:top;
}
.AssetListTable td {
	background-color:#EDEDED;
	color:#000000;
	padding:5px;
	text-align:center;
}
.AssetListTable td.SubHd {
	background-color:#FF0000;
	color:#FFFFFF;
	padding:5px;
	text-align:center;
}


/* Testimonials */
#TImage {
	border-bottom: 1px solid #B3CBE1;
	padding: 20px;
}
#TBody {
	border-bottom: 1px solid #B3CBE1;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	vertical-align: top;
}


/*Contact info*/
#Contact {
	font-weight:bold;
	color:#000000;
	margin-top:15px;
}

#Contact hr {
	width:95%;
	color:#9FA0A4;
	height:1px;
	background-color:#B3CBE1;
	border:none;
}

#Heading a:link, #Heading a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

#Contact font {
	color:#ff0000;
}

#Contact div#Heading {
	background-color:#9FA0A4;
	color: #FFFFFF;
	padding: 2px;
	margin-top: 5px;
}

#Contact a:hover {
	text-decoration:underline;
}

.ContactTel {
	background-image:url(/images/telephone.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:5px;
	padding:5px 0px 5px 25px;
}

.ContactFax {
	background-image:url(/images/fax.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:5px;
	padding:5px 0px 5px 25px;
}

.ContactPerson {
	padding:0px 0px 0px 0px;
	margin-top:15px;
}

.ContactDivide {
	height:1px;
	line-height:0px;
	font-size:0px;
	background-color:#9FA0A4;
	margin-top:5px;
	margin-bottom:5px;
}

/* Contact form */
#ContactForm {
	width:500px;
}

#ContactForm input {
	font-size:14px;
}

.ContactFormTopRow {
	background-color:#FF0000;
	color:#FFFFFF;
	padding:10px;
	font-weight:bold;
	border-bottom:2px solid #FFFFFF;
}

.ContactFormRow {
	background-color:#EDEDED;
	color:#000000;
	padding:4px;
	border-bottom:2px solid #FFFFFF;
}

.ContactFormLeft {
	width:250px;
	float:left;
}

.ContactFormRight {
	margin-left:250px;
}

.ContactFormBotRow {
	background-color:#EDEDED;
	padding:5px;
	text-align:center;
	border-right:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
}

.ContactFormSubmit {
	background-color: #FF0000;
	border:1px solid #FF0000;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

#FooterLinks {
	padding:15px;
}

#FooterLinks a:link, #FooterLinks a:visited {
	color:#606264;
	font-weight:bold;
	text-decoration:none;
}

#FooterLinks a:hover {
	text-decoration:underline;
}

#SmallPrint {
	font-size:10px;
	color:#606264;
	padding:0px 15px 15px 15px;
}

#SmallPrint a:link, #SmallPrint a:visited {
	color:#FF0000;
	text-decoration:none;
}

#SmallPrint a:hover {
	text-decoration:underline;
}

/* Hide from display */
.noshow {
	display: none;
}

/* Page nav menu boxes */
.MenuBoxRow {
	padding:0px;
}

.MenuBoxLeft {
	width:200px;
	height:61px;
}

.MenuBoxRight {
	height:61px;
	margin-left:200px;
}

.MenuBoxEmpty {
	width:189px;
	height:58px;
	background-color:#FFFFFF;
}

.MenuBox1 {
	width:189px;
	height:58px;
	background-color:#9FA0A4;
	background-image:url(/images/MenuBox_Bus.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.MenuBox2 {
	width:189px;
	height:58px;
	background-color:#9FA0A4;
	background-image:url(/images/MenuBox_Coach.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.MenuBox3 {
	width:189px;
	height:58px;
	background-color:#9FA0A4;
	background-image:url(/images/MenuBox_MiniBus.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.MenuBox4 {
	width:189px;
	height:58px;
	background-color:#9FA0A4;
	background-image:url(/images/MenuBox_Finance.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.MenuBox5 {
	width:189px;
	height:58px;
	background-color:#9FA0A4;
	background-image:url(/images/MenuBox_Rigid.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.MenuBox6 {
	width:189px;
	height:58px;
	background-color:#9FA0A4;
	background-image:url(/images/MenuBox_Tractor.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.MenuBox7 {
	width:189px;
	height:58px;
	background-color:#9FA0A4;
	background-image:url(/images/MenuBox_Trailer.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.MenuBox8 {
	width:189px;
	height:58px;
	background-color:#9FA0A4;
	background-image:url(/images/MenuBox_Municipal.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.MenuBox9 {
	width:189px;
	height:58px;
	background-color:#9FA0A4;
	background-image:url(/images/MenuBox_Lcv.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.MenuBox10 {
	width:189px;
	height:58px;
	background-color:#9FA0A4;
	background-image:url(/images/MenuBox_Testimonials.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.MenuBox11 {
	width:189px;
	height:58px;
	background-color:#9FA0A4;
	background-image:url(/images/MenuBox_LatestNews.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.MenuBox12 {
	width:189px;
	height:58px;
	background-color:#9FA0A4;
	background-image:url(/images/MenuBox_UsefulLinks.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.ImageBoxTextContainer {
	height:58px;
	margin-left:54px;
	border-left:2px solid #9FA0A4;
}

.ImageBoxText {
	padding-left:5px;
	padding-top:20px;
}

.ImageBoxText a:link, .ImageBoxText a:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.ImageBoxText a:hover {
	text-decoration:underline;
}

#Introduction {
	min-height: 300px;
	margin: 0px;
}

#Map {
	float: right;
}

#feedbackform
{
	width: 85%;
	overflow-x: hidden;
	overflow-y: hidden;
}

#feedbackform .dottedhrrow
{
	width: 100%;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #9FA0A4;
}

#feedbackform  label
{
	float:left;
	width:240px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 0px;
}

#feedbackform  input, #feedbackform  select, #feedbackform  textarea 
{
	float:left;
	width: 200px;
	margin-bottom: 4px;
	margin-top: 4px;
	font-size:12px;
	padding:1px;
	border: 1px solid #000000; 
	-moz-appearance: none !important;
}

#feedbackform .blankleft
{
	float:left;
	width:240px;
}

#feedbackform .blankright
{
	float:left;
	width:220px;
}

#feedbackform .clearboth
{
	clear:both;
	height:0px;
}

#feedbackformsubmit
{
	text-align:center;
}
