﻿body
{
    background-color:#29acc2;
    margin-top:0;
    padding-bottom:15px;
    font-family:Arial;
    color:#002a30;
}

h1
{
    font-size:50px;
    color:#ffffff;
    font-family:Times New Roman;
    font-weight:normal;
    margin:0;
}

p
{
    font-size:14px;
    padding:0;
    margin:10px 0 10px 0;
    line-height:20px;
}

a
{
    color:#FFFFFF;
    text-decoration:none;
}

a:hover
{
    color:#E5E165;
}

ul
{
    font-size:14px;
}

.link
{
    font-size:11px;
    font-weight:bold;
    color:#ffffff;
    text-transform:uppercase;
    text-decoration:none;
}

.link:hover
{
    color:#E5E165;
}

hr
{
    height:3px;
    color:#00333b;
    background-color:#00333b;
    border:none;
}

.splashreadmore
{
    display:block;
    width:175px;
    height:44px;
    background-image:url(Images/splashreadmore.gif);
    float:right;
    margin-top:35px;
}

.splashreadmore:hover
{
    background-image:url(Images/splashreadmore_o.gif); 
}

.playvidlink
{
    text-decoration:none;
    text-transform:uppercase;
    font-weight:bold;
    color:#ffffff;
    background-image:url(Images/playbtn.gif);
    background-repeat:no-repeat;
    padding:0 0 2px 18px;
    font-size:10px;
}

#wrapper
{
    width:890px;
    margin:0 auto;
}

#header
{
    width:890px;
    height:105px;
    padding-top:15px;
}

#header .logo
{
    float:left;
    width:225px;
    margin-right:28px;
}

#header .navigation
{
    float:left;
    width:636px;
    height:99px;
    background-image:url(Images/doubleborder.gif);
    background-repeat:repeat-x;
    background-position:left bottom;
}

#header .navigation ul
{
    list-style-type:none;
    margin:39px 0 0 0;
    padding:0;
        font-size:18px;
}

#header .navigation ul li
{
    float:left;
    margin-left:40px;
    padding:0;
}

#header .navigation ul li a
{
    color:#ffffff;
    text-transform:uppercase;
    font-size:12px;
    font-family:Arial;
    text-decoration:none;
    font-weight:bold;
}

#header .navigation ul li a.selected
{
    color:#131414;
}

#header .navigation ul li a:hover
{
    color:#e5e165;
}

#content
{
    float:left;
    width:890px;
    padding-top:33px;
}

#content #columnleft
{
    float:left;
    width:189px;
    margin-right:64px;
}

#content #columnleftLarge
{
    float:left;
    width:676px;
}

#content #columnmiddle
{
    float:left;
    width:423px;
}
#content #columnright
{
    float:left;
    width:176px;
    margin-left:38px;
}

.leftnav
{
    margin:0;
    padding:0;
    list-style-type:none;
}

.leftnav li
{
    position:relative;
    display:block;
    width:206px;
    margin-top:4px;
    text-align:center;
    color:#FFFFFF;
}

.leftnav li .arrow
{
    display:none;
    position:absolute;
    top:0;
    right:-7px;
    width:7px;
    height:31px;
    background-image:url(Images/leftnavselectedarrow.gif);
}

.leftnav li a
{
    padding:9px 0 0 0;
    color:#FFFFFF;
    text-decoration:none;
    display:block;
    height:22px;
    background-color:#131414;
    font-size:11px;
}

.leftnav li:hover
{
    
}

.leftnav li a:hover
{
    color:#29acc2;
    background-color:#002a30;
}

.leftnav li.open
{
    
}
.leftnav li.open a
{
    color:#29acc2;
    background-color:#002a30;
}

.leftnav li.selected
{
    #margin-bottom:-2px;
}
.leftnav li.selected a
{
    color:#002a30;
    background-color:#e5e165;
}

.leftnav li.selected .arrow
{
    display:block;
}


.leftnav li .leftnavdropdown
{
    width:156px;
    height:92px;
    padding:19px 25px 0 25px;
    margin-top:3px;
    position:relative;
    color:#002a30;
    text-align:left;
    font-size:11px;
    background-color:#ffffff;
    background-image:url(Images/leftnavdownarrow.gif);
    background-repeat:no-repeat;
    background-position:center top;
}

.leftnav li .leftnavdropdown a
{
    background-color:#ffffff;
    color:#29acc2;
}

.leftnav li .leftnavdropdown .subnav
{
    display:block;
    background-color:Transparent;
    padding:0 0 5px 0;
    height:auto;
}

.leftnav li .leftnavdropdown .subnav:hover
{
    color:#000000;
}

.leftnav li .leftnavdropdown .subnav.selected
{
    color:#000000;
}

.timessubheading
{
    font-family:Times New Roman;
    font-size:18px;
    color:#000000;
    line-height:23px;
}

.newssnippet
{
    font-family:Arial;
    margin-bottom:13px;
}

.newssnippet .heading
{
    margin:0 0 0 0;
    font-weight:bold;
    font-size:16px;
    color:#131414;
}

.newssnippet .blurb
{
    font-size:11px;
    color:#002a30;
    margin-bottom:0;
    margin-top:5px;
    line-height:16px;
}

.newssnippet ul
{
    margin:0 0 0 15px;
    padding:0;
    font-size:11px;
    line-height:20px;
    margin-bottom:5px;
}

.newssnippet .link
{
    margin-top:0;
}

.newssnippet .link a
{
    font-size:11px;
    font-weight:bold;
    color:#ffffff;
    text-transform:uppercase;
    text-decoration:none;
}

.newssnippet .link a:hover
{
    color:#E5E165;
}

#footer
{
    clear:both;
    padding-top:15px;
    width:890px;
    height:17px;
}

#footer a
{
    color:#002A30;
}

#footer .footerleft
{
    float:left;
    width:676px;
    margin-right:38px;
    border-top:solid 3px #00333b;
    font-family:Arial;
    font-size:12px;
    padding-top:17px;
    
}

#footer .footerleft .footernav
{
    font-size:10px;
    margin-left:90px;

}


#footer .footerleft .footernav ul
{
    margin:0;
        padding:0;
    list-style-type:none;
    font-size:10px;
}

#footer .footerleft .footernav li
{
    float:left;
    margin-left:10px;
}

#footer .footerleft .footernav li a
{
    color:#002A30;
    text-decoration:none; 
}

#footer .footerright
{
    float:left;
    width:176px;
    border-top:solid 3px #00333b;
    font-family:Arial;
    font-size:9px;
    padding-top:17px;
}

#footer .footerright a
{
    color:#002A30;
    text-decoration:none;    
}

.casestudyleftlistitem
{
    margin-bottom:30px;
}

.casestudyleftlistitem .listheading
{
    width:100%;
    height:100px;
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    color:#000000;
    text-align:right;
    border-bottom:solid 1px #ffffff;
}

.casestudyleftlistitem .listheading span
{
    color:#FFFFFF;
}

.casestudylistitem
{
    border-bottom:solid 1px #ffffff;
    height:100px;
    margin-bottom:30px;
}

.casestudylistitem .listheading
{
    color:#ffffff;
    font-size:18px;
    font-weight:bold;
}

.casestudylistitem .listdescription
{
    font-size:14px;
    margin-top:5px;
}

.casestudyselector
{
    height:110px;
}

.casestudyselector .casestudynumlink
{
    display:block;
    font-family:Arial;
    font-size:11px;
    width:16px;
    height:18px;
    color:#000000;
    background-image:url(Images/caseball.gif);
    font-weight:bold;
    padding:3px 0 0 5px;
    float:left;
    margin:0 0 5px 5px;
}

.casestudyselector .casestudynumlink:hover
{
    background-image:url(Images/caseball_o.gif);
}

.casestudyselector .casestudynumlink.selected
{
    color:#ffffff;
    background-image:url(Images/caseball_s.gif);
}

.casestudyheading
{
    color:#000000;
    height:57px;
}

.casestudyheading .casestudyheadingtable
{
    border-bottom:dotted 2px black;
    padding-bottom:14px;
}

.casestudyheading .casestudyheadingtable .italicheading
{
    font-family:Times New Roman;
    font-size:12px;
    font-style:italic;
}

.casestudyheading .casestudyheadingtable .boldheading
{
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
}

.casestudysubheadingtable
{
    
}

.casestudysubheadingtable .casenumber
{
    color:#ffffff;
    font-family:Arial Black;
    font-size:36px;
    float:right;
}

.casestudysubheadingtable .casenumber span
{
    font-family:Arial;
    font-size:18px;
}

.clientpicture
{
    height:202px;
    margin-bottom:20px;
}

.clientpicturedetail
{
    width:423px;
    height:202px;
    background-image:url(Images/clientpicturedetailbg.jpg);
    background-repeat:no-repeat;
    background-position:left bottom;
    background-color:#ffffff;
    margin-bottom:20px;
}

.clientpicturedetail .clientpicturedetailheading
{
    width:393px;
    height:32px;
    background-color:#000000;
    padding:13px 0 0 30px;
}

.clientpicturedetail .clientpicturedetailheading .heading
{
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    color:#29acc2;
}

.clientpicturedetail .clientpicturedetailheading .number
{
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    color:#ffffff;
}

.clientpicturedetail .clientpicturedetailtext
{
    padding:22px 30px 0 30px;
}

.ourclientsleftcol
{
    width:646px;
    height:672px;
    padding:15px 15px 0 15px;
    background-image:url('Images/bluegradbottombg.jpg');
    background-repeat:repeat-x;
    background-position:left bottom;
    background-color:#FFFFFF;
}

.ourclientsleftcol #logoNamPakFlexible
{
    display:block;
    width:150px;
    height:54px;
    background-image:url('Images/ClientLogos/nampakflexible.gif');
    background-repeat:no-repeat;
    float:left;
    margin:0 0 0 6px;
}

.ourclientsleftcol #logoNamPakFlexible:hover
{
    background-image:url('Images/ClientLogos/nampakflexible_o.gif');
}

.ourclientsleftcol #logoNamPakTubesTubs
{
    display:block;
    width:152px;
    height:53px;
    background-image:url('Images/ClientLogos/nampaktubestubs.gif');
    background-repeat:no-repeat;
    float:left;
    margin:0 88px 0 97px;
}

.ourclientsleftcol #logoNamPakTubesTubs:hover
{
    background-image:url('Images/ClientLogos/nampaktubestubs_o.gif');
}

.ourclientsleftcol #logoNamPaksSacks
{
    display:block;
    width:150px;
    height:52px;
    background-image:url('Images/ClientLogos/nampaksacks.gif');
    background-repeat:no-repeat;
    float:left;
}

.ourclientsleftcol #logoNamPaksSacks:hover
{
    background-image:url('Images/ClientLogos/nampaksacks_o.gif');
}

.ourclientsleftcol #logoUnitransSugar
{
    display:block;
    margin:0 0 0 17px;
    float:left;
    width:103px;
    height:93px;
    background-image:url('Images/ClientLogos/unitranssugar.gif');
    background-position:center center;
    background-repeat:no-repeat;
}

.ourclientsleftcol #logoUnitransSugar:hover
{
    background-image:url('Images/ClientLogos/unitranssugar_o.gif');
}

.ourclientsleftcol #logoUnitransFuel
{
    display:block;
    margin:0 115px 0 154px;
    float:left;
    width:103px;
    height:95px;
    background-image:url('Images/ClientLogos/unitransfuel.gif');
    background-position:center center;
    background-repeat:no-repeat;
}

.ourclientsleftcol #logoUnitransFuel:hover
{
    background-image:url('Images/ClientLogos/unitransfuel_o.gif');
}

.ourclientsleftcol #logoNpc
{
    display:block;
    float:left;
    width:148px;
    height:95px;
    background-image:url('Images/ClientLogos/npc.gif');
    background-position:center center;
    background-repeat:no-repeat;
}

.ourclientsleftcol #logoNpc:hover
{
    background-image:url('Images/ClientLogos/npc_o.gif');
}

.ourclientsleftcol #logoPremierFoods
{
    display:block;
    margin:0 0 0 5px;
    float:left;
    width:151px;
    height:113px;
    background-image:url('Images/ClientLogos/premierfoods.gif');
    background-position:center center;
    background-repeat:no-repeat;
}

.ourclientsleftcol #logoPremierFoods:hover
{
    background-image:url('Images/ClientLogos/premierfoods_o.gif');
}

.ourclientsleftcol #logoNcpAlcohols
{
    display:block;
    margin:0 77px 0 78px;
    float:left;
    width:196px;
    height:113px;
    background-image:url('Images/ClientLogos/ncpalcohols.gif');
    background-position:center center;
    background-repeat:no-repeat;
}

.ourclientsleftcol #logoNcpAlcohols:hover
{
    background-image:url('Images/ClientLogos/ncpalcohols_o.gif');
}

.ourclientsleftcol #logoTetrapak
{
    display:block;
    float:left;
    width:99px;
    height:113px;
    background-image:url('Images/ClientLogos/tetrapak.gif');
    background-position:center center;
    background-repeat:no-repeat;
}

.ourclientsleftcol #logoTetrapak:hover
{
    background-image:url('Images/ClientLogos/tetrapak_o.gif');
}

.ourclientsleftcol #logoSBV
{
    display:block;
    float:left;
    width:121px;
    height:114px;
    background-image:url('Images/ClientLogos/SBV-Services.png');
    background-position:center center;
    background-repeat:no-repeat;
}

.ourclientsleftcol #logoSBV:hover
{
    background-image:url('Images/ClientLogos/SBV-Services_o.png');
}

.ourclientsleftcol #logoAutovest
{
    display:block;
    float:left;
    margin:0 77px 0 78px;
    width:270px;
    height:114px;
    background-image:url('Images/ClientLogos/Autovest.png');
    background-position:center center;
    background-repeat:no-repeat;
}

.ourclientsleftcol #logoAutovest:hover
{
    background-image:url('Images/ClientLogos/Autovest_o.png');
}

.ourclientsrightcol
{
    width:176px;
    height:672px;
    padding-bottom:15px;
    background-color:#FFFFFF;
    background-image:url(Images/ourclientsrightcolbg.jpg);
    background-repeat:no-repeat;
    background-position:left bottom;
}

.ourclientsrightcol hr
{
    color:#00333b;
    border:none;
    background-color:#00333b;
    height:3px;
}

.ourclientsrightcol .ourclientsrightcoltop
{
    padding:15px 7px 0 15px;
}

.ourclientsrightcol .ourclientsrightcoltop p
{
    font-size:11px;
}

.ourclientsrightcolnav 
{
    margin-top:12px;
    padding:0px 7px 26px 15px;
}

.ourclientsrightcolnav a
{
    color:#29acc2;
    font-size:12px;
    text-decoration:underline;
}

.contactspic
{
    width:198px;
    height:163px;
    border-bottom:solid 1px #ffffff;
    margin-bottom:30px;
}

.contactspic .countryicon
{
    float:left;
    margin-right:27px;
}

.contactspic .picture
{
    float:left;
}

.contactdetails
{
    height:163px;
    border-bottom:solid 1px #ffffff;
    margin-bottom:30px;
}

.contactsbranch
{
    margin-bottom:15px;
}
