@charset "UTF-8";

body  {
    background: #4877A9 url('/images/bg_body.jpg') no-repeat center top;
    color: #5D5E65;
    font: 12px Arial, Helvetica, sans-serif;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

#wrapper {
    text-align: left;        
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    width: 960px;
}

#header {
    background-image: url('/images/bg_headerTrans.png');
    width: 960px;	
    height: 150px;
}

#header div {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

#header-logo {
    margin-top: 5px;
    margin-left: 50px;
    border: none;
    float: left;
}

#header-logo img {
    border: none;
    width:  352px;
    height: 140px;
}

.header-menu {
    background-image: url('/images/b_topnav.png');
    color: #FFFFFF;
    margin-right: 10px;
    border: none;
    width: 87px;
    height: 19px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    float: right;
}

.header-menu:hover {
    background-image: url('/images/b_topnav-over.png');
    color: #FFFFFF;
}

#mainmenu {
    background-image: url('/images/bg_whiteTrans.png');
    padding-left: 72px;
    height: 40px;
    width: 888px;	
}
 
 
#mainmenu ul {
    text-transform: uppercase;	
    margin: 0px;
    padding: 0px;
    list-style: none;
}
 
#mainmenu ul li {
    display: block;
    position: relative;
    float: left;
}
 
#mainmenu li ul { 
    display: none; 
}
 
#mainmenu ul li a {
    background-color: #F0AD00;
    border-bottom: 10px solid #0A57A4;
    border-right: 1px solid #0A57A4;
    font: bold 14px Arial, Helvetica, sans-serif;	
    display: block;
    padding: 15px 15px 3px 15px;
    color: #FFFFFF;  
    margin-left: 1px;
    white-space: nowrap;
    height: 30px;
    width: 116px;
    text-align: center;
    text-decoration: none;
}
 
#mainmenu ul li a:hover {
    background-color: #F0AD00;
    color: #0A57A4;	
}
 
#mainmenu li:hover ul {
    display: block;
    position: absolute;
    height: 30px;
}
 
#mainmenu li:hover li {
    float: none;
}
 
#mainmenu li:hover a { 
    background-color: #F0AD00; 
    height: 30px;
}
 
#mainmenu li:hover li a:hover {
    background-color: #0A57A4;
    color: #FFFFFF;	
}

#mainmenu ul li ul li {
    z-index: 1020;
}

#mainmenu ul li ul li a {
    font: normal 12px Arial, Helvetica, sans-serif;
    padding: 15px 20px 3px 5px;	
    border-bottom: 1px solid #0A57A4;
    color: #000000;
    width: 160px;
    text-align: left;
    text-decoration: none;
}

#content {
    background: url('/images/bg_blueTrans.png') repeat-y 0px 0px;
    padding-top: 36px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 72px;
    width: 888px;
}

#invitation-badge {
    background: #FFFFFF;
    border-top: 4px #F0AD00 solid;
    border-bottom: 4px #F0AD00 solid;
    border-left: 4px #0A57A4 solid;
    border-right: 4px #0A57A4 solid;
    padding: 0px;
    margin-bottom: 5px;
    width: 183px;
    height: 270px;
    color: #0A57A4;
    font: bold 16px Arial, Helvetica, sans-serif;    
    text-align: left;
    text-decoration: none;
}

#invitation-badge header {
    text-align: center;
}

#invitation-language {
    margin: 0px;
    margin-left: 35px;
}

#invitation-badge article {
    padding: 5px;
    text-align: center;    
    font: normal 14px Arial, Helvetica, sans-serif;
}

#invitation-badge article div {
    padding: 10px 0px;
    text-align: left;    
    width: 100%;
}

#invitation-badge-menu {
    margin: 0px auto;
    padding: 5px;
    background-color: #F0AD00;
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #000000;
    border: none;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;    
}

.invitation-badge-menu:hover {
    background-color: #0A57A4;
    color: #FFFFFF;
}

#sidebar {
    padding-top: 0px;
    padding-bottom: 48px;
    padding-left: 17px;
    width: 205px;
    float: right;
}

#sidenav1 {
    padding-bottom: 2px;	
    display: block;
    width: 159px;
    height: 160px;
    background: url('/images/b_packaging.png') no-repeat 0 0;
}

#sidenav1:hover {
    background-position: -159px 0;
}

#sidenav2 {
    padding-bottom: 2px;	
    display: block;
    width: 159px;
    height: 160px;
    background: url('/images/b_distribution.png') no-repeat 0 0;
}

#sidenav2:hover {
    background-position: -159px 0;
}

#sidenav3 {
    padding-bottom: 2px;	
    display: block;
    width: 159px;
    height: 160px;
    background: url('/images/b_blending.png') no-repeat 0 0;
}

#sidenav3:hover {
    background-position: -159px 0;
}

#sidenav4 {
    padding-bottom: 2px;	
    display: block;
    width: 159px;
    height: 205px;
    background: url('/images/hiring_extravaganza_flyer.png') no-repeat 0 0;
}

#mainContent {
    color: #000000;
    font: 12px Arial, Helvetica, sans-serif;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0;
    padding-right: 43px;
    padding-bottom: 36px;
    padding-left: 23px;
    width: 578px;
    float: left;
}

#mainContent h1 {
    color: #000000;
    font: bold 22px Arial, Helvetica, sans-serif;
}

#mainContent h2 {
    color: #000000;
    font: bold 18px Arial, Helvetica, sans-serif;
}

#mainContent h3 {
    color: #000000;
    font: bold 16px Arial, Helvetica, sans-serif;
}

#mainContent h4 {
    color: #073B70;
    font: bold 16px Arial, Helvetica, sans-serif;
    border-bottom: 1px dotted #073B70;
}

#mainContent h5 {
    color: #000000;
    font: bold 14px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 3px;
    border-bottom: 1px dotted #000000;
}

#mainContent h6 {
    color: #073B70;
    font: bold 14px Arial, Helvetica, sans-serif;
}

#mainContent p {
    line-height: 18px;
}

#mainContent p.caption {
    font-size: 11px;
    font-style: italic;
    margin-bottom: 24px;
}

#mainContent p.date {
    color: #4877A9;
    font: bold 11px "Trebuchet MS", Helvetica, sans-serif;
    text-transform: uppercase;
    text-indent: 12px;
}

#mainContent p span.cTitle {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

#mainContent p.quote {
    font: italic 14px "Times New Roman", Times, serif;
}

#mainContent a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
}

#mainContent a:hover {
    text-decoration: underline;
}

#mainContent a.small {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

#subContent {
    color: #000000;
    font: 12px Arial, Helvetica, sans-serif;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0;
    padding-right: 43px;
    padding-bottom: 36px;
    padding-left: 23px;
    width: 578px;
    float: left;
}

#subContent h1 {
    color: #000000;
    font: bold 22px Arial, Helvetica, sans-serif;
}

#subContent h2 {
    color: #000000;
    font: bold 18px Arial, Helvetica, sans-serif;
}

#subContent h3 {
    color: #000000;
    font: bold 16px Arial, Helvetica, sans-serif;
}

#subContent h4 {
    color: #073B70;
    font: bold 16px Arial, Helvetica, sans-serif;
    border-bottom: 1px dotted #073B70;
}

#subContent h5 {
    color: #000000;
    font: bold 14px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 3px;
    border-bottom: 1px dotted #000000;
}

#subContent h6 {
    color: #073B70;
    font: bold 14px Arial, Helvetica, sans-serif;
}

#subContent h7 {
    color: #000000;
    font: bold 14px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

#subContent p {
    line-height: 18px;
}

#subContent p.caption {
    font-size: 11px;
    font-style: italic;
    margin-bottom: 24px;
}

#subContent p.date {
    color: #4877A9;
    font: bold 11px "Trebuchet MS", Helvetica, sans-serif;
    text-transform: uppercase;
    text-indent: 12px;
}

#subContent p span.cTitle {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

#subContent p.quote {
    font: italic 14px "Times New Roman", Times, serif;
}

#subContent a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
}

#subContent a:hover {
    text-decoration: underline;
}

#subContent a.small {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

a strong {
    color: #073B70;
    font-size: 14px;
    font-weight: bold;
}

strong {
    color: #0A57A4;
    font-size: 15px;
    font-weight: bold;
}

#footer {
    background: url('/images/bg_footer.png') no-repeat;
    margin: 0px;
    padding: 0px;
    height: 144px;
    width: 960px;
}

#footer #footerLeft {
    color: #94B0CD;
    font: 11px "Trebuchet MS", Helvetica, sans-serif;
    padding-top: 80px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 99px;
    height: 21px;
    width: 600px;
    float: left;
}

#footer #footerRight {
    text-align: left;
    padding: 0px;
    padding-top: 60px;
    height: 47px;
    width: 261px;
    float: right;
}

#footerRight a {
    padding-bottom: 2px;	
    display: block;
    width: 261px;
    height: 47px;
    background: url('/images/b_pureguard.png') no-repeat 0 0;
}

#footerRight a:hover {
    background-position: -261px 0;
}

#footerLeft a {
    color: #94B0CD;
    font: bold 11px "Trebuchet MS", Helvetica, sans-serif;
    text-decoration: none;
    margin-right: 4px;
    margin-left: 4px;
}

#footer a:hover {
    color: #FFFFFF;
}

.red {
    color: #CC0000;
}

img.drawdashes {
    border-bottom: 1px dashed #000000;
    width: 100%;
}

img.drawline {
    border-bottom: 2px solid #BFCFE0;
    width: 100%;
}

tr.box-lt td {
    background: #C48D02;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #073B70;
    padding-top: 6px;
}

tr.spaced td {
    padding-top: 8px;
    padding-right: 2px;
    border-bottom: 1px dotted #0A57A4;
    padding-bottom: 4px;
}

.formbutton {
    background: #E0D3B0;
    font-size: 10px;
    font-weight: bold;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    border-left: 1px solid #CDAE87;
    border-top:1px solid #CDAE87;
    text-transform: uppercase;
}

.formselect {
    background: #E0D3B0;
    font-family: arial;
    font-size: 11px;
    border: 1px solid #CDAE87;
}

#slider {
    border: 1px solid #FFFFFF;
    position: relative; 
    visibility: visible;
    background-color: black;
    overflow: hidden; 
    width: 576px; 
    height: 288px;
}


#slider ul, #slider li,
#slider2 ul, #slider2 li {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    list-style: none;
}

#slider2 {
    margin-top:1em;
}

#slider li, #slider2 li { 
    width:576px;
    height:288px;
    border-width: 0px;
}	

.clearfloat {
    clear:both;
    font-size: 1px;
    line-height: 0px;
    height:0px;
}

.drawdots {
    border-bottom: 1px dotted #000000;
    width: 100%;
}

.pix {
    border: 1px solid #FFFFFF;
}

.caption {
    font-size: 11px;
    font-style: italic;
    margin-bottom: 24px;
}

.quote {
    font: italic 14px "Times New Roman", Times, serif;
}

.small {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

/* Jobs */
.jobs {
    margin: 0px;
    border: none;
}

.jobs header {
    font-weight: bold; 
    font-size: 24px;		
}

.jobs summary {
    color: #073B70;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
}

.jobs strong {
    color: #073B70;
    font-weight: bold;
}

.jobs table {
    border-collapse: collapse; 
    margin: 10px auto;
    width: 350px;
}

.jobs table thead {
    background: #073B70;; 
    color:white; 
}

.jobs table tbody {
    color:black;
    font-weight:bold;
    border: 1px solid black;
}

.jobs table tr th {
    margin: 0px; 
    padding: 5px; 
    text-align: left;
}

.jobs table tbody tr td {
    margin: 0px; 
    padding: 5px; 
    text-align: left;
}
