a img { border: 0; }
body { font-family: 'Arial', 'Helvetica', sans-serif; font-size: 0.8em;
    line-height: 1.3; margin: 0; padding: 0;
    background-image: url(images/global/bg.png); background-repeat: repeat-x;
    background-position: center top; }
html { padding: 0; margin: 0; }
input, textarea { padding: 2px; font-size: 1em; 
    font-family: 'Arial', 'Helvetica', sans-serif; }
input.text { width: 15em; }
textarea { width: 25em; }
label { font-weight: bold; padding-bottom: 2px; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em; }
#main { background-color: #fff; width: 960px; height: 800px; margin: 0 auto; }
#wrapper { position: absolute; z-index: 10; top: 30px;
    background-position: right top; background-repeat: no-repeat;
    width: 950px; height: 700px; }
#nav { font-size: 0.9em; float: left; width: 235px; padding-top: 350px;
    line-height: 30px; padding-bottom: 10px; }
#nav ul li, #nav ul { list-style: none; margin: 0; padding: 0;
    text-transform: uppercase; }
#nav ul { margin-left: 15px; }
#nav li ul li { list-style: square inside; }
#nav a, #nav { color: #333; text-decoration: none; }
#nav a { padding: 5px; }
#nav a:visited { color: #555; }
#brands { text-align: center;  }
#brands img { margin: 5px 20px; }
#contact { float: left; width: 180px; padding: 0 20px; padding-top: 555px; }
#content { float: left; width: 450px; padding: 0 20px; padding-top: 110px;
    text-align: justify; }
#tick_top { height: 362px; background-image: url(images/global/tick.png);
    background-repeat: no-repeat; background-position: center top; }
#tick_bottom { background-color: #fff; height: 438px; }
#nav a.active { color: #fff; background-color: #d93c2d; padding: 5px; }
#nav a:hover { color: #fff; background-color: #d93c2d; }
#footer { clear: both; text-align: center; background-color: #d93c2d; 
    color: #fff; width: 960px; padding: 5px 0; font-size: 0.9em; }
#footer a { color: #fff; font-weight: bold; }
#footer p { margin: 0; padding: 0; }

body.home table td, body.about table td { text-align: center }

td h3, td p { margin: 0; padding: 0; }
td { padding-bottom: 10px; font-size: 0.9em; }
table.tile img, body.products table img, body.accessories table img {
    border: solid 1px #fff; background-color: #fff; padding: 5px; }
table.tile a:hover img, body.products table a:hover img,
body.accessories table a:hover img {
    border-color: #aaa; background-color: #f0f0f0; }
table { width: 100%; }
td { vertical-align: middle; }
table.tile td, body.tools td, body.accessories td {height: 120px; width: 33%;
    text-align: center; }
table.tile h3,  body.tools table h3, body.accessories table h3,
div.products h3 { 
    margin-top: 10px; margin-bottom: 5px; }
body.about table { width: 100%; margin-top: 40px; }
body.home table { width: 100%; margin-top: 28px; }
body.products table td { text-align: center; }

p.back { text-align: center; margin: 0; padding: 0; }
a { color: #333; }
a:visited { color: #555; }
.access { display: none; }
.legal { font-size: 0.8em; }

