@charset "UTF-8";
/* CSS Document */

#left_column{
             width:638px;
			 float:left;
}

#body_top{
          background:url(../images/body_top.jpg) no-repeat;
		  width:599px;
		  height:37px;
		  font:30px "Impact", Impact5, Charcoal6, sans-serif;
		  color:#cc0000;
		  padding-left:39px;
		  padding-top:10px;
}

#body_repeat{
             background:url(../images/body_repeat.jpg) repeat-y;
			 width:601px;
			 height:auto;
			 padding-left:37px;
			 padding-top:10px;
}

#body_pic1{
           background:url(../images/gallery_bodypic1.jpg) no-repeat;
		   width:565px;
		   height:139px;
}

.services_list{
               padding-left:50px;
			   padding-top:30px;
}
.services_list li{
                font:13px Arial, Helvetica, sans-serif;
				color:#FFFFFF;
				width:500px;
				line-height:20px;
}

#parts{
       width:599px;
	   height:37px;
	   font:20px "Impact", Impact5, Charcoal6, sans-serif;
	   color:#cc0000;
}		  

#body_pic2{
           background:url(../images/gallery_bodypic2.jpg) no-repeat;
		   width:565px;
		   height:139px;
}

#texts{
       font:15px Arial, Helvetica, sans-serif;
	   color:#FF0000;
	   width:580px;
}

#texts p.time{
              font:20px Arial, Helvetica, sans-serif;
			  color:#FF6600;
			  font-weight:bold;
}

#body_bottom{
             background:url(../images/body_bottom.jpg) no-repeat;
			 width:638px;
			 height:41px;
			 margin-top:-12px;
}

#road_service{
              font:16px Verdana, Arial, Helvetica, sans-serif;
			  color:#FF6600;
			  font-weight:bold;
			  padding-left:30px;
}

/*----------------------- right column -------------------------------*/

#right_column{
              width:303px;
			  float:right;
}

#gallery{
          background:url(../images/gallery_rightback.jpg) no-repeat;
		  width:303px;
		  height:586px;
}

#gallery_title{
                font:20px "Impact", Impact5, Charcoal6, sans-serif;
			    color:#999999;
				text-align:center;
				line-height:80px;
}

#gallery_pic{
              background:url(../images/gallery_rightpic1.jpg) no-repeat;
			  width:273px;
			  height:124px;
			  margin-left:14px;
			  margin-top:9px;
}

#gallery_pic2{
              background:url(../images/gallery_rightpic2.jpg) no-repeat;
			  width:273px;
			  height:124px;
			  margin-left:14px;
			  margin-top:9px;
}

#gallery_pic3{
              background:url(../images/gallery_rightpic3.jpg) no-repeat;
			  width:273px;
			  height:124px;
			  margin-left:14px;
			  margin-top:9px;
}

#seemore{
          padding-right:10px;
		  padding-top:20px;
}

#seemore a{
            font:13px Arial, Helvetica, sans-serif;
			color:#ff6600;
			text-decoration:none;
			float:right;
}

#seemore a:hover{
			      color:#FFFF00;
			      text-decoration:underline;
}