/*
Site designed for Chicco by www.cimbrian.com
July 25, 2008
*/

/* SITE
....................................*/

body { margin:0; padding:0; background-color:#f2f2f2; }

sup { position: relative; font-size:70%; top:2px!important; }

body, td, select, div { font:normal 9.2pt/14pt verdana; color:#323232; }

a, a:link, a:active, a:visited { color:#1c246f; text-decoration:none; }

a:hover { color:#c00; text-decoration:underline; }

a img { border:none; }

*{ outline:none; }

p { margin-bottom:7px; }

#browserWrapper { /*background: #fff url(/Images/ui/header-background.jpg) no-repeat top center;*/ background: #fff url(/Images/ui/header-background.gif) repeat-x; }

#siteWrapper { width:960px; margin:0 auto; padding:0;}


/* HEADER 
...................................*/

#header { position:relative; height:125px; width:960px; z-index:100; }

#header * { margin:0;padding:0; }

#header h1 a { background:url(/Images/ui/logo.png) no-repeat; left:13px; margin:0; padding:0; top:15px; position:absolute; display:block; text-indent:-2000px; width: 134px; height: 86px; }

#header h2 { display:none; }



/* CONTENT
................................... */

#contentWrapper { z-index:50; position:relative; width:960px;  }

#contentSection { position:absolute; top:25px; left:8px; z-index:30; }

#content { margin-left:115px; }


/* FOOTER
................................... */

#footerWrapper { background: url(/Images/ui/footer-background.gif) repeat-x ; width:100%; z-index:10; display:block; }

#footerWrapper div { font:normal 8.5pt/16pt verdana; color:#3d3d3d; }

#footer { text-align:center; width:960px; margin:0 auto; padding:80px 0 20px 0; }

#footer p#copyright { display:block; text-align:center; font:.8em Verdana; color:#999; margin:0; padding:0; margin-top:15px; }