@import url("header.css");
@import url("footer.css");

body { background:url(../images/bg.jpg) repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:13px; }
#canvas { width:940px; margin:0 auto; padding-top:40px; }
a { color:#000; text-decoration:none; }
img { border:0px; }
h1 { font-family:"Times New Roman", Times, serif; font-size:22px; color:#004557; }
h2 { font-family:Arial, Helvetica, sans-serif; font-family:19px; color:#004557; }
h3 { font-family:"Times New Roman", Times, serif; font-size:16px; color:#004557; }
.note { font-size:9px; }
a.more { font-family:"Times New Roman", Times, serif; font-size:12px; color:#ba1600; }
.left { float:left; }
.right { float:right; }
.clear { clear:both; }
#slideBox { background:#e6e4e4; width:492px; border:1px solid #FFF; padding:5px; margin-bottom:5px; }
#slideshow { position:relative; height:275px; }
#slideshow IMG { position:absolute; top:0; left:0; z-index:8; }
#slideshow IMG.active { z-index:10; }
#slideshow IMG.last-active { z-index:9; }
.video { padding:0px; margin:0px; width:425px; margin-bottom:5px; }
.leftBox { width:492px; }
.rightBox { width:425px; }
hr { height:1px; background-color:#e0dfdf; border: 0;}
.productBar { background:#138590; padding:10px 15px; font-size:16px; color:#FFF; font-family:"Times New Roman", Times, serif; margin-top:40px; }
.productTable td { padding:10px 0; }
.top { margin-top:0px; }
input { margin:8px 0; }
.error { color:#CC0000; font-weight:bold; padding:6px; border:1px solid #CC0000; margin:6px 0;}
