* {
padding: 0 auto;
margin: 0 auto;
}

html, body {
background: #000;
}

body {
font-family: Arial, verdana, sans-serif;
font-size: 62.5%;
}

a:link, a:visited {
color: #0066A7;
}

a:hover {
text-decoration: none;
}

h3 {
/*text-transform: uppercase;*/
letter-spacing: 1px;
margin: 0pt 1.7em;
padding-top: 0.5em;
line-height: 1.5em;
color: #0066A7;
}

p {
margin: 0 2em;
padding-bottom:0.7em;
line-height: 1.5em;
}

ul, ol {
padding-left: 4.5em;
}

#page {
width: 950px;
background: #000 url('images/background.jpg') no-repeat;
font-size: 1.2em;
}

#header {
/* background: #000 url('images/headerbg.gif') repeat-x; */
height: 86px;
}

 h1 {
 float: left;
 color: #fff;
 width: 405px;
 height: 86px;
 background: url('images/KeensLogo.gif');
 text-indent: -9999px;
 margin-left: 1em;
 }

  #searchform {
  float: right;
  margin: 35px 20px 0 0;
  }

#menu {
height: 130px;
}

 #menu ul {
 list-style: none;
 float: left;
 margin: 102px 0 0 105px;
 padding: 0;
 }

 #menu li {
 float: left;
 }

 #menu a:link, #menu a:visited {
 display: block;
 float: left;
 background: url('images/tab.png') no-repeat;
 width: 97px;
 height: 28px;
 font-size: 1.3em;
 text-align: center;
 line-height: 2em;
 color: #fff;
 text-decoration: none;
 margin-right: 5px;
 }

 #menu a:hover {
 color: #c2f2f8;
 text-decoration: underline;
 }

  #truck {
  float: right; 
  left:-60px;
  position:relative;
  }

#title {
background: url('images/grey.png') no-repeat;
height: 45px;
width: 863px;
}

 #title h2{
 font-size: 2.3em;
 margin-left: 1em;
 padding-top: 10px;
 }


#content {
width: 863px;
background: #fff;
min-height: 300px;
}

#post {
background: #fff;
font-size: 1.2em;
padding-bottom: 2em;
float: left;
width: 863px;
}

.alignright {
margin: 0 1em 1em 1em;
float: right;
}

#content img {
padding: 5px 0 0 5px;
}

.wp-caption {
background:#DFFEFE none repeat scroll 0 0;
border:1px solid #A6D3E0;
color:#020202;
font-size:0.9em;
}

.wp-caption-text {
color:#444444;
margin:0 5px;
padding:0 !important;
text-align:center !important;
line-height:20px;
}

#sidebar {
float: right;
width: 300px;
font-size: 1.3em;
padding: 1em 0 1em 0;
}

#sidebar ul {
list-style-type: none;
}

#sidebar li {
padding: 2px 0 2px 27px;
}

.phone {
background: url(images/telephone.gif) no-repeat scroll 0%;
}

.fax {
background: url(images/fax.gif) no-repeat scroll 0%;
}

.email {
background: url(images/email.gif) no-repeat scroll 0%;
}

.address {
background: url(images/address.gif) no-repeat top left; 
}

#footer {
clear: both;
background: #fff;
width: 863px;
border-top: #ccc 1px solid;
text-align: center;
}

#mymap {
float: left; 
width: 450px!important; 
height: 300px; 
position: relative; 
background-color: rgb(229, 227, 223); 
margin-left:1.7em;
border: #000 1px solid;
}

