

html, body {
 height: 100%;
 padding: 0; margin: 0;
 background: #2a2a2a url(images/road.jpg) repeat-x;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper { 

    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -100px;
    width: 100%;
}

#inwrap{
width: 920px; 
margin: auto;
}

#header {
 width: 100%;
 height: 100%;
}


#content { 
 margin-top: -30px;
 background:  url(images/contentbg.gif) repeat-x;
 color: #333;
 height: 310px;
 width: 100%;
 font-size: .9em;
}

#contenttwo{
 background: #87afd7;
 height: 365px;
 width: 100%;
}

#footer { 
 background: #2a2a2a;
 width: 100%;
 height: 99px;
 clear: both;
 color: white;
 border-style: solid;
 border-color: black;
 border-width: 1px 0 0 0;
 font-size: .8em;
}
img.logo{
 position: relative;
 z-index: 5;
}

img.num{
padding-left: 370px;
padding-bottom: 40px;
}

img.wrench{
 padding: 0;
 margin: -50px 0 0 0;
}

img.mark{
 padding: 0;
 margin: -80px 0 0 590px;
}


#content p.maintxt{
 margin: 40px 0 0 20px;
 float: left;
 width: 380px;
 line-height: 1.8em;
 text-indent: 1.5em;
 display: inline;
}

#content span{
 float: right;
 display: inline;
}

#content p.service{
 margin-top: 20px;
 font-weight: bold;
 padding-bottom: .3em;
 border-style: solid;
 border-color: black;
 border-width: 0 0 1px 0;
}

#content ul{
 line-height: 2em;
 list-style-type:square;
 list-style-position:inside;
 margin-left: 0px;
 padding-left: 10px;
}

div.map{
 float: right;
 display: inline;
 padding-top: 0px;
 margin: -300px 0 0px 0;
 
}

.info{
 line-height: 1.5em;
 clear: left; 
 margin: 0;
 padding: 5px 0 0 60px;
 font-size: .9em;
}

.info h3{
 margin: 0; padding: 1px;
 font-size: 1em;
 font-weight: bold;
 border-style: solid;
 border-color: black;
 border-width: 0 0 1px 0;
}

.review{
 padding-top: 20px;
 font: white;
 font-size: 1.2em;
}

#footer li{
 margin: 0;
 display: inline;
 padding-left: 50px;
}

#footer a{
 color: white;
}
