/*
 Screen style    
 Site: Kempton Advisors
*/
body { font-size: 75%; padding: 0; }

/* Auto-clearing floats */
#nav:after, #top:after, #inner-wrapper:after, #content:after, #footer:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }

/* Wrappers */
#wrapper { width: 950px; margin: 0 auto; }
#inner-wrapper { background: url(../images/bg/inner-wrapper.gif) repeat-y; padding: 32px 55px 37px 28px; margin-bottom: 1px; min-height: 302px; }

/* Header */
#header { height: 147px; position: relative; }
#header .fn { margin: 0; position: absolute; top: 64px; left: 0; }
#header .fn img { display: block; }
#header .contact { position: absolute; top: 0; right: 27px; width: 11em; padding: 15px 0 0 16px; border-left: 1px solid #B4B4B4; color: #999; font-size: 0.92em; line-height: 1.36; }
#header .contact p { margin-bottom: 6px; }
#header .contact ul { line-height: 1.0; }
#header .contact .accessibility { display: none; }

/* Navigation */
#nav { background: #1F4B8A; border-bottom: 1px solid #fff; }
#nav li { float: left; }
#nav a { color: #fff; display: block; padding: 4px 16px; }
#nav a:hover, #nav a.current { color: #ACE84B; }
#nav .first a { padding-left: 15px; }

/* Top */
#top { margin-bottom: 4px; }
#top .text { float: left; width: 189px; padding: 35px 10px 10px 28px; min-height: 132px; position: relative; background: #3975A9 url(../images/bg/top-text.gif) repeat-x; color: #DDE6EC; }
#top .text h1 { position: absolute; left: 28px; bottom: 25px; line-height: 1.2; }
#top .visual { float: right; width: 722px; }
#top .visual img { display: block; }

/* Content */
#content { float: right; width: 625px; }

/* Sidebar */
#sidebar { float: left; width: 166px; line-height: 1.69; font-size: 1.09em; color: #3976AA; margin-top: -2px; }
#sidebar a { color: #9ACC48; }
#sidebar a.why { padding-right: 10px; background: url(../images/bg/arrow1.gif) 100% 60% no-repeat; }

/* Footer */
#footer { clear: both; background: #E6E6E6; font-size: 0.83em; padding: 8px 31px; }
#footer a { color: #666; }
#footer a:hover { color: #9ACC48; }
#footer p { float: left; margin: 0 10px 0 0; }
#footer ul { float: left; }
#footer li { float: left; padding-left: 6px; margin-left: 5px; background: url(../images/bg/del1.gif) left center no-repeat; }
#footer li.first { background: none; padding: 0; margin: 0; }

/* Home page */
.home #top .text h1 { position: static; margin-bottom: 18px; }
.home #top .text { background: #295B95 url(../images/bg/top-text-home.gif) repeat-x; width: 250px; padding: 30px 35px 10px 30px; min-height: 227px; }
.home #top .visual { float: right; width: 634px; height: 267px; }
.home #inner-wrapper { background: #F4F4F4; padding: 18px 55px 30px 30px; min-height: 100px; }
.home #content {  float: none; width: auto; }
.home .col { float: left; width: 238px; }
.home .first-col { width: 250px; }
.home .middle-col { margin: 0 77px 0 62px; }
.home .col h2 { font-size: 1.42em; margin-bottom: 14px; }
.home .col h3 { font-size: 0.92em; font-weight: normal; margin-bottom: 2px; }
.home .col p { font-size: 0.92em; margin-bottom: 10px; }
.home .col img { display: block; margin: 20px 0 15px 0; }
.home .col a { padding-right: 12px; background: url(../images/bg/arrow1.gif) right center no-repeat; }

/* Contact */
.contact th { font-weight: bold; text-align: right; padding: 0 15px 0 0; }
.contact .margin th { padding-top: 15px; }

