/* CSS Document */
	html, body { background: #282828; font-family: "Trebuchet MS", "Comic Sans MS"; font-size: 13px; }
	.clear { clear: both; }
	p { margin: 0.5em 0 0.5em 0; }
	#wrapper { width: 911px; height: auto; margin: 1.5em auto 0 auto; }
	
/* Styles */
	.style1 { font-weight: bold; font-size: 13px; }
	.style2 { font-weight: bold; }

/* Header Start */
	#logo { width: 366px; height: 68px; background: url(../images/logo.gif) no-repeat; float: left; margin: 0.8em 0 0 0.5em; }
	#call_now { width: 309px; height: 75px; background: url(../images/call_now.gif) no-repeat; float: right; margin: 0 1em 0 0; }

/* Navigation Start */
	#nav_holder { width: 911px; height: 39px; margin: 2em 0 0 0; }
	
	#nav_left { width: 182px; height: 39px; background: url(../images/nav_left.gif) no-repeat; float: left; }
	#nav_right { width: 186px; height: 39px; background: url(../images/nav_right.gif) no-repeat; float: left; }
	
	#home { width: 83px; height: 39px; background: url(../images/home.gif) no-repeat; float: left; }
	#home a { width: 83px; height: 39px; background: url(../images/home.gif) no-repeat; float: left; }
	#home a:hover { width: 83px; height: 39px; background: url(../images/home_over.gif) no-repeat; float: left; }
	
	#pricing { width: 89px; height: 39px; background: url(../images/pricing.gif) no-repeat; float: left; }
	#pricing a { width: 89px; height: 39px; background: url(../images/pricing.gif) no-repeat; float: left; }
	#pricing a:hover { width: 89px; height: 39px; background: url(../images/pricing_over.gif) no-repeat; float: left; }
	
	#getcdl { width: 139px; height: 39px; background: url(../images/getacdl.gif) no-repeat; float: left; }
	#getcdl a { width: 139px; height: 39px; background: url(../images/getacdl.gif) no-repeat; float: left; }
	#getcdl a:hover { width: 139px; height: 39px; background: url(../images/getacdl_over.gif) no-repeat; float: left; }
	
	#trucks { width: 121px; height: 39px; background: url(../images/trucks.gif) no-repeat; float: left; }
	#trucks a { width: 121px; height: 39px; background: url(../images/trucks.gif) no-repeat; float: left; }
	#trucks a:hover { width: 121px; height: 39px; background: url(../images/trucks_over.gif) no-repeat; float: left; }
	
	#directions { width: 111px; height: 39px; background: url(../images/directions.gif) no-repeat; float: left; }
	#directions a { width: 111px; height: 39px; background: url(../images/directions.gif) no-repeat; float: left; }
	#directions a:hover { width: 111px; height: 39px; background: url(../images/directions_over.gif) no-repeat; float: left; }
	
/* Main Background Start */
	#main_back { width: 911px; height: auto; min-height: 500px; background: url(../images/main_background.gif) repeat-y; float: left; }
	
/* Row 01 Start */
	#row01_img { width: 596px; height: 198px; background: url(../images/row01_image.jpg) no-repeat; float: left; margin: 0 0 0 0.3em; }
	#cdl_1day { width: 311px; height: 198px; background: url(../images/cdl_1day.gif) no-repeat; float: left; }
	#rotateimg { width: 903px; height: 197px; margin: 1px 0 0 4px; }
	
/* Main Area Start */

	/* Left Col Start */
	#left_col_holder { width: 405px; height: auto; float: left; margin: 0 0 0 0.3em; }
	.left_col_top { width: 405px; height: 6px; background: url(../images/leftcol_top.gif) no-repeat; }
	.left_col_main { width: 405px; height: auto; min-height: 300px; background: url(../images/leftcol_mid.gif) repeat-y; }
	.left_col_bot { width: 405px; height: 6px; background: url(../images/leftcol_bot.gif) no-repeat; }
	.left_col_text { width: 375px; height: auto; padding: 0.5em 0 1.1em 1em; }
	.left_col_text ul { list-style-image: url(../images/bullet.gif); margin-left: -0.3em; }
	.left_col_text li { margin-top: 0.5em; margin-bottom: 0.5em; }
	
	/* Right Col Start */
	#right_col_holder { width: 502px; height: auto; float: left; }
	.right_col_top { width: 502px; height: 6px; background: url(../images/rightcol_top.gif) no-repeat; }
	.right_col_main { width: 502px; height: auto; min-height: 200px; background: url(../images/rightcol_mid.gif) repeat-y; }
	.right_col_bot { width: 502px; height: 5px; background: url(../images/rightcol_bot.gif) no-repeat; }
	.right_col_text { width: 475px; height: auto; padding: 0.5em 0 0 1.3em; font-size: 10.5px; }
	.right_col_text p { margin: 0.2em 0 0.2em 0; }
		
	.bot_img { width: 498px; height: 145px; background: url(../images/bottom_image.jpg) no-repeat; float: left; }
	
/* Footer Start */
	#footer { width: 911px; height: 40px; background: url(../images/footer.gif) no-repeat; float: left; margin: 0 0 2em 0; }
	.footer_text { width: 911px; height: 40px; text-align: center; padding: 0.7em 0 0 0; color: #FFFFFF; font-weight: bold; font-size: 12px; }
	
/* Sub Page Start */
	#sub_holder { width: 909px; height: auto; margin: 0 0 0 1px; }
	.sub_top { width: 909px; height: 5px; background: url(../images/sub_top.gif) no-repeat; }
	.sub_main { width: 909px; height: auto; min-height: 300px; background: url(../images/sub_mid.gif) repeat-y; }
	.sub_bot { width: 909px; height: 11px; background: url(../images/sub_bot.gif) no-repeat; }
	.sub_text { width: 870px; height: auto; padding: 0.5em 0 0 1.5em; }
/* CSS Document End */	
