body{
    margin: 0;
    padding: 0;
    font-family: Arial;
}

*html body{
    padding-left: 10px;
}

.container{
    min-width: 970px;
}

.lockwidth {
}

*html .container {
    border-left: 970px solid #FFFFFF;
    /*min-width*/
    position: relative;
    float: left;
    z-index: 1;
}

*html .lockwidth {
    margin-left: -970px; /*-min-width*/
    position: relative;
    float: left;
    z-index: 2;
    background-color: transparent !important;
}


#header{
    width: 100%;
    height: 225px;
    background-image: url("../images/headlarge.gif");
    background-repeat: no-repeat;
}

#header #logo{
    float: left;
    margin: 10px 0 0 30px;
    border: none;
}


#header #red{
    float:left;
    clear: left;
    height: 19px;
    width: 179px;
    margin: 146px 0 0 0;
    background-color: #ed2024;
}


#header #orange{
    float:right;
    clear: right;
    height: 19px;
    width: 279px;
    margin: 146px 0 0 0;
    background-color: #f5f5e1;
}


*html #header #orange{
    margin: 206px 0 0 0;
}

#main{
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0;
    text-align: left;
}

#main #news{
    background-color: #ed2024;
    width: 179px;
}

#main #news h1{
    font-size: 18pt;
    font-weight: normal;
    color: #ffffff;
    text-align: left;
    padding: 0;
    margin: 5px 0 0 10px;
}


#main #product{
    background-color: #f5f5e1;
    width: 279px;
}


#main #product h1{
    font-size: 18pt;
    font-weight: normal;
    color: #ed882e;
    text-align: left;
    padding: 0;
    margin: 5px 0 0 10px;
}

#main #subhead{
    background-image: url("../images/subhead.jpg");
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 48px;
}

#main #subhead ul{
    margin: 0;
    padding: 14px 0 0 0;
    height: 34px;
}

#main #subhead li{
    display: inline;
    margin: 0 10px 0 10px;
    padding: 7px 0 7px 0;
}


#main #subhead a{
    color: #000000;
    font-size: 10pt;
    padding: 0;
    margin: 0;
}

.active{
    background-image: url("../images/menu.jpg");
    background-repeat: repeat-x;
    margin: 0 !important;
}

*html .active{
    padding: 9px 0 7px 0 !important;
}  

.active a{
    text-decoration: none;
}

.al{
    background-image: url("../images/al.gif");
    background-repeat: no-repeat;
    margin: 0 0 0 10px !important;
    width: 9px !important;
    height: 34px !important;
}

.ar{
    background-image: url("../images/ar.gif");
    background-repeat: no-repeat;
    margin: 0 10px 0 0 !important;
    width: 9px;
    height: 34px !important;
}

#left{
    background-color: #ed2024;
    width: 179px;
    padding: 0 0 50px 0;
}

#left p{
    color: #ffffff;
    font-size: 10pt;
    margin: 0 10px 0 10px;
    padding: 3px 0 15px 0;
}

#left a{
    color: #ffffff;
    font-size: 10pt;
}

#center h1{
    font-size: 12pt;
    margin: 20px 0 0 20px;
}

#center p{
    font-size: 10pt;
    margin: 20px;
}

#right{
    background-color: #f5f5e1;
    width: 279px;
}   

#prodlist{
    margin: 5px 0 0 px;
}

#prodlist img{
    padding: 0 0 0 10px;
}

#prodlist td{
    padding: 0 0 15px 0;
}

#prodlist p{
    font-weight: bold;
    margin: 0 10px 0 5px;
    font-size: 10pt;
}

#prodlist p a{
    font-weight: normal;
    color: #000000;
}

.date{
    color: #000000;
    background-color: #ffffff;
    font-size: 10pt;
    font-weight: bold;
    margin: 0 10px 0 10px;
}

#left2 {
    width: 179px;
}

#left2 p{
    font-size: 10pt;
    margin: 0 10px 0 10px;
    padding: 3px 0 15px 0;
}

#left2 a{
    font-size: 10pt;
    color: #000000;
}

#left2 h1{
    font-size: 18pt;
    font-weight: normal;
    color: #ed2024;
    text-align: left;
    padding: 0;
    margin: 15px 0 0 10px;
}


#footer{
    background-color: #6186d7;
    height: 70px;
}

#footer p{
    color: #ffffff;
    font-size: 8pt;
    margin: 10px 0 0 10px;
}

#bottomline{
    height: 15px;
    background-color: #6186d7;
}

.style5 {
    font-size: 10pt
}

.style3 {font-size: 12px}
.style6 {color: #000000; font-size: 12px; font-weight: bold; }
.style7 {
    color: #FF0000;
    font-weight: bold;
}
.style8 {color: #FF0000}

.News li {
color: #808285;
font-size: 12px;
}

.News a {
color: #ce2125;
}

.page_text td {
font-size: 12px;
}
