/* Reset Browser Styles
*******************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; } :focus { outline: 0; } body { line-height: 1; color: black; background: white; } ol, ul { list-style: none; } table { border-collapse: separate; border-spacing: 0; } caption, th, td { text-align: left; font-weight: normal; } blockquote:before, blockquote:after, q:before, q:after { content: ""; } blockquote, q { quotes: "" ""; }

/* Global Layout
*******************************************/
.container { width:980px; margin:0 auto; overflow:hidden; clear:both; }

/* Header
*******************************************/
#header { height:70px; margin:0 0 30px; }
#header .container { height:70px;overflow:hidden; position:relative; }
#top-bar .container { position:relative; overflow:visible }
#logo { margin:0; padding:0; position:absolute; bottom:2px; left:0; }
#logo img { display:block; }

/* Main Body
*******************************************/
body { background:#fff; color:#444; font: normal normal normal 13px/1.5 "Cantarell","Lucida Grande","Lucida Sans",Tahoma,Verdana,sans-serif; letter-spacing:-0.0385em;/*-webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility;*/ height:100%;}


/* Banner
*******************************************/
#banner { background:#cf7518; margin:30px 0 60px; text-align:center; color:#ffddbb; font-size:3em; line-height:1.6667; text-shadow:0px -1px 0px #960;-webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; }
#banner p { margin:0; padding:30px 15px; letter-spacing: -0.0556em;}
#banner a {  color:#fff; font-style:italic; text-decoration:none; background:transparent url(/pics/index/brief-link-underline.png) repeat-x left 20px; }

/* Followup
*****************/
#followup { text-align:center; }
#followup p { padding:15px; font-size:1.5em;}

/* BASE (how low can you go)
******************/
#base { text-align:right; height:100px;}
#base p {font-size:5em; padding:0 30px}
