body{margin:0;padding:0;top-margin:0;background-color:#d0d0d0;background-image:url(bg.gif);background-attachment: fixed; }
#top{background-image:url(top.gif);vertical-align:top}
#top img{max-width:289px;width:100%}
#tableouter{width:96%;max-width:750px;padding-top:5px;padding-bottom:5px;padding-right:3px;padding-left:3px;border:1px solid #0090C6;background-color:#ffffff;text-align:left;overflow:hidden;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-opera-border-radius:5px;
-khtml-border-radius:5px;
border-radius:5px;
}

ul{margin:0px;list-style-type:circle}


#tableinner{padding:3px}
HR{width:100%;color:#0090C6;border:0;background-color:#0090C6;height:1}
A:link,A:visited{color:0000ff}
A:active,A:hover{color:ff0000}
#highlightedbox{width:94%;max-width:700px;background-color:#C1EEFF;border:2px;border-style:solid;padding:5;border-color:#0090C5;text-align:left;overflow:hidden;border-radius:2px;-moz-border-radius:2px}

#chighlightedbox{width:94%;max-width:700px;background-color:#FFF59F;border:2px;border-style:solid;padding:5;border-color:#F0D700;text-align:left;overflow:hidden;border-radius:2px;-moz-border-radius:2px}


#headingtext {float:left;width:50%}
#headinglogos {float:left;width:50%;margin-top:20px;text-align:center;}

.volvo {max-width:85px;width:22%;margin-top:4px;}
.saab {max-width:92px;width:23%;margin-left:9px;}
.mini {max-width:151px;width:38%;margin-top:9px;}


iframe#map_view {width: 95%;
height: 550px; }
table#services {width: 80%;}
table > table.employment {width: 720px;}
textarea {width: 500px;
    height: 250px; }

.taptarget {line-height:160%}


@media screen and (max-width: 575px) {
#headingtext {width:100%;}
#headinglogos {width:100%;margin-top:0px;}

.volvo {max-width:55px}
.saab {max-width:60px}
.mini {max-width:98px}

.taptarget {line-height:170%}

iframe#map_view { width: 90%;
height: 350px; }
    
table#services {width: 95%; font-size: 1em; }
table > table.employment {width: 400px;}
textarea {width: 90%;
    height: 150px; }
}