body, html, ul, li, h1, h2, p {padding: 0; margin: 0;}

body {
 text-align: center;
 font-size: 62.5%;
 font-family: verdana;
 background: #FFF url('/images/21.jpg') repeat-x;
 color: #333;
}

h1 {
 color: #275b9e;
 font-size: 2em;
 margin: 0 0 10px 0;
 background: transparent url('/images/26.gif') no-repeat 0 4px;
 padding: 0 0 4px 25px;
 font-weight: normal;
}

h2 {
 color: #275b9e;
 font-size: 1.4em;
 margin: 15px 0 10px 0;
 font-weight: normal;
}

p {
 margin: 10px 0;
 font-size: 1.2em;
}

ul {
 padding: 0 0 0 20px;
}

li {
 margin: 0 0 3px 0;
 font-size: 1.2em;
}

hr {
 clear: both;
 width: 0;
 height: 0;
}

a {
 outline: none;
 color: #008400;
}

img.product {
 float: left;
 padding: 20px 20px 20px 0;
}

a, a img  {
 border: none;
}

#container {
 width: 900px;
 text-align: left;
 position: relative;
 margin: 30px auto;
 background: #FFF url('/images/30.jpg');
}

#wrapper {
 position: relative;
 padding: 315px 0 0 0;
}


/* content */

#content {
 padding: 0 0 0 200px;
 float: left;
 width: 700px;
}

#content div.wrapper {
}

#content div.body {
 padding: 15px 30px 15px 30px;
}

#content p {
}

/* -- left side navigation -- */

#products {
 width: 199px;
 float: left;
 margin: 0 0 0 -900px;
 /* border-right: 1px solid #cccccc; */
}

#products div.wrapper {
 padding: 20px 15px 0 15px;
}

#products ul {
 list-style: none;
 padding: 0 0 0 12px;
}

#products h2 {
 margin: 0;
 font: normal 14px/14px verdana;
 color: #275b9e;
 background: transparent url('/images/31.png') no-repeat;
 padding: 1px 0 4px 25px;
}

#products a {
 display: block;
 padding: 10px 10px 10px 0;
 font: bold 11px/12px verdana;
 color: #555;
 text-decoration: none;
 border-bottom: 1px dotted #AAA;
}

#products a.last {
 border: none;
}

#products a.banner {
 border: none;
 padding: 40px 0 20px 0;
}

#products a:hover {
 color: #C94160;
}


/* excerpts */

#content div.excerpts {
}

#content div.excerpt {
}

#content div.excerpt h2 {
}

#content div.excerpt-body {
}

#content div.excerpt-body p {
}

#content div.excerpt p.action {
}

/* -- right top navi -- */

#categories {
 position: absolute;
 top: 70px;
 right: 0px;
 width: 200px;
 height: 215px;
 background: #88bb00 url('/images/23.png') no-repeat top right;
 color: #FFF;
 font-weight: bold;
}

#categories ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

#categories li {
 display: block;
 border-bottom: 1px solid #c0db80;
 text-align: right;
 margin: 0;
 padding: 0;
}

#categories li.last {border: none;}

#categories a {
 display: block;
 padding: 13px 35px 0 0;
 font: bold 11px/11px arial;
 color: #FFF;
 text-decoration: none;
 height: 22px;
}

#categories a:hover {
 background: #83b200;
}

/* -- breadcrumbs -- */

#breadcrumbs {
 position: absolute;
 top: 285px;
 left: 200px;
 width: 700px;
 height: 30px;
 background: #cedbea;
 color: #336699;
 font: bold 12px/12px arial;
}

#breadcrumbs div.wrapper {
 padding: 9px 10px 0 30px;
}

#breadcrumbs a {
 color: #336699;
 font: bold 12px/12px arial;
}

/* -- small contact us -- */

#contact-us {
 position: absolute;
 top: 285px;
 left: 0;
 width: 200px;
 height: 30px;
 background: #adcf59;
}

#contact-us a {
 display: block;
 padding: 8px 10px 0 45px;
 font: bold 14px/14px arial;
 color: #008400;
 text-decoration: none;
}

#contact-us a:hover {
 text-decoration: underline;
}

#upstairs {
 position: absolute;
 top: 0;
 left: 0;
}

/* -- footer -- */

#footer {
 background: #2f67a5;
 color: #FFF;
 padding: 5px 20px;
}

#footer a {
 color: #FFF;
 text-decoration: none;
}

#footer a:hover {
 text-decoration: underline; 
}


/* ads */


#ad-top-small {
 position: absolute;
 top: 70px;
 left: 0;
 width: 200px;
 height: 235px;
}

#ad-top-wide {
 background: #F5F7E8;
 position: absolute;
 top: 70px;
 left: 200px;
 width: 500px;
 height: 215px;
}

#ads-bottom {
 border-top: 1px solid #cccccc;
}