body {
background:url(images/bg.jpg) top center repeat-x;
background-color: #494949;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#494949;
padding:0px;
margin:0px;
}
a {color: #0181ee;}
a:visited {color:#0181ee;}
a:hover {color: #9e1a01;}
a:active { color:#0181ee;}

h1 {
font-size:16px;
margin:25px 6px 0px 180px;
font-weight:bold; }

h2{
font-size:16px;
margin:25px 6px 0px 150px;
font-weight:bold; }




/* ----------container to center the layout-------------- */
#white{
background-color:#FFFFFF;
width:100%;
overflow:auto;

}
#container {
width: 880px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;

}

/* ----------banner for logo-------------- */
#banner {


padding: 0px;
margin: 0px;
}

#banner p{
color:#FFFFFF;
float:right;
margin: 0px;
}



#bottom{
width: 980px;
margin: 0px auto;

}
#text{
width:620px;
float:left;

}

#text p{
margin: 20px 10px 20px 10px;
}

#truck{
float:left;
background:url(images/truck.jpg) top center no-repeat;
height:165px;
width:317px;

}



#trucktext{
float:right; 
width:130px; 
height:95px; 
overflow:hidden;
font-size:10px;

}

#pig{
float:left;
background:url(images/pig.jpg) top center no-repeat;
height:165px;
width:301px;

}
#pigtext{
float:right; 
width:163px; 
height:95px; 
overflow:hidden;
font-size:10px;
margin-right:7px;

}

#move{
float:left;
background:url(images/move.jpg) top center no-repeat;
height:165px;
width:362px;

}

#movetext{
float:right; 
width:90px; 
height:95px; 
overflow:hidden;
font-size:10px;
margin-right:60px;

}


/* -----------------content--------------------- */
#content {
background-color: #ffffff;
padding: 0px;
margin-right: 0px;
}


p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
float: left;
margin: 0px;
padding: 0px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
position: static;
background-color:#494949;
bottom:0;
height:100%;
min-height: 100%;
color:#FFFFFF;
margin: 0px;
padding: 0px;
text-align: center;
font-weight:bold; }
