@charset "utf-8";
/* Main Menu */

.masterColour { color:#203267 !important; }

#headerLayout #headerLogo {margin-top:22px;}

#navPrimary li {
    min-width: 90px;
    padding: 0 10px;
}
#navPrimary li.last, div#headerBottom ul#navPrimary li.first {    
    min-width: 90px;
	width: auto;
}
#navPrimary li ul li.last {width:90px !important; /*MINUS 2px to account for border*/}
/* HOME BANNERS */
#topBanner {background:url(../images/site_specific/homeBanner/banner_footer_bg.png) no-repeat bottom center;padding-bottom: 8px;margin:0 0 10px;position:relative; margin:0 0 5px; padding-bottom: 20px;}
#mainBanner {background:url(../images/site_specific/homeBanner/banner_footer_bg.png) no-repeat bottom center;padding-bottom: 8px;margin:0 0 10px;position:relative;}
#mainBanner h2 {position:absolute;top:35px; left:45px;width:550px;font-size:24px;line-height:30px;}
#mainBanner p  {position:absolute;top:70px; left:45px;width:550px;font-size:16px;line-height:24px;color:#00364f;}
.bannerPanel { background:url(../images/site_specific/homeBanner/banner_bg.png) no-repeat top left;	height:211px;}
.bannerPanel .inner {padding:10px 10px 50px 15px; height:151px; position:relative;}
.bannerPanel h2 {font-size:30px;margin-bottom:5px;line-height:35px;}
.bannerPanel p {line-height:18px;}
.bannerPanel a {font-size:14px;display:inline-block;height:25px;position:absolute; left:15px; bottom:15px;padding:0 15px;background:url(../images/site_specific/homeBanner/a_bg.png) repeat-x top;border-radius:5px;color:#fff;text-decoration:none;line-height:25px;text-shadow: 0px -1px 1px #cc8710; filter: dropshadow(color=#cc8710, offx=0, offy=-1);}
.bannerPanel a:hover {color:#492f00;}
.bannerPanel img {border:none;float:right;margin-left:5px;}
#sliderPanel {margin-bottom:0px!important;}
.bannerList li h2 {font-size:18px!important;}
.legalFooter {background:url(../images/site_specific/homeBanner/banner_footer_bg.png) no-repeat bottom center;padding:15px 0 8px;margin-top:2px;}
.legalFooter p {text-align:center;padding:0 30px;}
.legalFooter a {font-size:12px;display:inline-block;height:25px;padding:0 15px;background:url(../images/site_specific/homeBanner/a_bg.png) repeat-x top;border-radius:5px;color:#fff;text-decoration:none;line-height:25px;text-shadow: 0px -1px 1px #cc8710; filter: dropshadow(color=#cc8710, offx=0, offy=-1);}
.legalFooter a:hover {color:#492f00;}