body{
    background:url(/images/home-bg.gif) repeat-x;
}
#tableless{
    background:url(/images/homefooter-bg.gif) repeat-x bottom;
    width:100%;
}
.bannernavigation{
    float:left;
    width:741px;
    font-size:11px;
    background:url(/images/menu-bg.gif) repeat-x;
    border-bottom:0px #fed600 solid;
}
#main{
    line-height:18px;
    float:left;
    font-size:11px;
    width:700px;
    margin-left:0px;
    padding:15px 20px 0px 20px;
}
h1{
    color:#00009e;
    font-size:22px;
    font-family:Arial, Verdana;
    margin:0px;
    padding:0px 0px 5px 0px;
}
#main h1 a, #main h1 a:visited{
    color:#00009e;
    text-decoration:none;
}
#right{
    float:right;
    width:200px;
    margin:0px;
    padding:7px 0px 20px 10px;
}
#productbl{
    float:left;
    width:700px;
    display:block;
}
td{
    vertical-align:top; 
    width:201px;
}
#aboutbl{
    float:left;
    width:700px;
    display:block;
}
#aboutbl h1{
    color:#00009e;
    font-size:18px;
    font-family:Arial, Verdana;
    margin:0px;
    padding:0px 0px 5px 0px;
}
#aboutbl ul li{
    background:url(/images/arrow1.gif) no-repeat 0px 5px;
}
.divider{
    background:url(/images/line.gif) repeat-y center;
    width:50px;
}
.divider1{
    background:url(/images/line1.gif) repeat-y center;
    width:50px;
}
.cmxvspace{
    clear:both;
    width:700px;
    display:block;
}
#main a:visited{
    color:#0000ff;
}
#main a:hover, #main h1 a:hover{
    color:#f26522; 
}