body {
	background:#000;
	margin-top:30px;
}
a:link{
	text-decoration:none;
	color:#333366;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:visited{
	text-decoration:none;
	color:#333366;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:hover {
	color:#F00;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.para {
	/*font-family: Arial, Helvetica, Monaco;*/
	font-size:small;
	color:#7f7f7f;
	margin:1.5em 0;
}
.first {
	margin-top:0;
}
.last {
	margin-bottom:4px;
}
a.small {
	font-family: Arial, Helvetica, Monaco;
	font-size:x-small;
	color:#7f7f00;
}
#banner {
	background:url(images/topbannersml2.png) no-repeat;
	height:104px;
}
#contactnumbers {
	padding-top:40px;
	color:#333366;
	font-size:large;
	font-style:italic;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	float:right;
	width:30%;
	height:60px;
}
#pagecell {
	padding-bottom:5px;
	background:#FFF;
	position: relative;
	top: 0px;
	margin:0 auto;
	width:810px;
}
#menu {
	font-size:14px;
	font-weight:400;
	background:url(images/menustrip.png) no-repeat;
	height:35px;
}
#container {
	margin:5px 10px 5px 10px;
}
#fleet {
	padding:10px 0px 35px 0px;
}
#services {
	margin-top:40px;
}
#linklogos {
	margin-top:5px;
	padding:0px;
	text-align:center;
}
#footer{
	font-size:small;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
}
#footer a:link{
	text-decoration:none;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footer a:visited{
	text-decoration:none;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footer a:hover {
	color:#F00;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.member_logo {
	border:none;
	vertical-align:text-top;
}
