@charset "utf-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #e5e5e5;
}

a.blue { color: #b0ded5; text-decoration: none; }
a.blacktext { color: #000; text-decoration: none; }

#container { width: 1024px; margin: 0 auto; border: 1px solid #e5e5e5; }
#header { background: #e5e5e5; height: 93px; }
#navbar { background: #a9c7c3; height: 20px; padding: 5px 0 0 10px; color: #FFF; text-align: left; font-size: 14px; }
#navbar a { color: #010000; text-decoration: none; margin: 0 15px; }
#navbar a:hover { color: #FFF; text-decoration: none; }
#main { clear: both; height: 605px; }
#bottom { background: url(images/footer_background.jpg); height: 43px; color: #fffefe; font-size: 10px; margin-bottom: 25px; }
#social { float: left; padding: 5px 0 0 20px; text-align: left; }
#footer { float: right; padding: 16px 25px 0 0; text-align: right; }
#footer a { color: #fffefe; text-decoration: none; margin: 0 1px; }
#footer a:hover { color: #fffefe; text-decoration: underline; }

#homecell_01 { float: left; width: 647px; height: 605px; background-image: url(images/home_background_01.jpg); }
#homecell_02 { float: left; width: 377px; height: 605px; background-image: url(images/home_background_03.jpg); }
#services { height: 605px; background-image: url(images/services_background_02.jpg); }
#services_01 { float: left; width: 384px; }
#services_02 { float: left; width: 640px; }
#about { height: 605px; background-image: url(images/about_us_background.jpg); }
#contact { height: 605px; background-image: url(images/contact_background.jpg); }
#contact input, select, textarea, checkbox { font-size: 11px; }
#driver_01 { float: left; height: 605px; background-image: url(images/strip_driver_01.gif); width: 342px; text-align: center; }
#driver_02 { float: left; height: 580px; background-image: url(images/strip_driver_02.gif); width: 652px; padding: 25px 0 0 30px; }

.leftlogo { float: left; margin: 6px 0 0 25px; }
.rightlogo { float: right; margin: 14px 25px 0 0; }
.whitetext { color: #FFF; }
.bluetext { color: #b0ded5; }
.blacktext { color: #000; }

.text_01 { margin-top: 265px; text-align: center; color: #FFF; font-size: 26px; text-transform: uppercase; letter-spacing: 5px; }
.text_02 { float: left; color: #b0ded5; font-size: 14px; text-align: center; width: 255px; line-height: 24px; }
.text_03 { float: left; color: #FFF; line-height: 18px; }
.text_04 { margin: 425px 0 0 75px; padding: 7px; font-size: 14px; width: 140px; border: 2px solid #FFF; line-height: 18px; }
.text_05 { margin: 20px 0 0 75px; color: #b0ded5; font-size: 16px; }
.text_06 { text-align: center; color: #FFF; font-size: 26px; text-transform: uppercase; letter-spacing: 5px; }
.text_07 { margin-top: 20px; color: #b0ded5; font-size: 16px; }
.text_08 { font-size: 20px; text-transform: uppercase; letter-spacing: 3px; }
.text_09 { margin-top: 65px; padding: 7px; font-size: 14px; width: 140px; border: 2px solid #FFF; line-height: 18px; }

