/* base.css */
html {
    padding:0;
    margin:0;
}
body {
    padding:0;
    margin:0;
    line-height:130%;
    text-align: center;
    background-color:#F6F3EC;
    background-repeat:repeat-x;
    font-family: "Helvetica", "Arial", "Verdana";
    font-size: 9pt; 
    color: #676767;
}
img {
    border:0pt;
}

a { color: #899759;}

#container {
    text-align: left;
    margin: 0px auto;
    width: 946px;
}
#top_shadow {
    background-position:-1px 50%;
    background-image:url(/media/images/common/top_shadow.jpg);
    height:30px;
}
#repeat_shadow {
    background-image:url(/media/images/common/repeating_shadow.jpg);
    height:100%;
}
#bottom_shadow {
    position:relative;
    background-image:url(/media/images/common/bottom_shadow.jpg);
    height:36px;
}
#content {
    background-color:white;
    width:902px;
    margin:0 auto;
    text-align:justify;
    padding:20px 10px 26px;
}
#header {
    text-align:left;
    position:relative;
/*
    background-image:url(/media/images/common/header_bg.jpg);
*/
    background-image:url(/media/images/common/header_top_shad.jpg);
    background-repeat:no-repeat;
    background-color:white;
    height: 146px;
    padding: 0px;
    margin:0 auto;
    width:923px;
}

#topnav {
    clear:both;
    background-image:url(/media/images/common/topnav_bg.jpg);
    width:923px;
    margin:0 auto;
    position:absolute;
    height:38px;
    line-height:38px;
    bottom:0pt;
    left:0px;
}
#topnav li {
    color:#FFFFFF;
    display:block;
    float:left;
    margin:0;
    padding:0;
    text-align:center;
}
#topnav ul,li {
    text-align:center;
    margin:0;
    padding:0;
}
   
#topnav a {
   color:white;
   text-decoration:none;
   font-size:10pt;
}
#topnav a:hover, #topnav a:active, #topnav .selected a {
    background-image:url(/media/images/common/nav_hilite.gif);
    background-repeat:repeat-x;
    background-position:50% 21px;
    padding:5px 1px;
}
h2 {
    font-weight:normal;
    font-size: 13pt;
    color: #AEA88E;
}
#footer {
    overflow:hidden;
    background-image:url(/media/images/common/footer_bg.jpg);
    position:relative;
    background-color:white;
    height:47px;
    margin:0 auto;
    width:923px;
}
div#siteby a {
    color:#96A183;
    text-decoration:none;
    font-size:7pt;
    }
div#siteby {
    font-size:7pt;
    padding-right:20px;
    color:#96A183;
    text-align: right;
}
#top_right_links {
    padding-top:48px;
    float:right;
    width:191px;
    height:27px;
    text-align:left;
    color:#4E4D49;
}

#top_right_links a {
    text-decoration:none;
    font-weight:bold; 
    color:#E4A641;
}
a#request_sample_top_link {
    padding-left:12px;
}
a#request_sample_top_link:hover {
}
li#home {
    width:98px;
}
li#companies {
    width:105px;
}
li#innovation {
    width:101px;
}
li#international {
    width:121px;
}
li#mission {
    width:83px;
}
li#employment {
    width:121px;
}
li#distributor {
    width:168px;
}
li#contact {
    width:125px;
}
#home_flash {
    text-align:center;
    margin:0 auto;
}
#home_cta_container {
    height:200px;
    background-repeat:no-repeat;
    background-image:url(/media/images/common/home_cta_bg.jpg);
    background-color:white;
    width:856px;
    padding:0 33px;
    margin:0 auto;
    text-align:justify;
}
.home_cta {
    float:left;
}
#footer_links li {
    color:#4C4C4C;
    display:block;
    float:left;
    margin:0;
    padding:0;
    text-align:center;
}
#footer_links {
    left:0px;
    margin:0 0 0 280px;
    line-height:57px;
}
#footer_links ul {
    text-align:center;
    margin:0;
    padding:0;
}
#footer_links li {
    text-align:center;
    margin:0;
    padding:0 12px;
    background-image:url(/media/images/common/bot_nav_sep.jpg);
    background-repeat:no-repeat;
    background-position:right 50%;
}
#footer_links li.last {
    background-image:none;
}
   
#footer_links a {
   color:#FFF;
   text-decoration:none;
   font-size:10pt;
}
#footer_links a:hover {
    color:#D3A23B;
}
img#signup-text, #email_signup_box, #email_submit {
    float:left;
}
#email_signup {
    position:absolute;
    margin:9px 0 0;
    top:9px;
}
#email_signup_box {
    border:1px solid #ABABAB;
    width:128px;
    height:18px;
    padding:1px;
    margin:1px 0 0;
}
#email_submit {
    width:29px;
    height:22px;
    padding:0;
}

#heading {
    margin:0 0 0 12px;
    background-color:#F9F8F3;
    width:922px;
}
#flatpage_content {
    padding:0 33px;
}
#sitemap-heading {
    padding:0 0 15px 0;
}
div#sitemap a {
    color:#7D8B36;
    text-decoration:none;
    font-size:9pt;
    }
div#sitemap ul, div#sitemap li {
    list-style-type:none;
    line-height:23px;
    text-align:left;
}
div#sitemap {
    font-size:11pt;
}
.topmap {
    float:left;
    text-align:left;
    width:405px;
}
.bottommap {
    float:left;
    text-align:left;
}

form {
    padding:0pt;
    margin:0pt;
}
