
body,td,th {
	color: #000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #d4d5d7;
	background: #FFF url(../imgs/shade_background.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

h1 {
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}

h2 {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}

.small {
	font-size: 10px;
}

.formField {
	width: 195px;
}

.smallFormField {
	width: 50px;
}

p {
	margin: 0;
	padding: 12px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}

#last {
	border-color: #000 !important;
}

.right {
	float: right;
}

.titleCell {
	background: #000;
	color: #FFF;
	border-width: 0 0 1px 0 !important;
	border-color: #FFF !important;
}

#topWhite {
	border-color: #000;
	border-width: 1px 1px 1px 0;
}

.fleetDescription table {
	border-collapse: collapse;
}

.fleetDescription td {
	border-color: #000;
	border-width: 0 1px 1px 0;
	border-style: solid;
}

#main_content {
	width: 570px;
	padding: 0 10px 0 10px;
	margin: 0;
}

#fleet_content {
	width: 880px;
	padding: 0 10px 0 10px;
	margin: 0;
}

#page_overlay {
	background: url(../imgs/border_top.png);
	background-repeat: no-repeat;
	width: 932px;
	margin: auto;
	padding: 18px 0 0 0;
}

#page {
	background: url(../imgs/border_middle.png);
	background-repeat: repeat-y;
	width: 900px; /* /notchanged */
	margin: auto;
	padding: 0 16px 0 16px;
}

#header {
	width: 100%;
	height: 135px;
	background: #FFF url(../imgs/logo.jpg);
	background-repeat: no-repeat;
}

.clearfloat {
	clear: both;
}

#main {
	width: 100%;
	min-height: 700px;
}

#footer {
	clear: both;
	background: url(../imgs/border_bottom.png);
	background-repeat: no-repeat;
	padding: 18px 18px 0 16px;
	width: 900px;
	margin: auto;
}

#main_img {
	width: 610px;
	height: 270px;
	zbackground-color: #FFCD03;
}

#main_title {
	font-family: 'Arial';
	font-size: 17pt;
	font-weight: bold;
}

#side_imgs {
	width: 290px;
	height: 700px;
	float: right;
}

#img_blocks {
	width: 270px;
	height: 220px;
	margin-top: 10px;
	margin-left: 14px;
	margin-right: 10px;
}

#call_now {
	width: 320px;
	height: 70px;
	margin-right: -5px;
	margin-top: 20px;
	float: right;
	background: url(../images/all-phone.png);
	background-repeat: no-repeat;
}

#menu {
	width: 700px;
	height: 30px;
	float: right;
	text-align: right;
	margin-top: 15px;
	margin-right: 10px; /* added */
}

#menu img {
	border: 0;
}

#disclaimer {
	font-size: 7pt;
	width: 650px;
	padding: 12px 0 0 0;
}

#members {
	text-align: right;
	width: 220px;
	float: right;
}

.clearfloat {
	clear: both;
}

input.error, textarea.error {
	background-color:#FFFFD5;
	border:2px solid red;
	margin:0;
	padding:0;
}

/*
#quick_quote {
	background-color: #D1D3D2;
	width: 290px;
	height: 420px;
	float: right;
}
*/

#topics {
	zbackground: #ffd100 url(../imgs/splitter.jpg); /* changed */
	background-repeat: no-repeat;
	zwidth: 603px;
	height: auto; /* changed */
}

.options {
	width: 280px;
	float: left;
}

.topic {
	float: left;
	width: 180px;
	padding: 5px 10px 10px 10px;
	margin: 0;
}

.topic h1 {
	text-transform: uppercase;
	font-size: 12pt;
	padding: 0 0 165px 0;
	margin: 0;
}

/* enquiry form, home page */

.quote_text {
	border: 0px;
}
.quote_check {
	border: 1px solid #FFF;
}

