@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
* {
	margin: 0px;
	padding: 0px;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}

/* CSS Document */

#outer_wrapper {
	background-image: url(../images/bkgnd_drop_shadow.png);
	background-repeat: repeat-y;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#inner_wrapper {
	width: 950px;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
}
/* Contains the entire head block */
#head_area {
	position: relative;
	width: 100%;
}
#logo {
	height: 245px;
	width: 245px;
	float: left;
}
/* Wraps around nav elements */
#nav_area {
	background-image: url(../images/bkgnd_blue_panel.png);
	background-repeat: no-repeat;
	width: 705px;
	float: left;
}
#head_graphic {
	width: 100%;
	height: 205px;
	position: relative;
}
/* Home about */
#minor_nav {
	width: 100%;
	position: absolute;
	right: 0px;
	bottom: 10px;
}
#minor_nav ul {
	width: 600px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#minor_nav li {
	float: right;
	list-style-type: none;
}
#minor_nav li a {
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
/* Main Navigation formatting */
#main_nav {
	background-image: url(../images/bkgnd_main_nav.png);
	background-repeat: repeat-x;
	background-color: #FD920A;
	width: 100%;
	float: left;
	height: 40px;
}
#main_nav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#main_nav li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding-top: 12px;
}
#main_nav a {
	display: block;
	padding-right: 5px;
	padding-left: 10px;
	margin-right: 20px;
	padding-top: 0%;
	padding-bottom: 0%;
	text-transform: uppercase;
	color: #022353;
	text-decoration: none;
	font-size: 11px;
}
#main_nav a:hover {
	color: #FFFFFF;
}
/*Complete middle section */
#body_area {
	margin: 0px;
	padding: 0px;
	position: relative;
}
#body_wrapper {
	float: left;
	width: 100%;
	background-image: url(../images/bkgnd_second_nav.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding-bottom: 36px;
	}
#pic_wrapper_home {
	float: left;
	width: 100%;
	background-image: url(../images/home_img.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-bottom: 36px;
}
#pic_wrapper_product {
	float: left;
	width: 100%;
	background-image: url(../images/product_img.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-bottom: 36px;
}
#pic_wrapper_bus {
	float: left;
	width: 100%;
	background-image: url(../images/vert_ban.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-bottom: 36px;
}
#pic_wrapper_rent {
	float: left;
	width: 100%;
	background-image: url(../images/rental_img.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-bottom: 36px;
}
#content_wrapper {
	float: right;
	width: 705px;
	margin-top: 36px;
}
#splash_wrapper {
	background-color: #DADBDC;
	width: 100%;
	float: left;
	margin-top: 54px;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
#splash_copy {
	float: left;
	width: 245px;
	margin-top: 36px;
}
#splash_copy  p, #splash_copy h1 {
	margin-left: 30px;
	margin-bottom: 18px;
}
#splash_copy h1 {
	color: #EE742B;
	font-weight: normal;
	font-size: 24px;
}
#splash_services {
	float: left;
	width: 504px;
	margin-top: 36px;
}
#splash_services ul {
	margin-left: 14px;
}
#splash_services li {
	float: left;
	list-style-type: none;
	width: 150px;
	margin-right: 13px;
	background-image: url(../images/bkgnd_splash_top.png);
	background-repeat: no-repeat;
	padding: 0px;
}
#splash_services li a {
	margin-left: 0px;
	margin-right: 0px;
	display: block;
	text-align: center;
	background-image: url(../images/bkgn_splash_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	color: #FFFFFF;
	text-transform: capitalize;
	text-decoration: none;
	float: left;
	width: 100%;
	padding-top: 9px;
	padding-bottom: 18px;
	}
#splash_services img {
	margin-left: 3px;
	margin-top: 2px;
	float: left;
}
#content {
	float: left;
	width: 430px;
	padding-left: 40px;
}
/* Style actual body copy */
#content h1 {
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 36px;
	margin-bottom: 12px;
	color: #EF772E;
}
#content h2 {
	padding: 0px;
	margin-bottom: 18px;
	font-weight: normal;
	text-transform: capitalize;
}
#content p {
	padding: 0px;
	margin-bottom: 18px;
}
#content ul {
	margin: 0px;
	padding: 0px;
}
#content li {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: circle;
}
/* Secondary Nav styling */
#secondary_nav {
	width: 245px;
	float: left;
	margin-top: 54px;
}
#pic {
	width: 245px;
	float: left;
}
#secondary_nav ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 18px;
	margin-top: 36px;
}
#secondary_nav li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#secondary_nav li a {
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	display: block;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	background-image: url(../images/menu_transparency.png);
	}
/* Float off to right  */
#quick_nav {
	float: right;
	width: 200px;
	clear: none;
	background-color: #E57313;
	margin-top: 54px;
}
#quick_nav h1 {
	text-transform: uppercase;
	color: #0B2855;
	font-weight: normal;
	padding-left: 15px;
	font-size: 12px;
	line-height: 36px;
	margin-top: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 9px;
}
#quick_nav ul {
	padding: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#quick_nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#quick_nav li a {
	display: block;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 9px;
	padding-bottom: 9px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
/* Clear all previous elements and create drop shadow footer */
#clrfix {
	clear: both;
	width: 100%;
	background-color: #FFFFFF;
}
* html #splash_services {
	float: left;
	width: 500px;
	margin-top: 36px;
}
* html #splash_services li {
	float: left;
	list-style-type: none;
	width: 150px;
	margin-right: 10px;
	background-image: url(../images/bkgnd_splash_top.png);
	background-repeat: no-repeat;
	padding: 0px;
}
.homepageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
}
