@charset "utf-8";
body {
        background-repeat: no-repeat;
        background-position: center top;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 70%;
}

* {
        padding: 0;
        margin: 0;
        border: none;
        text-align: left;
}

a{
        font-weight: bold;
        color: #0D1778;
}

#outta { text-align: center; width: 100%; }

#center_container {
        position: relative;
        width: 1075px;
        margin-right: auto;
        margin-left: auto;
}

/* TOP AREA */

#top { width: 1075px; clear: both;}

#logo {
        float: left;
        width: 346px;
        height: 100px;
        padding-top: 20px;
}

#top_nav {
        float: left;
        width: 680px;
        height: 120px;
        padding-left: 40px;
}



/* HEADER AREA */
#header {
        position: relative;
        width: 1075px;
        clear: both;
}
#jbanner {
        float: left;
        width: 625px;
        height: 265px;
        background-color: #262626;
        overflow: hidden;
}

#top_header_right {
        width: 450px;
        height: 265px;
        float: left;
}
#top_header_right h1 {
        font-size: 170%;
        font-family: Arial, Helvetica, sans-serif;
        color: #ffffff;
        font-weight: normal;
        padding-top: 10px;
}

.header { width: 450px; height: 45px; background-image:url(../images/header_repeat.gif); background-repeat: repeat-x; }
.mini_logo {
        width: 45px;
        height: 45px;
        background-image:url(../images/header_mini_logo.gif);
        background-repeat:no-repeat;
        background-position:center center;
        float: left;
        margin-bottom: 0px;
}
.middle_logo {
        width: 45px;
        height: 45px;
        background-image:url(../images/middle_header_logo.jpg);
        background-repeat:no-repeat;
        background-position:center center;
        float: left;
        margin-bottom: 0px;
}
.white_logo {
        width: 45px;
        height: 45px;
        background-image:url(../images/white_bg_logo.jpg);
        background-repeat:no-repeat;
        background-position:center center;
        float: left;
        margin-bottom: 0px;

}

.header_content {
        width: 450px;
        height: 225px;
        background-image: url(../images/header_right_bg.jpg);
        background-repeat: repeat-x;
        background-position: left top;

}


.header_content_pad {
        padding: 15px;
}

.header_content_pad h2 {
        font-size: 120%;
        font-weight: bold;
        font-family:Arial, Helvetica, sans-serif;
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #ACACAC;
        color: #333333;
}

.header_content_pad p {
        font-size: 100%;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        margin-bottom: 15px;
        color: #333333;
        line-height: 130%;
}
.clear_stuff {
        display: block;
        width: 100%;
        height: 5px;
        clear: both;
}
#sub_headers {
        clear: both;
        width: 100%;
        position: relative;
        background-image: url(../images/sub_headers_bg.jpg);
        background-repeat: repeat-x;
        background-position: left top;
        height: 90px;
        margin-bottom: 15px;
}
.sub_headers_left {
        float: left;
        height: 90px;
        width: 4px;
        background-image: url(../images/sub_headers_left.jpg);
        background-repeat: no-repeat;
        background-position: left top;
}
.sub_headers_right {
        float: right;
        height: 90px;
        width: 4px;
        background-image: url(../images/sub_headers_right.jpg);
        background-repeat: no-repeat;
        background-position: left top;
}

.sub_headers_content {
        float: left;
        height: 90px;
        width: 1065px;
}
.sub_sub_content {
        float: left;
        height: 90px;
        width: 178px;
        background-image: url(../images/sub_sub_border.jpg);
        background-repeat: no-repeat;
        background-position: right top;
}
.sub_sub_content_end {
        float: left;
        height: 90px;
        width: 168px;
        background-image:none;
        background: none;
}
.sub_sub_pad {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 15px;
}

.sub_sub_pad h3, h4, h5, h6, h7 {
        font-size: 110%;
        color: #FFFFFF;
        margin-bottom: 5px;
}

.sub_sub_pad p {
        color: #CCCCCC;
}
#middle {
        clear: both;
        width: 100%;
}
#middle_left {
        float: left;
        width: 610px;
        margin-right: 20px;
        padding-left: 5px;
}
#middle_left_items_container {
        width: 100%;
        padding-top: 10px;
}

.middle_header {
        width: 100%;
        height: 45px;
        clear: both;
}
.middle_header h2 {
        font-size: 190%;
        color: #1E227D;
        padding-top: 10px;
        font-family: Arial, Helvetica, sans-serif;
}

.middle_left_items {
        float: left;
        height: 160px;
        width: 300px;
        margin-right: 10px;
        margin-bottom: 10px;
}
.middle_left_items_end {
        float: left;
        height: 160px;
        width: 300px;
        margin-right: 0px;
        margin-bottom: 5px;
        background-color: #587AC2;
}

.header_industries {
        width: 100%;
        height: 45px;
        background-image:url(../images/header_repeat.gif);
        background-repeat: repeat-x;
}
.header_industries .sub_head {
        color: white;
        font-size: 140%;
        padding-top: 12px;
        padding-left: 15px;
}

#middle_right {
        float: left;
        width: 440px;
}
.middle_right_pad {
        padding-top: 5px;
        padding-right: 15px;
        padding-left: 50px;
}
.middle_left_pad {
        padding-top: 5px;
        padding-right: 5px;
        padding-left: 50px;
}
.middle_right_pad a.news_link {
        font-size: 120%;
        margin-bottom: 5px;
        text-decoration: none;
        line-height: 130%;
        display: block;
}
.middle_left_pad a.news_link {
        font-size: 120%;
        margin-bottom: 5px;
        text-decoration: none;
        line-height: 130%;
        display: block;
}
.news_link2 {
        font-size: 100%;
        color: #FFFFFF;
        margin-bottom: 5px;
        text-decoration: none;
        line-height: 130%;
        display: block;
}
.middle_left_pad p {
        line-height: 160%;
        color: #333333;
        margin-top: 0px;
        padding-top: 0px;
}
.middle_right_pad p {
        line-height: 160%;
        color: #333333;
        margin-top: 0px;
        padding-top: 0px;
}
.clear_stuff_news {
        display: block;
        clear: both;
        height: 25px;
        width: 100%;
}

.clear_stuff_news_bottom {
        display: block;
        clear: both;
        height: 20px;
        width: 100%;
        border-bottom: 1px solid #ccc;
        margin-bottom: 15px;
}
#contact_container {
        float: left;
        width: 300px;
}
#contact_container p {
        margin-bottom: 10px;
        color: #666666;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        line-height: 110%;
}

#social_logo_container {
        float: left;
        width: 300px;
        margin-right: 10px;
}
.social_logo {
        float: left;
        width: 100px;
        margin-right: 0px;
        height: 40px;
}
#social_logo_container2 {
        float: left;
        width: 600px;
        margin-right: 10px;
}
.social_logo2 {
        float: left;
        width: 100px;
        margin-right: 0px;
        height: 40px;
        padding-left: 5px;
}

/* BANNER CSS */

#slideshow {
        position:relative;
        width: 625px;
        height: 265px;
        margin-left: auto;
        margin-right: auto;
}

#slideshow IMG {
        position:absolute;
        top:0;
        left:0;
        z-index:8;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        opacity:0.0;
        background-image: url(../images/CarbonVer000.jpg);
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


/* END BANNER */
#bottom {
width: 1075px;
        clear: both;
        margin-top: 10px;
        margin-right: 0px;
        margin-bottom: 10px;
        margin-left: 0px;
        border-top-width: 2px;
        border-top-style: solid;
        border-top-color: #CCCCCC;
        background-color: #F1F7FA;
        height: 10em;
}
#bottom_pad {
        padding-top: 15px;
        padding-right: 0px;
        padding-bottom: 15px;
        padding-left: 15px;
}
#bottom_pad .bottom_links {
        float: left;
        width: 260px;
}
.bottom_links ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        height: 10em;
}
.bottom_links li {
        line-height: 150%;
}

.bottom_links li a {
        font-weight: normal;
        color: #666666;
        text-decoration: none;
}

#cms_left {
   width: 200px;
   padding-left: 10px;
   float: left;
   margin-right: 40px;
        }

#cms_left ul {
   list-style-type: none;
   margin-left: 40px;
   margin-top: 10px;
}

#cms_left li {
        line-height: 140%;
}

#cms_left li a {
        font-size: 110%;
}

#cms_right {
        width: 680px;
        float: left;

}

table td {
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 0px;
}

.cms_pad {
        padding: 10px;
        padding-left: 25px;
}

.cms_pad input {
        padding: 3px;
        border: 1px solid #ccc;
        font-size: 110%;
}

.cms_pad .button {
        background-color: #FFFFFF;
        color: white;
        font-weight: bold;
}

h2 {
        font-size: 120%;
        font-weight: normal;
        margin-bottom: 15px;
        color:#003366;
        font-weight: bold;
}

p {
        line-height: 140%;
        margin-bottom: 10px;
}

.float_left {
float: left; margin-right: 15px;
}
