body, div {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:   12px;
    text-align:  justify;
    text-indent: 0px;
    line-height: 1.5;
    color:       #666;
    margin:      0px 0px 0px 0px;
    padding:     0px;
}
table {
}
td {
    font-family: verdana, Helvetica, sans-serif;
    font-size:   13px;
    text-align:  left;
    text-indent: 0px;
    line-height: 1.5;
    color:       #666;
    vertical-align:   top;
}
th {width: 100px;
    font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:   11px;
    line-height: 1.5;
    color:       #369;
    text-align:  left;
    text-indent: 0px;
    background-color: #fff;
    text-transform:   uppercase;
    vertical-align: top;
}
img {
    border: 0;
    border-bottom-style: none;
    background: transparent;
}
b {
    color: #369;
    font-weight: bold;
    text-transform: uppercase;
}
pre {
    font-family: 'courier-new';
    font-size: 12px;
    color: #996633;
    margin: 5px 20px 10px 10px;
}
h1 { 
    color: #666;
    font-family: verdana;
    font-size: 16px;
    font-size: 1.25em;
    font-weight: bold;
    text-align: left;
    margin: 10px 20px 5px 0px;
    text-transform: uppercase;
}
h2 {
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    margin: 2px 5px 2px 0px;
}
h3 {
    color: #555;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding: 5px 0;
    margin: -2px 0 -2px 0;
}
h4 {
    color: #666;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
}
ul {
    margin-left: 20px;
}
ol {
}
ul, li, ol {
}
a:link {
    color: #06c;
    text-decoration: underline;
}
a:visited {
    color: #06c;
    text-decoration: underline;
}
a:hover {
    color: #aaa;
    text-decoration: none;
}
a:active {
    color: #f60;
    text-decoration: none;
}
/* -------------------------------- */
.navigation {
    width: 100%;
    float: left;
    margin: 0px 0px 0px 0px;
    background-color: #fff;
}
.navbox {
    width: 90px;
    float: left;
    margin: 11px 0px 10px 10px;
    text-align: center;
    background-color: #fff;
}
.imgbox {
    width     : 330px;
    height    : 40px;
    float     : left;
    margin    : 0px 0px 0px 0px;
}
.nav {
    font-size : 11px;
    color     : #06c;
    text-decoration: underline;
}
.page {
    width     : 750px;
    margin    : 20px 20px 20px 20px;
    background-color: #fff;
}
.footer {
    width     : 745px;
    margin    : 0px 0px 0px 0px;
    border-top: 1px;
    border-top-color:#ddd;
    border-top-style: solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    text-align: left;
    color     : #999999;
}
.subnavigation            { 
    background-color: #fff;
    border-color: #6699cc;
    width     : 130px;
    height    : 300px;
    margin    : 10px, 10px, 20px, 10px;
    float     : left;
    border-right-style: solid;
    border-right-width: 1px;
}
.manufacturers         { 
    background-color: #fff;
    width     : 150px;
    float     : left;
		text-align: center; 
}
.manufacturer        { 
    background-color: #fff;
    width     : 90%;
		margin-left: 20px;
    float     : left;
}
.manimage {
    width     : 100px;
    height    : 100px;
		text-align: center; 
}
.manlink { 
    width     : 130px;
    height    : 25px;
    float     : left;
		margin-top: 10px;
		text-align: center; 
}
.products {
    width     : 550px;
    float     : left;
    margin    : 15px, 10px, 10px, 10px;
    text-align: left; 
}
.itemdetails { 
    width     : 340px;
    float     : left;
    text-align: left; 
}
.itemimage            { 
    width     : 200px;
    float     : left;
    margin-bottom: 10px;
    text-align: center; 
}
.categories         { 
    background-color: #fff;
    width     : 340px;
    float     : left;
		margin-left: 10px;
		text-align: center; 
}
