/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #dce5e9;
}
body#splash {
	background-image: none;
	background-color: #033759;
}
#main, #splashmain {
	width: 883px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#rightside {
	width: 775px;
	float: left;
}
#menu {
	width: 108px;
	background-color: #033559;
	float: left;
	overflow: hidden;
}
.menu_home {
	height: 670px;
}
.menu_contact {
	height: 875px;
}
.menu_mission {
	height: 710px;
}
#splashmain {
	width: 680px;
	text-align: center;
}
#splashmain #content {
	background-color: transparent;
}
#splashmain #video {
	padding: 10px;
	border: 1px solid #a8a8a8;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
#vidmain {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
}
#skip {
	text-align: right;
	padding-bottom: 20px;
	margin-right: 30px;
}
#skip a {
	color: #ffffff;
}
#logo1 {
	height: 100px;
	position: relative;
	left: -150px;
}
body#splash #logo1 {
	height: 177px;
}
#content {
	background-color: #ffffff;
	clear: none;
}
img {
	border: none;
}

/* rounded box */
div.shortbox, div.longbox {
	position: relative;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
div.shortbox {
	margin-top: 35px;
}
div.longbox {
	margin-top: 35px;
}
.shortbox .boxcontent, .longbox .boxcontent {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a8a8a8;
	border-bottom-color: #a8a8a8;
	border-left-color: #a8a8a8;
}
.longbox .boxcontent {
	background-image: url(images/box_large_bg.gif);
	background-repeat: repeat-x;
}
.shortbox .boxcontent {
	background-image: url(images/box_small_bg.gif);
	background-repeat: repeat-x;
}
.boxcontent span span.tag {
	display: block;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: right;
	font-size: 11px;
}
.boxcontent span span.taglink {
	display: block;
	margin-top: 3px;
	text-align: right;
}
.boxcontent span span.taglink a {
	color: #0c5374;
}
.shortbox .boxtitle, .longbox .boxtitle {
	background-image: url(images/box_title_bg.gif);
	background-repeat: repeat-x;
	height: 23px;
	overflow: hidden;
	color: #0c5374;
	font-size: 18px;
	border: 1px solid #a8a8a8;
	padding-top: 1px;
	padding-left: 3px;
}
.shortbox .boxcontent img, .longbox .boxcontent img {
	float: left;
	margin-right: 10px;
	border: 1px solid #a8a8a8;
}
.staff .boxcontent img {
	margin-right: 5px;
	border: 1px solid #a8a8a8;
	padding: 3px;
}
.staff div.staffdivider {
	clear: both;
	height: 85px;
}
#dyn_testimonials {
	height: 250px;
}

#drivers_only {
	text-transform: lowercase;
	position: absolute;
	top: 10px;
	right: 25px;
	font-size: 12px;
}
#drivers_only a {
	color: #ffffff;
}
#top_bar {
	background-image: url(images/bar_top.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 12px;
	overflow: hidden;
}

#footer {
	background-image: url(images/bar_bottom.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 25px;
	font-size: 11px;
	color: #000000;
	overflow: hidden;
}
#footer span {
	position: relative;
	top: 4px;
	right: 4px;
}
#banner {
	background-image: url(images/header.jpg);
	height: 86px;
	width: 775px;	
}
#column_left {
	width: 547px;
	float: left;
}
#column_right {
	width: 228px;
	float: right;
}
.video {
	padding-top: 35px;
	text-align: center;
}
.imgborder {
	padding-top: 35px;
	text-align: center;
}
.imgborder img {
	border: 1px solid #a8a8a8;	
	padding: 5px;
}
.map {
	margin-top: 20px;
}
