body {
    width: 760px;
    background: #fff;
    margin: 0 auto;
    padding:0;
    font-family: Tahoma, sans-serif;
}
#container .print_logo {display: none;}
#container {
    width: 760px;
    background: url("/images/container_bg.gif") repeat-y;
}
#banner .top_margin {
    display: block;
    height: 20px; 
    background: #fff;
    
}

#banner .bannernavigation {
    background: url("/images/banner_nav_bg.gif") no-repeat;
    height: 37px;
    width: 100%;
    text-align: center;
    display:block;
    margin-bottom: 20px;
    padding-top: 5px;
}
#banner .bannernavigation a {
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    line-height: 28px;
    color: #000;
    text-decoration: none;

    }

#banner .bannernavigation img {
    margin: 0px;
    }

#banner_current, #banner .bannernavigation a:hover {
    border-bottom: 4px #1C70AB solid;
}

#banner .mktg {
    display: block;
    width: 700px;
    height: 200px;
    background: #eee url("/images/c2a_bg.jpg") repeat-x;
    margin: 0px auto 20px auto;
    padding: 0px;
    text-align: left;
}
#banner .mktg img {
margin: 0px;
}
#banner .c2a {
    width:158px;
    margin: 0px;
    margin-left:11px;
    padding:20px 0px 0px 0px;
    text-align: center;
    float: left;
    display: block;
}

#banner .search_text {
    color: #fff;
    font-size: 11px;
    text-align: left;
    display:block;
    margin-left:5px;
}
#banner .google {
    width: 150px;
}

#banner .google img {
    margin-bottom:15px;
}

#banner .c2a input {
    width:146px;
    border: 1px  #1C70AB solid;
}


#banner .usability{
    display: block;
    width: 700px;
    margin: 0px auto 20px auto;
    font-size: 0.8em;
}
#banner .breadcrumbs {float:left;}
#banner .print {float: right;}


/*---- LEFT Margin ---- */
/*---- right margin rules are intermixed --- */
#left {
    width: 160px;
    float:left;
    clear: left;
    display: inline;
    margin-left: 30px;
    font-size: 0.9em;
}
#left .bucket, #right .bucket {
    display: block;
    background: url("/images/left_bg.jpg") no-repeat;
    margin-bottom: 25px;
    color: #555555;
}
#right .bucket {
    background: url("/images/right_bg.jpg") no-repeat;
}


#left h2, #right h2 {
    color: #1E77B5;
    font-family: Arial, sans-serif;
    font-size: 14px;
    margin:0px;
    padding: 5px 0px 5px 5px;
}
#left h2 a, #right h2 a {
    color: #1E77B5;
    text-decoration: none;
}
#left h2 a:hover, #right h2 a:hover {
    text-decoration: underline;
}

#left p, #right p {
    margin: 0px;
    padding: 0px 0px 0px 5px;
}
#left ul, #left li, #right ul, #right li, #main li, #main ul {
    list-style-image: url("/images/bullet.gif");
}
#left ul, #right ul, #main ul {
    margin:0px 10px;
    padding-left:0px;
}
#left ul { margin-left: 5px;}
#left li, #right li {
    padding: 2px 0px 2px 0px;
    margin-left: 15px;
}

#left a, #left li a, #right li a {
    color: #555555;
    text-decoration: none;
}

#left a:hover, #left li a:hover, #right li a:hover {
    text-decoration: underline;
}

/*---- MAIN---*/
#main {
    float: right;
    display: inline;
    width: 520px;
    padding-bottom: 10px;
    margin-right: 30px;
    background: url("/images/main_faded_bg.gif") no-repeat center left; 
}
#main p, #main li {
    margin: 0px;
    padding: 0px 0px 10px 0px;
    line-height:150%;
    font-size: 0.9em;
}
#main .img_margin {
    margin-right: 5px;
}

#main li { margin-left: 15px; }
#main h1 {
    color: #1E77B5;
    font-family: Arial, sans-serif;
    font-size: 14px;
    margin:0px;
    padding: 5px 0px 5px 0px;
}
#main h1 a {
    color: #1E77B5;
    text-decoration: none;
}
#main h1 a:hover {
    text-decoration: underline;
}

#main .industries_served_table {
    clear: right;
}

#main .industries_served_table td {
    vertical-align: top;
}

#main .industries_served_table img {
    margin-bottom:10px;
    border: 1px #ddd solid;
}

#main .product_images {
    margin-bottom: 5px;
    margin-right: 5px;
    border: 1px #999 solid; 
}

#main .graybg {
    background: #eee;
    padding: 5px;
    border: 1px #ddd solid;
}

#main strong  font.cmx-Smaller { vertical-align: sub;}
#main em font.cmx-Smaller { vertical-align: sub; font-style: normal;}


/*--- RIGHT Margin -- */
#right {
    width: 160px;
    float: right;
    display: inline;
    line-height: 130%;
    font-size: 0.9em;
}

#right p { padding: 10px; }

#right .contact {
    display:block;
    height: 185px;
    background: url("/images/right_contact_bg.gif") no-repeat;
    color: #555555;
    margin-bottom:20px;
}

#right h3 {
    color: #1E77B5;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    margin:0px;
    padding: 10px 0px 5px 10px;
}


/*----Footer-----*/
#footer {
    border-top: 4px #1C70AB solid;
    background: #EBEBEB;
    width: 700px;
    margin: 0 auto;
    padding: 25px 0px 20px 0px;
    text-align: center;
    color: #707070;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
}
#footer p {
    margin:5px;
}

#footer a {
    color: #707070;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}
