@charset "utf-8";
/* CSS Document */

body, p {margin: 0; padding: 0;}

p {margin-bottom: 1.18em;}

body, p, li {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}

body {background: #1d184d url('images/background.jpg') repeat-x 0 bottom;}
#page {width: 834px; margin: 0 auto;}
#central {background: url('images/content.jpg') repeat-y center 0; padding: 0 85px;}
#header {height: 198px; background: url('images/header.jpg') no-repeat 0 0; position: relative;}
#footer {height: 254px; background: url('images/footer.jpg') no-repeat 0 0; position: relative;}

#footer .legal-notice {position: absolute; top: 136px; left: 85px; font-size: 9px; color: #ffffff;}


.clear {clear: both; height: 0; overflow: hidden;}
