/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#FFFFFF;
}
.menu_table td
{
border-bottom:1px solid #5B3524;
height:27.5px;
padding-left:12px;
}

.menu_table td.lastmenuitem{
	border-bottom: 0;
}
.offer_box
{
	margin-top: 20px;
}

.border_bottom
{
border-bottom:1px dotted #333333;
}

div.brochurebuttons{
	float: right;
	width: 152px;
}
div.brochurebuttons img{
	float: right;
	clear: both;
	border: 0;
}

/* CSS Background image Document */
.header_image
{
background:url('../images/nmc-logo.jpg') no-repeat left center;
height:175px
}



.fleettable .headrow{
	font-weight: bold;
}

.fleettable td{
	padding-top: 17px;
	padding-right: 10px;
}



/* CSS Background image Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.left_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #372E29;
	background-color:inherit;
	text-decoration: none;
	}
.left_link:hover
{
color:#FF6600;
text-decoration:none;
background-color:inherit;
}

table.downloadbrochure img{
	border: 0;
}

div.coachhire img{
	padding: 5px;
	margin: 5px;
}
h1{
	font-size: 16px; color: #ff6600;
}
