html, body, h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
}
h1 img {
    display: block;
}
img {
    border: 0;
}
a {
    color: #464544;
}
a:hover {
    color: #666666;
}
.left {
    float: left;
}
.right {
    float: right;
}
.more {
    text-align: right;
}
.clear {
    clear: both;
}
.large-font {
    font-size:large;
}
.italic {
    font-style:italic;
}
body {
    background: url(../images/page_bg.gif);
    text-align: center;
    font-size: small;
    font-family:  'Trebuchet MS', 'Century Gothic', Verdana, sans-serif;

    color: #464544;
    padding-bottom: 10px;
}

#outer {
    background: top left url(../images/page_bg_top.gif) repeat-x;
    padding-top: 20px;
}

/** layout **/
#wrapper {
    text-align: left;
    margin: auto;
    width: 958px;
    position: relative;
    background: url(../images/body_bg.gif) repeat-y;
}
#body-bot {
    background: bottom left url(../images/body_bg_bot.jpg) no-repeat;
}
#body-top {
    background: url(../images/body_bg_top.gif) no-repeat;
    min-height: 800px;
    height: 800px;
    padding-bottom: 14px;
}

/** logo **/

#logo img {
    behavior: url(javascripts/iepngfix.htc);
}

#logo {
    position:relative;
    left:-50px;
    width: 35em;
    text-align: center;
}

#logo h1 {
    color: #6F7033;
    font: 22px "Arial narrow", arial, sans-serif;
    line-height: 1;
    padding-top: 0.8em;
}
#logo p {
    color: #464544;
    font: 16px "Arial narrow", arial, sans-serif;
    margin: 0;
}

/** nav **/

#nav {
    margin-top: 10px;
    width: 110%;
    position: absolute;
    left: -25px;
}
#nav li {
    list-style: none;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0;
    font-size:medium;
}
#nav a {
    /* color: #000; */
    color: navy;
    text-decoration: none;
    font-weight: bold;
}
#nav a:hover {
    color: #FFA405;
}

/** green box **/
#gbox {
    width: 431px;
    margin-top: 10px;
    margin-left: 22px;
}

/*
#gbox-bg  { background: url(../images/green_bg.gif) repeat-y; }
#gbox-grd { background: bottom url(../images/green_grad_bot.jpg) repeat-x; }
#gbox-top { background: url(../images/green_top.gif) no-repeat; height: 24px; }
#gbox-bot { background: bottom left url(../images/green_bot.gif) no-repeat; height: 23px; }
*/

#gbox-grd {
    min-height: 300px;
    padding: 2px 24px;
}

#gbox h2 {
    font: bold 14px arial, sans-serif;
    color: #000;
    margin: 0;
    margin-top:3em;
}

#gbox p {
    margin: 1em 0;
}

#features {
    background: #EDF0C4;
    padding: 14px;
    margin: 0 -14px;
}
#features h2 {
    position: relative;
}
#features ul {
    float: left;
    width: 49%;
    margin: 1em 0;
    padding: 0;
}
#features li {
    list-style: square;
    margin-left: 12px;
}

/** footer **/

#newsletter, #events {
    float: left;
    width: 49%;
    margin-top: 1em;
}
#newsletter h2, #events h2 {
    color: #fff;
}
#newsletter .text {
    width: 125px;
}
#newsletter form {
    margin: 0.3em 0 0.6em 0;
}
#newsletter p {
    margin: 0.3em 0;
    font-size: 10px;
}
#newsletter a {
    color: #000;
}

#events {
    margin-left: 6%;
    width: 38%;
}
#events ul {
    margin: 0.3em 0;
    padding: 0;
}
#events li {
    list-style: none;
    margin: 0;
    padding: 0;
}

/** grey box **/



#greybox {
    width: 326px !important;
    position: absolute !important;
    top: 320px !important;
    left: 570px !important;
}

#greybox { padding:20px; color:#fff; }
#greybox, #greybox .sb-inner {
    background:#444444;
    background:#444444 url(../images/grad.png) repeat-x;
}

#side_content {
    background:#444444;
}

#greybox h2 {
    font: bold 12px arial, sans-serif;
    color: #E4EE6A;
    line-height: 1.5;
}

#greybox a {
    color: #fff;
}

#copyright {
    font-size: 9px;
    color: #fff;
    margin-top: 60px;
}

#specials_side {
    min-height:175px;
    behavior: url(javascripts/iepngfix.htc);
    background-image: url(../images/special_star.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}

#tyre_search label {
    width: 6em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block
}

#tyre_search select {
    margin-left: 0em;
}

#tyre_search input {
    margin-left: 6.5em;
}

#about_side {
    min-height:275px;
    background-image: url(../images/policeman-smaller.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
}

#about_side h5 {
    margin:0;
    padding:0;
}



#main #specials_listing {
    border-collapse: collapse;
    color: black;
}

#main #specials_listing td {
    padding: 0.5em;
}

#main #specials_listing a {
    color: black;
}

#main .odd {
    background-color: #ffff99;
}

#main .even {
    background-color: #66ccff;
}


#main h2 {
    margin:0;
    font-style:oblique;    
}

#main h3 {
    font-style:italic;
    color: #0066ff;
}

#main h4 {
    color: black;
}




#tips {
    min-height:175px;
    background-image: url(../images/question.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
}

label
{
    width: 4em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block
}


input {
    width: 200px;
}

textarea {


}

.submit input 
{
    width: 100px;
    margin-left: 4.5em;
}

#email_form {
    min-height:175px;
    background-image: url(../images/email.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
}

#route_planner {
    min-height:175px;
    background-image: url(../images/map.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
}

.new_link {
    color: black;
    font-weight:bold;
}

#tyre_types {
    color:black;
}

#tyre_types a {
    color:black;
    font-weight:bold;
}

#taxi_side {
    min-height:175px;
    background-image: url(../images/cab.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}

#repairs_side {
    min-height:175px;
    background-image: url(../images/spanner.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}

#opening_times {
    position:absolute;
    top:110px;
    right: 60px;
    font-size:medium;
}

#news_ticker {
    padding-left: 25px;
}

#news_ticker h3 {
    display: inline;
    float: left;
}

#news {
    display: inline;
}

#news li {
    list-style: none;
    display: inline;
    float: left;
    font-size:medium;
    background-color: yellow;
}