body{
    font:70% Tahoma, Verdana, Arial;
    margin:0px;
    color:#000;
}
#container{
    width:760px;
    background:url(/images/bg.gif) repeat-y;
    margin:auto;
}
#banner{
    float:left;
    line-height:13px;
    background-color:#000;
}
.logo {
    margin:16px 0px 0px 20px;
}
.print-logo{
    display:none;
}
.bannernavigation{
    height:25px;
    float:left;
    font-size:11px;
    width:760px;
    display:block;
    border-top:1px #fff solid;
    border-bottom:1px #fff solid;
}
.bannernavigation a{
    display:block;    
    float:left;
    color:#fff;
    border-right:1px #707070 solid;
    background-color:#363636;
    text-decoration:none;
    padding:5px 13px 7px 13px;
}
.bannernavigation a.custom{
    border-right:0px;
    padding:5px 13px 7px 14px;
}
.bannernavigation a:hover, #banner_current{
    color:#000;
    background-color:#ffff00;
}
h1{
    font-family:Arial, Verdana;
    color:#000;
    font-size:18px;
    font-weight:bold;
    margin:0px;
    padding:0px 0px 10px 0px;
}
.right-caption{
    float:right;
    margin:28px 16px 0px 0px;
}
.search{
    display:block;
    text-align:right;
    margin:20px 0px 14px 0px;
}
.search input{
    border:1px #0a4887 solid;
    width:150px;
    vertical-align:top;
    margin-right:1px;
}
.printbg{
    background:url(/images/print-bg.gif) no-repeat;
    width:175px;
    display:block;
    line-height:15px;
    padding:10px 0px 0px 45px;
}
.print{
    background:url(/images/print.jpg) no-repeat;
    padding:2px 0px 20px 30px;
    display:block;
    font-size:11px;
    color:#0000cc;
}
#left{
    width:225px;
    float:left;
    font-size:11px;
    line-height:13px;
    background:url(/images/left-bg.gif) repeat-y;
    padding:0px 0px 15px 0px;
}
#left a{
    color:#000;
}
#left a:hover {
    color:#f26522;
    text-decoration:none;
}
#left h2{
    color:#000;
    font-size:15px;
    font-weight:bold;
    line-height:18px;
    border-bottom:2px #ff0000 solid;
    margin:10px 38px 10px 12px;
    padding:0px 0px 0px 0px;
}
#left h2 a{
    color:#000000;
    text-decoration:none;
}
#left ul {
    margin:0px 0px 0px 12px;
    padding:0px;
    list-style:none;
}
#left ul li{
    background:url(/images/arrow.gif) no-repeat 0px 4px;
    padding:0px 35px 5px 12px;
}
#main ul{
    margin:5px 0px 0px 10px;
    padding:0px;
    list-style:none;
}
#main ul li{
    background:url(/images/arrow.gif) no-repeat 0 5px;
    padding:0px 0px 5px 10px;
}
#right{
    float:right;
    width:220px;
}
#main{
    width:535px;
    float:left;
    line-height:1.5em;
    padding:0px 0px 20px 0px;
}
.breadcrumbs{
    font-size:11px;
    line-height:18px;
    float:left;
    display:block;
    width:310px;
    padding:15px 0px 25px 0px;
}
#main a{
    color:#0000ff;
}
#main a:visited { 
    color:#800080; 
}
.breadcrumbs a, #main .breadcrumbs a:visited {
    color:#0000ff;
}
#main a:hover, #main .breadcrumbs a:hover{
    color:#f26522;
    text-decoration:none;
}
#footer{
    clear:both;
    font-size:11px;
    color:#fff;
    height:95px;
    line-height:18px;
    background:url(/images/footer-bg.jpg) repeat-x;
    padding:20px 0px 0px 20px;
}
.copyrightnotice{
    display:block;
}
#footer a{
    color:#fff;
}
#footer a:hover{
    text-decoration:none;
}
.imgborder{
    padding:2px;
    border:4px #ccc solid;
}
.spacing {
    margin:0px 15px 10px 0px;
}
.products{
    width:535px;
    margin-bottom:20px;
    float:left;
    display:block;
}
.products1{
    idth:313px;
    margin-bottom:20px;
    display:block;
}
.spacing1 {
    margin:0px 8px 0px 0px;
}
#tblproducts{
vertical-align:top;
margin-bottom:10px;
}
#tblproducts td{
    text-align:center;
    vertical-align:top;
}
#contactform .col1{
    width:150px;
    float:left;
    padding-bottom:5px;
}
#contactform .col2{
    padding-bottom:5px;
}
#contactform textarea{
width:250px; border: 1px solid #ccc; background-color:white;
}
#contactform .col2 input{
width:150px; border:1px #ccc solid; background-color:white; margin-right:5px; vertical-align:top;
}
#contactform .formfield{
    float:none;
    margin:0px;
    display:block;
}
#contactform .checkbox {
    width:156px;
    adding:5px 0px 5px 0px;
    float:left;
}
#contactform .widetext{
    clear:both;
}
#contactform .submit{
    width:370px;
    padding-left:153px;
}
#contactform .multiline{
    width:520px;
    float:left;
    margin:0px;
    display:block;
}
.print-address{
    display:none;
}
.greybg{
    background-color:#ececec;
    width:510px;
    height:25px;
    padding:10px 0px 5px 0px;
    display:block;
    font-weight:bold;
    border:1px #dadada solid;
    text-align:center;
}
.spacediv{
    float:left;
    display:none;
}
.imgspc{
padding-right:60px;
float:right;
}