body {
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 8pt;
 color: #000;
 margin: 0;
 background: #fff url(images/bg_body.gif) repeat-x;
 }
a:link {
 font-family: verdana, arial, helvetica, sans-serif;
 color: #00c;
 text-decoration: none;
 }
a:visited {
 color: #00c;
 text-decoration: none;
 }
a:hover {
 color: #004;
 text-decoration: underline;
 }
a:active {
 color: #00c;
 }
h1 {
 font-size: 16px;
 margin: 0px;
 margin-bottom: 10px;
 }
h2 {
 font-size: 12px;
 margin: 0px;
 margin-bottom: 5px;
 }
h4 {
 font-size: 10px;
 padding: 0px;
 }
#header {
 position: absolute;
 left: 180px;
 top: 0px;
 }
#content {
 position: absolute;
 left: 180px;
 top: 91px;
 width: 602px;
 padding: 0px 0px 0px 0px;
 }
#contentTable {
 width: 100%;
 background: #fff;
 border-left: 1px solid #000;
 border-right: 1px solid #000;
 border-bottom: 1px solid #000;
 }
#contentTable a:link, #contentTable a:visited, #contentTable a:active {
 color: #00c;
 }
#contentTable a:hover {
 color: #004;
 }
/*** Menu ***/
#menuContain {
 position: absolute;
 left: 45px;
 top: 102px;
 width: 120px;
 font-size: 12px;
 }
#menuContain a:link, a:active, a:visited {
 color: #000;
 }
#menuContain a:hover {
 text-decoration: underline;
 }
#menuContain ul {
 width: 118px;
 \width: 120px;
 w\idth: 118px;
 padding: 0px;
 margin: 0px;
 border: 1px solid #000;
 border-bottom: 2px solid #000;
 background: #fff;
 }
#menuContain ul li {
 list-style: none;
 margin: 0px;
 border-top: 1px solid #aaa;
 background: #fff;
 }
#menuContain ul li a {
 display: block;
 width: 100px;
 \width: 118px;
 w\idth: 100px;
 padding: 2px 6px 2px 4px;
 border-right: 8px solid #eee;
 background: #fff;
 text-decoration: none;
 text-align: left;
 }
#menuContain ul li a:link {
 color: #000;
 }
#menuContain ul li a:visited {
 color: #000;
 }
#menuContain ul li a:hover {
 color: #000;
 border-color: #aaa;
 background: #ddd;
 }
/*** End Menu ***/

/*** Product Menu ***/
#ProdmenuContain {
 position: absolute;
 left: 45px;
 top: 250px;
 width: 118px;
 font-size: 10px;
 border: 1px solid #000;
 border-top: none;
 }
#ProdmenuContain a:link, a:active, a:visited {
 color: #000;
 }
#ProdmenuContain a:hover {
 text-decoration: underline;
 }
#ProdmenuContain ul {
 width: 118px;
 \width: 118px;
 w\idth: 118px;
 padding: 0px;
 margin: 0px;
 background: #ddd;
 }
#ProdmenuContain ul li {
 list-style: none;
 margin: 0px;
 background: #fff;
 padding: 1px;
 }
#ProdmenuContain ul li.header {
 background: #ddd;
 padding: 2px;
 border-top: 1px solid #000;
 border-bottom: 1px solid #000;
 font-weight: bold;
 color: #333;
 }
#ProdmenuContain ul li.sub1 {
 padding-left: 6px;
 }
#ProdmenuContain ul li.sub2 {
 padding-left: 12px;
 }
/*** End Product Menu ***/
.main {
 vertical-align: top;
 }
.text {
 vertical-align: top;
 padding: 10px 20px 20px 20px;
 }
.text img {
 padding: 5px;
 border: 0px;
 }
.textProduct {
 vertical-align: top;
 padding: 10px 5px 10px 5px;
 }
#footer {
 width: 600px;
 text-align: center;
 }
.text ul {
 list-style: square;
 margin-top: 5px;
 padding: 3px;
 margin-left: 15px;
 border-left: 1px solid #aaa;
 }
.text li {
 padding: 1px;
 }
.linkHeader {
 width: 65%;
 font-weight: bold;
 border-bottom: 1px solid #aaa;
 }
#newsHeader {
 font-weight: bold;
 border-bottom: 1px solid #000;
 }
.news {
 vertical-align: top;
 padding: 10px 10px 10px 10px;
 }
.news img {
 padding: 3px;
 border: 0px;
 }
#newsarchive {
 width: 30%;
 height: 530px;
 vertical-align: top;
 text-align: left;
 padding: 10px 0px 0px 5px;
 border-left: 1px solid #ddd;
 }
#archiveHeader {
 width: 100%;
 font-size: 10px;
 border-bottom: 1px solid #000;
 padding-top: 1px;
 }
.date {
 font-weight: none;
 }
#newsarchive iframe {
 width: 100%;
 height: 100%;
 }
/*** Products ***/
#pTable {
 width: 100%;
 padding: 10px 10px 10px 10px;
 }
#pTable img {
 border: 0px;
 }
.pInfo {
 vertical-align: top;
 }
.pInfo ul {
 padding: 3px;
 margin-left: 10px;
 }
.pInfo li {
 list-style: square;
 padding: 1px;
 margin-bottom: 8px;
 }
.pHeader {
 font-size: 16px;
 margin: 0px;
 margin-bottom: 10px;
 }
.bottom {
 vertical-align: bottom;
 }
.pSpecs {
 width: 240px;
 background: #ddd;
 padding: 10px;
 margin-top: 20px;
 border: 1px solid #000;
 font-size: 10px;
 }
.pSpecs table {
 width: 100%;
 }
.pSpecs td {
 padding: 2px;
 }
.bold {
 font-weight: bold;
 }
.pImages {
 vertical-align: top;
 width: 260px;
 }