* {margin:0; padding:0;}

/*-------clear fix-------*/
  .box {

  }
  .floated {
    float: left;
    background: #f00;
    width: 100px;
    height: 100px;
    border: 1px solid #f0f;
  }
      
  * html .clearfix {
    height: 1%; /* IE5-6 */
  }
  .clearfix {
    display: inline-block; /* IE7xhtml*/
  }
  html[xmlns] .clearfix { /* O */
    display: block;  
  }
  .clearfix:after { /* FF, O, etc. */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
/*-------end clear fix-------*/


body {
height:100%;
background:#000;
color:#000;  
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:.85em;
line-height:120%;
}

a {
color:#cc0000;
text-decoration:underline;
}

a:hover {
color:#616161;
text-decoration:none;
}

a img {
border:none;
}

hr {
margin:10px 0 20px 0;
border:none;
width:99%;
color:#eeeeee;
background-color:#eeeeee;
height:1px;
clear:both;
}

dl {
margin:20px 0;
}

dt {
font-weight:bold;
}

dd {
margin-bottom:10px;
}

fieldset {
border:none;
margin:20px 0;
}

legend {
font-weight:bold;
color:#000;
padding:5px 0;
}

ul {margin-left:15px;}

ul.tyrelist {
margin:3px 0 10px 0;
}

ul.tyrelist li {
list-style-type:none;
padding:5px 25px;
background:url(images/tyre_icon.jpg) left center no-repeat;
}

p {
padding:2px 0 15px 0;
}

#centerColumn { 	
margin:0 auto;
width:770px;
text-align:left;
vertical-align: middle;	
background-color:#ffffff;
border-left:1px solid #fff;
border-right:1px solid #fff;
}

h2 {
margin:0 0 .5em 0;
padding:.2em 0 0 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.4em;
line-height:100%;
}

h3 {
margin:0 0 .5em 0;
padding:.75em 0 0 0;
font-size:1.2em;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
}

#navbar {
background-color:#000;
width:550px;
float:left;
clear:left;
padding-top:6px;
height:25px;
text-transform:uppercase;
font-weight:bold;
border-bottom:2px solid #ccc;
}

#navbar ul {
list-style:none;
background-color:#000;
margin:0 0 0 10px;
}

#navbar li {
margin:0;
list-style:none;
display:inline;
background-color:#000;
}

#navbar li a {
margin:0 15px 0 0;
color:#fff;
font-size:12px;
text-decoration:none;
background:url(images/tyre_icon_black.jpg) left center no-repeat;
padding-left:28px;
}

#navbar li a:hover {
text-decoration:underline;
}

#header {
margin:0;
padding:10px 0 14px 10px;
background:url(images/header.jpg);
float:left;
width:540px;
border-bottom:1px solid #fff;
}

#header h1 {
margin:0;
padding:10px 0 0 0;
font-size:1.7em;
font-weight:lighter;
letter-spacing:.15em;
color:#000;
}

#header h1 a {
text-indent:-999999px;
display:block;
width:513px;
height:93px;
background:#fff url(images/logo.jpg) no-repeat;
}

#header h2 {
margin:0 0 0 0;
padding:1em 0 0 0;
font-size:.9em;
font-weight:300;
letter-spacing:.1em;
color:#000;
}

div.padded {
padding:10px;
}

#contentwrap {
background:url(images/contentwrap.gif) repeat-y;
border-top:1px solid #fff;
clear:both;
}

body#services #contentwrap {
background:#fff;
}

body#about #contentwrap {
background:#fff;
}

#block_1 {
float:left;
width:461px;
}

body#home #block_1 {
width:614px;
}
#block_1 img {
display:inline;
margin:0;
padding:0;
width:202px;
}
#block_1 a img {
border:none;
}

.cell_1 {
float:left;
width:307px;
margin-left:1px;
}

.cell_2 {
float:left;
width:153px;
margin-left:1px;
position:relative;
background:#fff;
}

.cell_3 {
float:left;
width:153px;
margin-left:1px;
}

.barepic {
border:none;
}

.right {
float:right;
}

.left {
float:left;
}

.center {
width:auto;
margin-left:auto;
margin-right:auto;
}

.clear {
clear:both;
}

img.floatright {
float:right;
margin-left:15px;
}

img.floatleft {
float:left;
margin-right:15px;
}

#footer {
position:relative;
clear:both;
bottom:0;
padding:10px 0;
text-align:center;
font-size:.7em;
color:#666;
}

#footer a {
color:#666;
}
#footer ul li {
display:inline;
padding:0 0 0 5px;
}
#footer ul {
display:inline;
}
#footer p {
display:inline;
}