/* LAYOUT ELEMENTS */
body {
	background-image: url(images/bodybg.gif);
	text-align: center;
	padding-top: 21px;
}
div#container {
	background-color: #FFFFFF;
	width: 723px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/contentbg.gif);

}
div#header {
	height: 275px;
	width: 723px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
div#header1 {
	height: 275px;
	width: 723px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
div#content {
	float: left;
	width: 723px;
	background-image: url(images/contentbg.gif);
	background-repeat: ;
	clear: both;
}
div#leftcolumn {
	float: left;
	width: 242px;
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	height: 230px;

}
div#rightcolumn {
	float: left;
	width: 463px;
	text-align: left;
	padding-left: 15px;



}
div#footer {
	background-image: url(images/footer.gif);
	width: 723px;
	clear: both;
	height: 32px;
	float: left;
	background-repeat: no-repeat;

}
div#footnav {
	color: #CCCCCC;
	text-align: center;
	height: 20px;
	width: 723px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	clear:both;

}
div.fleet {
	background-image: url(images/previewbox.jpg);
	height: 292px;
	width: 421px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-left: 10px;



	
}
/* NAVIGATION AND LINKS */

div#footnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;

}
div#footnav a:hover {
	color: #FFFF99;

}
/* IMAGES */
img.right {
	float: right;
	margin-right: 15px;
	margin-top: 15px;
	margin-left: 10px;


}
img.left {
}
/* TEXT FORMATTING */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;

}
h2 {
}
p {
}
div#rightcolumn p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin-right: 15px;

}
div#rightcolumn a {
}
p.class {
}
