/* Truck Services Landing Page */
* { margin:0;padding:0; }
body { margin:10 auto;background:url('../images/body.bg.gif') 0 0;font-family:Arial,sans-serif;font-size:13px }
#wrapper 	{ width:900px;background:#FFF url('../images/body.grad1.png') 0 0 repeat-x;min-height:600px;margin:0 auto;text-align:left;color:#666 }
#topborder	{ width:900px;background:url('../images/top.png') 0 0 no-repeat;height:6px; }
#btmborder	{ width:900px;background:url('../images/bottom.png') 0 0 no-repeat;height:6px; }
#welcome	{ margin:20px 0 10px;text-align:center }
#header_top	{ margin:0;width:900px;background:url('../images/header.top.png') 0 0 no-repeat;height:6px; }
#header_btm	{ margin:0;width:900px;background:url('../images/header.btm.png') 0 0 no-repeat;height:6px; }



#building		{ float:right;list-style-type:none;width:240px;height:160px;overflow:hidden }

#footer		{ margin:0;width:880px;background:#d4d4d4 url('../images/footer.bg.gif') 0 0 repeat-x;text-align:left;padding:5px 10px;min-height:160px; }
#footer_top	{ margin:0;width:900px;background:url('../images/header.top.png') 0 0 no-repeat;height:6px; }
#footer_btm	{ margin:0;width:900px;background:url('../images/header.btm.png') 0 0 no-repeat;height:6px; }
#footer td	{ padding:0 5px }

p { margin:10px 0; }
#contact	{ text-align:left;font-size:0.9em;padding:5px 20px 0 }
#content	{ width:900px;min-height:250px;text-align:center; }

#panels		{ padding:10px 0 }

#map		{ width:430px;height:270px;border:1px solid #999;margin:2px }
h1,h2,h3	{ margin:0;padding:0; }
h3			{ font-size:1.1em }
#feedback	{ margin:5px 10px;font-size:11px;text-align:left; }
a			{ text-decoration:none;color:#666;cursor:pointer}
a:hover		{ color:#f00;text-decoration:underline;}

#brands		{ color:#666;margin:0;font-size:0.9em}
#brands tr { cursor:pointer;background:#d4d4d4 url('../images/brands.bg.gif') 0 0 repeat-x;min-height:90px; }
#brands tr:hover { background:#eccaca url('../images/headber.bg.active.gif') 0 0 repeat-x;min-height:90px; }
#brands td	{ background:transparent url('../images/split.gif') 0 repeat-y;padding:10px 10px;border-bottom:1px solid #ccc;color:#666;text-align:left }
#brands ul	{ list-style-type:square;padding:0 0 0 20px;list-style-image:url(../images/bullet1.png); }

.links td	{ background:#f00 }
