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;

	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;
	background-color: #FFCD03;
}

#side_imgs{

	width: 290px;

	height: 700px;

	float: right;

	background-color: #FFCD03;

}

#img_blocks{

	width: 270px;

	height: 220px;

	margin-top: 10px;

	margin-left: 10px;

	margin-right: 10px;

}

#call_now{

	width: 582px;

	height: 70px;

	margin-right: 20px;

	margin-top: 20px;

	float: right;

	background: url(../imgs/contactDetails.jpg);

	background-repeat: no-repeat;

}

#menu{

	width: 700px;

	height: 30px;

	float: right;

	text-align: right;

	margin-top: 15px;

}

#menu img {

	border: 0;

}



#disclaimer{

	font-size: 7pt;

	width: 360px;

	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 {
	background: #ffd100 url(../imgs/splitter.jpg);
	background-repeat: no-repeat;
	width: 603px;
	height: 420px;
}

.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;
}