/* ===== CONSUL STYLES ==== */
body {font-family: Geneva, Arial, Helvetica, sans-serif;font-size:72.5%;margin:0;padding:0;background:#fefcf7 url("../gfx/consul/bkgd.jpg") no-repeat}
#content {min-height:250px;padding:0 20px 0 50px;font-size:110%;margin:-320px 200px 20px 0;width:650px;float:left;}
#coatofarms {margin:20px 40px 0 60px;float:right;}

#nav {float:right;width:170px;margin:30px 20px 0 0;font-size:95%;background:#e3ebe4;border-top:5px solid #339966;clear:right;}
#navinner {border-top:5px solid #CC0000;padding-top:10px;}
#nav ul {margin:10px 0 10px 20px;padding:0;list-style-position:outside;color:#4a3302;}
#nav a:hover {color:#4a3302;}
#nav a.consultant {display:block;width:150px;height:65px;background:url(../gfx/consul/cs-logo-banner.png) no-repeat 0 0;margin:10px 10px 10px 10px;text-align:center;}
#nav a.consultant:hover {background-position:0 -66px;}
#nav a.consultant em {color:#000000;width:150px;height:auto;position:absolute;background:#b2b7c6;padding:5px;z-index:2;display:none;-moz-border-radius: 5px;-webkit-border-radius: 5px;}

#footer {clear:both;border-top:5px solid #339966;background:#e3ebe4;}
#footer p {margin:0;padding:10px;border-top:5px solid #CC0000;font-size:80%;}

h1 {float:right;margin:20px 25px 30px 0;border-bottom:5px solid #339966;}
h2 {font-size:140%;margin:2em 0 0.5em 0;color:#4a3302;}
ul {padding:0;margin:0;}
li {padding-bottom:5px;}
a {color:#4a3302;}
a:hover {color:#339966;}
.fasotime {border:2px solid #339966;float:right;margin:0 10px 10px 20px;}
.imgright {float:right;margin-left:10px;}
.imgleft {float:left;margin-right:10px;}

/* Fix footer at bottom of viewpoint http://www.themaninblue.com/writing/perspective/2005/08/29/ */
html, body {height:100%;}
#container {position:relative;min-height:100%;width:955px;}
* html #container {height:100%;}
#content {padding-bottom:30px;}
#footer {margin-top:-40px;position:relative;}
*:first-child+html #footer {position:static;} /* reset needed as makes colour disappear in IE7 */