body,html {margin:0;padding:0;width:100%;height:100%; font: 14px Verdana, Arial, Helvetica, sans-serif;}
img {border:0}
.main {margin:0;padding:0;width:100%;height:100%;background:#fff}
.header {margin:0;padding:0;width:100%;height:126px;background:#69c url(/images/header.jpg) no-repeat top left}
.header h1 {display:none}
.header h2 {display:none}

.header #job {margin:0 0 0 440px;padding:0; background:transparent url(/images/jobtitle.gif) no-repeat bottom right;width:178px;height:130px}

ul#nav {margin:75px 0 0 3px;padding:0;list-style-type: none}
ul#nav li {margin:0;padding:0;text-align:center }
ul#nav h3 {margin:10px;font-size:13px;font-weight:normal;font-style:normal}
ul#nav a {width:125px;display:block;text-decoration:none;color:#fff}
ul#nav a.on {color:#ccc}
ul#nav a h3 {display:none}

/*Preload*/
ul#nav a#home {background: transparent url(/images/nav/home_1.gif) no-repeat top center}
ul#nav a#about {background:url(/images/nav/about_1.gif) no-repeat top center}
ul#nav a#understanding {background:url(/images/nav/understand_1.gif) no-repeat top center}
ul#nav a#advice {background:url(/images/nav/advice_1.gif) no-repeat top center}
ul#nav a#newsletter {background:url(/images/nav/newsletter_1.gif) no-repeat top center}
ul#nav a#links {background:url(/images/nav/link_1.gif) no-repeat top center}
ul#nav a#contact {background:url(/images/nav/contact_1.gif) no-repeat top center}

ul#nav a#home {height:32px;background:transparent url(/images/nav/home_0.gif) no-repeat top center}
ul#nav a#home:hover {background:transparent url(/images/nav/home_1.gif) no-repeat top center}
ul#nav a#about {height:33px;background:transparent url(/images/nav/about_0.gif) no-repeat top center}
ul#nav a#about:hover {background:transparent url(/images/nav/about_1.gif) no-repeat top center}
ul#nav a#understanding {height:53px;background:transparent url(/images/nav/understand_0.gif) no-repeat top center}
ul#nav a#understanding:hover {background:transparent url(/images/nav/understand_1.gif) no-repeat top center}
ul#nav a#advice {height:32px;background:transparent url(/images/nav/advice_0.gif) no-repeat top center}
ul#nav a#advice:hover {background:transparent url(/images/nav/advice_1.gif) no-repeat top center}
ul#nav a#newsletter {height:50px;background:transparent url(/images/nav/newsletter_0.gif) no-repeat top center}
ul#nav a#newsletter:hover {background:transparent url(/images/nav/newsletter_1.gif) no-repeat top center}
ul#nav a#links {height:35px;background:transparent url(/images/nav/link_0.gif) no-repeat top center}
ul#nav a#links:hover {background:transparent url(/images/nav/link_1.gif) no-repeat top center}
ul#nav a#contact {height:30px;background:transparent url(/images/nav/contact_0.gif) no-repeat top center}
ul#nav a#contact:hover {background:transparent url(/images/nav/contact_1.gif) no-repeat top center}

#holder{margin:0 0 0 -133px;float:right;padding:0;width:100%;background:#69c}
.column{float:left;width:133px;overflow:hidden}
#holder .column{margin-left:133px;float:none;width:auto}
#side {position:relative; z-index:100; width:133px;min-height:470px;background:#69c url(/images/side.jpg) no-repeat top left}
#content {padding:20px;background:#fff;min-height:400px}
#content h2 {color:#69c;font-size:24px}
#content h3 { color:#69c;font-size:18px}
#content .blue {color:#69c}

#content #bioholder {margin:0 0 0 -150px;float:right;padding:0;width:100%;background:#fff}
#content .bio { width:147px;overflow:hidden;}
#content .bio#biopic {height:600px}
#content #bioholder .bio {margin-left:150px;float:none;width:auto}
#content strong {color:#69c}
 
.footer {margin:0;padding:0 0 10px 0;clear:both;width:100%;background:#69c;text-align:center;color:#fff}
.footer ul#copy {list-style-type:none;text-align:left;margin:0 auto;padding:10px 0;width:360px; height:auto}

.clear {clear:both;float:left;font-size:4px}
.hide {display:none}

.red { color:#e70006; } /* #8d1c1c */
.grey { background-color:#eee; }
