body {
padding: 10px;
margin: 0px;
background-image: url(http://www.supremehoists.co.nz/templateimages/bg-body.gif);
background-color: #ffffff;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #F58220;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #cccccc;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #999999;
scrollbar-track-color: #EFEFEF;
}

html, body, td, div, p, span {
color: #000000;
font-family: verdana;
font-size: x-small;
}

a {
color: #ea0700;
font-family:verdana,arial;
}

a:hover	{
color: #ff8d12;
}

ul {
list-style-type: disc;
}

#header {
background-image: url(http://www.supremehoists.co.nz/templateimages/bg-header.gif);
background-color: #a7a7a7;
}

#nav {
background-image: url(http://www.supremehoists.co.nz/templateimages/bg-nav.gif);
background-color: #e9e9e9;
}

.navcol {
background-color: #ff5400;
}

.subnav	{
color: #cfcfcf;
font-size: xx-small;
border-top: solid #cfcfcf 1px;
border-bottom: solid #cfcfcf 1px;
background-color: #efefef;
padding: 3px 3px 6px 3px;
text-align: center;
}

.topstrip {
background-image: url(http://www.supremehoists.co.nz/templateimages/bg-strip.gif);
}

.leftstrip {
vertical-align: top;
background-image: url(http://www.supremehoists.co.nz/templateimages/bg-strip-vert.gif);
}

.rightstrip {
vertical-align: top;
background-color: #efefef;
}

.footeright {
width: 150px;
background-color: #ea0700;
vertical-align: bottom;
}

.content {
padding: 11px 20px 25px 19px;
vertical-align: top;
}

h1 {
font-size: medium;
font-weight: bold;
padding: 0px;
margin: 0px;
}

h2 {
font-size: medium;
font-weight: bold;
padding: 0px;
margin: 0px;
color: #ff5400;
}

.small {
font-family: verdana;
font-size: xx-small;
color: #666666;
}

/* ========================================================================================= */
/* NAVIGATION - With Colour Mouseovers */
/* ========================================================================================= */

#navigator {
width: 150px;
}

.button1, .button2, .currentpage, .submen {
font-family: verdana;
font-size: xx-small;
font-weight: bold;
text-align: left;
margin: 0px;
padding: 0px;
width: 150px;
}

.button1 a, .button2 a, .currentpage a, .submen a {
padding: 4px 15px 5px 6px;
text-decoration: none;
display: block;
width: 100%;
border-top: solid #ffffff 1px;
}

html>
body #navigator .button1 a,
body #navigator .button2 a,
body #navigator .currentpage a,
body #navigator .submen a {
width: auto;
}

.currentpage a {
color: #ff3c00;
background-color: #ffffff;
border-bottom: solid #ff5400 1px;
}

.button1 a {
color: #000000;
border-bottom: solid #000000 1px;
}

.button2 a {
color: #000000;
border-bottom: solid #000000 1px;
}

.submen a {
color: #000000;
border-bottom: solid #000000 1px;
font-weight: normal;
}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover,
.submen a:hover {
color: #ffffff;
background-color: #5a5a5a;
border-bottom: solid #000000 1px;
}