body { margin:0; padding:0; width:100%; height:100%; overflow:-moz-scrollbars-vertical; background:#FFF url(img/bg_header.jpg) repeat-x; }

#pagearea { width:1017px; margin:55px auto 0 auto; padding:0; font-family:arial, sans-serif; font-size:12px; color:#636466; }
#header_logos { height:140px; }
#header_lang { height:25px; padding-right:20px; text-align:right;}
#content { width:575px; float:left; padding:0; }
#rightCol { width:380px; float:left; padding:0 0 0 60px;}
#footerbg { width:100%; height:122px; clear:both; display:block; background:#000; }
#footer { width:1017px; height:122px; margin:0 auto 0 auto; font-family:arial, sans-serif; font-size:12px; color:#FFF; background:#000;  }

h1 { margin:10px 0 10px 0; }

p { margin:0 0 15px 0; }
.large { font-size:14px; }
.fine { margin:0 0 15px 0; font-size:9px; }

.box { width:322px; margin-bottom:20px; padding:28px; border:1px solid #CCC; background:#FFF url(img/bg_box.jpg) bottom repeat-x; }
.boxLarge { width:550px; height:382px; padding:0 0 0 25px; border:1px solid #CCC; background:#FFF url(img/bg_box.jpg) bottom repeat-x; }

.red { font-size:1em; color:#CC3333; }

.clearBoth { clear:both; }

img { border:0; }

a:link, a:active, a:visited { text-decoration:none; font-size:14px; color:#ee3b33; }
a:hover { text-decoration:underline; font-size:14px; color:#ee3b33; }

a.fine:link, a.fine:active, a.fine:visited { text-decoration:none; font-size:10px; color:#ee3b33; }
a.fine:hover { text-decoration:underline; font-size:10px; color:#ee3b33; }

