body{
margin: 0 auto;
padding:0;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
background-color:#535353;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
color: #ccc;
text-align: center;
}

a{
color:#ccc;
font-weight: bold;
text-decoration:none;
}

a:hover{
color: #336699;
text-decoration:none;
}


#wrapper{
width: 785px;
padding:0;
margin: auto;
background-color: #333333;
border: 1px #000 solid;
}


#header{
float: left;
}

#feature #inlineFourth {
	float: left;
  height: auto;
	width: 200px;
	position: relative;
	margin: 50px 0px 0px 0px;
}


#flash{
float: left;
width:630px;
border-right: 1px #000 solid;
}


#content{
width: 631px;
float: left;
text-align: left;
}


#content p{
margin: 0;
padding: 7px;
width: 580px;

}

#contentservice{
width: 361px;
float: left;
text-align: left;
margin-left:5px

}


#contentservice p{
margin: 0;
padding: 2px;
width: 150px;

}

.servicingtext{
clear: left;
}

#contentstock{
width: 631px;
float: left;
text-align: left;
}


#buttonshome{
float: right;
width: 154px;
margin:0px;
}

#buttons{
float: right;
width: 154px;
margin: 0px 0px 0px 0px;
}

#footer{
width: 785px;
clear: both;
background-image: url(images/bot.jpg);
background-repeat: no-repeat;
color: #ccc;
height: 125px;
padding: 9px 0px 0px 0px

}

#footer ul{
list-style: none;
margin: 0;
padding: 0;
}

#footer li{
display: inline;
margin: 0px 5px 0px 5px;
}

#footer li a, #footer a{
color: #c2c2c2;
text-decoration: none;
}

#footer li a:hover, #footer a:hover{
color: #336699;
}

#footer p{
padding: 0px;
font-size: 11px;
width: 780px;
margin: 0px;
}



img{
border: none;
}

h3{
font-size:11px;
}

