@charset "utf-8";
/* CSS Document */
*
{
	padding:0px;
	margin:0px;
}

body
{
	line-height:1.16;
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;

 
}


#container
{
	width:980px;
	height:auto;
	margin:0px auto 0px auto;
}

#top
{
	width:980px;
	height:134px;
	padding:0px;
	margin:0px;	
}

#logo
{
	width:153px;
	height:99px;
	float:left;
	margin: 13px 0px 0px 138px;
}

#maincell
{
	background:#000 url(images/bgcolor.jpg) repeat-y;
	height:auto;
	display:block;
	width:980px;
	float:left;
}

#header_wrapper
{
	display:block;
	height:auto;
	width:630px;
	float:left;
	background:#000;
	border-right:2ps solid #fff;
	margin-left:3px;
}

#header_content
{
	background:url(images/headerbg.jpg) no-repeat;
	width:607px;
	height:208px;
	float:right;
	
}

#headtext
{
	float:right;
	width:506px;
	height:auto;
	color:#CCC;
	margin:30px 65px 0px 0px;
}

#stripes
{
	float:left;
	width:20px;
	height:auto;
	margin-top:5px;

}

#topimg
{
	float:right;
}

#left
{
	/*background:#093 url(images/menubgk.gif);*/
	width:261px;
	min-height:500px;
	height:auto;
	float:left;
	display:block;

}
/*
#left_nav
{
	height:auto;
	width:auto;

}*/
		
#left_nav{ 
	width:200px; 
	height:300px;
	float:right; 
	margin:30px 0px 0px 0px;
	
	     }	
		 
#left_nav ul
{ 		 
	list-style:none;
	display:block;
	
}

#left_nav li
{
	display:block;
	border-bottom:1px solid #fff;
	/*padding:3px 0px 3px 0px*/
	text-indent:40px;
	line-height: 20px;
	
}

#left_nav a
{
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial;
}

#left_nav a:hover
{
	color:#FF0;
}
#trucks
{
	float:right;
	height:77px;
	margin:59px 86px 0px 0px;
}

#body_content
{
	color:#CCC;
	display:block;
	width:592px;
	margin:25px 0px 0px 20px;
	padding:12px;
	float:left;
	background:#000;
}

#body_content h1
{
		font-weight:normal;
}
#footer

{ width:495px;
  height:58px;
  float:left; 
  margin:0px 0px 0px 300px; 
  color:#FFF; 
  
 	
}
#bottom_nav
{
	float:left;
	margin:0px 0px 0px -9px;
}

#bottom_nav a
{ color: #090;
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial;
}

#bottom_nav li { display: inline; 
                 font:Arial, Helvetica, sans-serif;
				}
				
#bottom_nav a:hover

{ color:#FFF;
	
}				
				
#bottom_nav p
{ color: #ccc;
	font-size:9px;
	font-family:Arial;
}				

#postal
{ float:right; width:200px; height:auto;
  margin:-220px 50px 0px 200px; 
  
}

#physical
{ float:left; width:200px; height:auto
}
