/* UTILISING DEFAULT SCHEME BRANDING AND OVERALL SIZING PAGE */
/* THIS BROWSER INFO
/* Detail   CCBot/1.0 (+http://www.commoncrawl.org/bot.html) 
/* System   --unknown-- 
/* ThisBrowser    -- unavailable --  
/* Release    -- unavailable --  
/* Version    -  
*/

div#header { clear:both;float:left;display:block;width:960px; height:73px; padding:26px 32px 0px 32px; position:relative; z-index:50;background:transparent url('img/bg_header.png') no-repeat left bottom; }

div#logo { clear:both;float:left;display:block; margin:0px;  }

/* =================================== MAIN NAVIGATION BAR  =================================== */

ul#mainNav { clear:none; float:left; padding:0px 0px 0px 50px; width:800px; height:40px; position:relative; z-index:1; margin-top:27px;}
ul#mainNav li { clear:none; float:left; padding:0px 16px 0px 16px;  border-left:2px solid #8C8C8C;}
ul#mainNav li:first-child { padding-left:0px; border-left:none;}
ul#mainNav li.contact-us { padding-right:0px;  }
ul#mainNav li a,
ul#mainNav li a:link,
ul#mainNav li a:visited { clear:none; float:left; width:100%; text-align:center;padding:0px 0px 0px 0px;  color:#005292;  font-size:1.5em; font-weight:bold;line-height:100%;cursor:pointer;white-space:nowrap;}
ul#mainNav li a:hover, 
ul#mainNav li a:active { color:#666666;}
ul#mainNav li.sel { }



/* =================================== BREADCRUMB ===================================

ul#breadcrumb { clear:none; float:left; width:930px; padding:10px 0px 0px 20px; height:32px; background:transparent url('img/bg_breadcrumb.gif') no-repeat left top;}
ul#breadcrumb li { clear:none; float:left; white-space:nowrap; color:#666666; font-size:10px; padding:0px 4px 0px 15px; line-height:18px; background:transparent url('img/bg_breadcrumb_slash.png') no-repeat 5px 6px;}
ul#breadcrumb li:first-child { padding-left:0px; background:transparent; }
ul#breadcrumb li a { color:#666666;  }
ul#breadcrumb li a:hover,
ul#breadcrumb li a:active { color:; }
ul#breadcrumb li a span { }
 */




