body {
    text-align: center; 
	margin: 0;
	padding: 0; 
    background-color : rgb(197,215,237);
            
}

#page{
    margin: 0 auto 0 auto; 
    width: 860px;
    text-align: center;

 

}

#leftMarg{
    background-image: url(../images/leftbg.gif);
    background-position: right top;
    background-repeat: repeat-y;   
    float: left;
    /*height: 1650px;   */
    width: 30px;
}

#rightMarg{
   background-image: url(../images/rightbg.gif);
   background-position: top left;
   background-repeat: repeat-y;
   float: right;
   /*height: 1650px;   */
   
   width: 30px;
}

#pagecolumn {
    float :left ;
	background-color: white;	
	width: 800px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 2.2;
    /*height: 1650px;   */
  
}

#menuBar   {
       text-align:left;
       clear:both;
       padding:0px 0px 0px 0px; 
	   height:35px;     
}

#menuBar   ul{
       margin:0 0 0 0;
       padding:0;
       list-style:none;
       list-style-type:none;
}

#menuBar   li  {
    float:left;
    margin:0 ;
    padding:0;
}

#menuBar a   {
    display:block;
    float:none;
    text-decoration:none;
    border:none !important;
    text-indent :-4000px ;
    outline: none;
}

#menu #home {
   background-image: url(../images/home.gif);
   background-repeat: no-repeat;
   width : 80px;
   height :27px ;
   background-position : 0 0; 
}
#menu #home:hover {
  height :34px ;
  background-position: 0 -33px;
}


#menu #service {
   background-image: url(../images/services.gif);
   background-repeat: no-repeat;
   width : 120px;
   height :32px ;
   background-position : 0 0; 
}

#menu #service:hover {
  height :34px ;
  background-position: 0 -33px;

}

#menu #locations {
   background-image: url(../images/locations.gif);
   background-repeat: no-repeat;
   width : 120px;
   height :32px ;
   background-position : 0 0; 
}

#menu #locations:hover {
  height :34px ;
  background-position: 0 -33px;
}

#menu #history {
   background-image: url(../images/history.gif);
   background-repeat: no-repeat;
   width : 125px;
   height :32px ;
   background-position : 0 0;
}
#menu #history:hover {
  height :33px ;
  background-position: 0 -33px;
}

#menu #forms {  
   background-image: url(../images/forms.gif);
   background-repeat: no-repeat;
   width : 110px;
   height :32px ;
   background-position : 0 0;
}    
    
#menu #forms:hover {
  height :34px ;
  background-position: 0 -33px;
}

#menu #employment { 
   background-image: url(../images/employment.gif);
   background-repeat: no-repeat;
   width : 120px;
   height :32px ;
   background-position : 0 0;  
}   
     
#menu #employment:hover {
  height :33px ;
  background-position: 0 -33px;

}

#menu #contact {  
   background-image: url(../images/contact.gif);
   background-repeat: no-repeat;
   width : 125px;
   height :32x ;
   background-position : 0 0;  
}       
 
#menu #contact:hover {
  height :33px ;
  background-position: 0 -33px;

}


#footerinfos {
   position:relative;
   /*top:-43px;*/
   left:0px;
   display: block;
   font-size: 11px;
   margin:0px;
   width: 100%;
   text-align:left;
   clear:both;

}

#footerinfos img {
   float:left;
   margin:0px;
   margin-left:60px;
}

#footerinfos p {
   color: rgb(70,97,179);  
   font-size: 8.25px;
   padding:50px 0 0 204px;
   
}

#footerinfos a {
   text-decoration: none;
}

#footerinfos a img{
   text-decoration: none;
   border:none;
}


/**********************
  Home Page 
  ********************/	
#header {
    background-color: white;
    height: 190px;
    margin: 0 0 0 0;
    padding: 0px;
    width: 100%
}
#headtitle{
    background-image: url(../images/header_img.gif);
    height: 160px;
    width: 100%;
}


#logindiv {
    padding:100px 20px 0 0;
}


#content{
    margin:20px 0 0 0;
}

#navBar{
   float: left;
   margin: 0;
   padding:0px;
   text-align: left; 
   width:190px;
   height:710px;
  
   
    
}

#navBar Ul{   	   
    padding:0px 0 0 20px;
	margin:0px;
}

*html #navBar UL {
	margin:5px 0 0 0;
}

#navBar Ul li{   	
    padding: 0 0 0 0;
    list-style-image: url(../images/listicone.gif); 
	line-height:26px;	
}

#navBar Ul a{
   color: rgb(240,74,85);
   font-size: 95%;
   text-decoration: none
}



#maincontent{
   /*background-image: url(../images/truck3.jpg);*/
   background-repeat: no-repeat;
   height: 440px;
   margin-left: 190px;
   background-position : ;
   /*padding-left: 10px;*/
   
   position: relative;
   text-align :left ;  
}

maincontent P{
margin:0px;
padding:0px;
/*border:1px solid #006600;*/
  
}

#maincontent P, #insidepagemaincontent P{
  font-style :normal ;
  font-size:12px;
  color :rgb(70,97,179) ;
  line-height:28px;
}

#maincontent P EM{
  font-size :28px ;
  font-style :normal ;
  color :rgb(238,54,66) ;
  font-weight:bold;
}

#truckanimation {
	position:absolute;
	left:310px;
	top:0px;
	margin:0px;
	padding:0px;
	/*border:1px solid #FF0000;*/
}

#div-01 {width: 130px; height: 30px;}
#div-02 {width: 180px; height: 30px;}
#div-03 {width: 230px; height: 35px;}
#div-04 {width: 290px; height: 35px;}
#div-05 {width: 290px; height: 45px;}
#div-06 {width: 320px; height: 35px;}

#div-07 {width: 300px; height: 35px;}
#div-08 {width: 290px; height: 35px;}
#div-09 {width: 270px; height: 35px;}
#div-10{width: 250px; height: 20px;}

#div-01,#div-02,#div-03,#div-04,#div-05,#div-06,#div-07,#div-08,#div-09,#div-10 {
   clear: right;
   float: right;
   margin:0px;
   padding:0px;
   /*border:1px solid #FF00FF;*/
} 

/**********************
  Inside Pages
  ********************/  
#servicesheader {
   background-color: white;
   height: 295px;
   margin: 0 0 0 0;
   padding: 0px;
   width: 100%;    
}
#servicesheadtitle{
   background-image: url(../images/insideheader_image.gif);
   height: 95px;
   width: 100%;
}
#imagesbar{
	text-align:left;
	padding:0;
	margin:0;
}
#imagesbar img{
	padding:0;
	margin:0;	
}

#imagesbar img#mid {
	margin:0 3px 0 3px;
}
#insidepagemaincontent P ,#insidepagemaincontent div{
   margin-left: 200px;
   padding-left: 10px;
   padding-right :50px ;
   position: relative;
   line-height: 2.1;
   font-size:12px;
}
#insidepagemaincontent{
	color :rgb(70,97,179);
}

#insidepagemaincontent Ul{
	padding:0px;
	margin:0 0 0 30px;
	
}

#insidepagemaincontent Ul li{
		
  	color :rgb(70,97,179) ;
	text-align:left;
	list-style:disc;
}

#insidepagemaincontent table td{	
  	color :rgb(70,97,179) ;	
}

#insidepagemaincontent P{
  text-align :left ;
  padding-top :0px ;
}
#insidepagemaincontent P EM{
  font-size :14px ;
  font-style :normal ;
  color :rgb(240,74,85) ;  
}
#insidepagemaincontent P a{
  text-decoration:none;
  color :rgb(70,97,179) ;
}

#insidepagemaincontent P a:hover{
   color: rgb(240,74,85);
}

#insidepagemaincontent Div a:hover{
   color: rgb(240,74,85);
}
#insidepagemaincontent Div a{
  color :rgb(70,97,179) ;
}


#insidelogindiv{
  padding-top :40px ;
  padding-right :20px ;
}
#insidelogindiv a:hover{
  color: rgb(240,74,85);
}