/* Start of CMSMS style sheet 'style' */
* { padding: 0; margin: 0; outline: none; }

body {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #515151;
	background: #000000 url(images/bg-body.gif) repeat;
	padding: 0; margin: 0;
}

a { color: #bb3724; text-decoration: none; }

a:hover { color: #515151; }

img { border: 0; }

.wrapper { width: 100%; }

#body-gradient {
	width: 100%;
	background: url(images/bg-gradient.gif) repeat-x;
	float: left;
}

#centerbox {
	width: 800px;
	margin: 0 auto;
}

#header {
	width: 100%; height: 60px;
	background: url(images/bg-header.png) no-repeat;
}

#banner {
	width: 100%; height: 220px;
}

#middlebox {
	width: 100%;
	background: url(images/bg-footer.png) bottom no-repeat;
}

#footer {
	width: 100%; height: 120px;
	color: #FFFFFF;
}


/*----------NAVIGATION----------*/
#navigation {
	width: 378px; height: 13px;
	position: relative;
	top: 22px; left: 201px;
	float: left;
	padding:0; margin: 0
}

.nav-spacer {
	width: 23px; height: 13px;
	float: left;
}

.active {
	background: position: bottom;
}

#nav-main-page {
	width: 64px; height: 13px;
	background: url(images/nav-main-page.gif);
	font-size: 0;
	float: left;
}
	#nav-main-page:hover, #nav-main-page-active {
	width: 64px; height: 13px;
	background: url(images/nav-main-page.gif) bottom;
	font-size: 0;
	float: left;
}

#nav-about-us {
	width: 53px; height: 13px;
	background: url(images/nav-about-us.gif);
	font-size: 0;
	float: left;
}
	#nav-about-us:hover, #nav-about-us-active {
	width: 53px; height: 13px;
	background: url(images/nav-about-us.gif) bottom;
	font-size: 0;
	float: left;
}

#nav-our-fleet {
	width: 51px; height: 13px;
	background: url(images/nav-our-fleet.gif);
	font-size: 0;
	float: left;
}

	#nav-our-fleet:hover, #nav-our-fleet-active {
	width: 51px; height: 13px;
	background: url(images/nav-our-fleet.gif) bottom;
	font-size: 0;
	float: left;
}

#nav-our-rates {
	width: 55px; height: 13px;
	background: url(images/nav-our-rates.gif);
	font-size: 0;
	float: left;
}
	#nav-our-rates:hover, #nav-our-rates-active {
	width: 55px; height: 13px;
	background: url(images/nav-our-rates.gif) bottom;
	font-size: 0;
	float: left;
}

#nav-contact-us {
	width: 63px; height: 13px;
	background: url(images/nav-contact-us.gif);
	font-size: 0;
	float: left;
}
	#nav-contact-us:hover, #nav-contact-us-active {
	width: 63px; height: 13px;
	background: url(images/nav-contact-us.gif) bottom;
	font-size: 0;
	float: left;
}


/*----------SUB NAVIGATION----------*/
#navigation2 {
	width: 175px; height: 11px;
	position: relative;
	top: 23px; right: 12px;
	float: right;
	font-size: 0;
}

.nav2-spacer {
	width: 17px; height: 11px;
	float: left;
}

#nav-home {
	width: 46px; height: 11px;
	background: url(images/nav-home.gif);
	float: left;
}
	#nav-home:hover { background-position: bottom }

#nav-sitemap {
	width: 58px; height: 11px;
	background: url(images/nav-sitemap.gif);
	float: left;
}
	#nav-sitemap:hover { background-position: bottom }

#nav-mail {
	width: 37px; height: 11px;
	background: url(images/nav-mail.gif);
	float: left;
}
	#nav-mail:hover { background-position: bottom }


/*----------TEXT FORMAT----------*/
h1 { font-size: 16px; color: #bb3724; }
h2 { font-size: 12px; color: #bb3724; padding-bottom: 5px; }


/*----------TABLE----------*/
td { vertical-align: top; }

.sidemenu {
	vertical-align: top
}

#bg-content {
	background: url(images/bg-content.png) no-repeat 225px 0px;
}

.content {
	font-size: 12px;
	color: #000000;
	vertical-align: top
}


/*----------MISCELLANEOUS----------*/
.spacer17 { width: 100%; height: 17px; }
.spacer30 { width: 100%; height: 30px; }
.spacer120 { width: 100%; height: 120px; }

.wrapper { width: 100%; }


/*----------CONTACT FORM----------*/
input { width: 150px; font-size: 11px; }
select { width: 170px; font-size: 11px; }
textarea { width: 250px; height: 150px; font: 11px/14px Arial, Helvetica, sans-serif }
#m3fbrp_captcha_phrase, #m4fbrp_captcha_phrase { width: 120px; float: right; }


/*----------OUR RATES----------*/
#our-rate {
	font-size: 10px;
	text-align: center;
	border-color: #c9e1e4;
	border-collapse: collapse;
}

#our-rate td {
	padding: 5px;
	vertical-align: middle;
}

.cell-heading {
	font-size: 12px;
	color: #515151;
	background-color: #c9e1e4;
}


/*----------SITE MAP----------*/
li {
	padding-left: 0px
}

ul {
	padding-left: 30px;
}

ul ul {
	padding-left: 18px;
}

ul ul li {
	padding-left: 0px;
}


/*----------RELATIVE DIV----------*/
#copyright {
	position: relative;
	top: 89px; left: 15px; float: left;
}

#webdesign-by {
	position: relative;
	top: 89px; right: 15px; float: right;
}
	#webdesign-by a { color: #ff79ff; }
	#webdesign-by a:hover { color: #ffffff; }


/*----------TWITTER----------*/
#twitter_update_list {
	margin: 0px;
	padding: 0px;
}

#twitter_update_list li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#twitter_update_list ul {
	padding: 0px;
	margin: 0px;
}
/* End of 'style' */

