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

body { color:#604331; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:62.5%; }
a { color:#cfc6c1; text-decoration:none; }
#Container { margin:0 auto; margin-top:20px; width:960px; }
#Header { position:relative; text-align:center; width:100%; }
#Content table { position:absolute; border:none; margin-top:2em; }
table td, table tr { border:none; }
#contact { position:absolute; top:10px; right:22px; width:180px; }
#contact h1 { font-size:2.4em; margin-top:0.8em; margin-bottom:1em; text-transform:uppercase; }
#contact p { color:#cfc6c1; }
#Content { background:url(img/bg_body.jpg) bottom center no-repeat; border-bottom:15px solid #2B1500; height:726px; margin:0 auto; position:relative; width:940px; }
#Text { padding-left:205px; width:320px; }
#Text p { margin-bottom:1em; }
#Text2 { background:#604331; color:#fff; font-size:0.75em; padding:20px 0; text-align:justify; width:380px; }
#Text2 p { padding:0 1em; margin-bottom:1em; }
.bigger { font-size:2em; margin:1em 0; }
p { font-size:1.7em; }
#Sidebar { float:left; margin-top:17px; text-align:center; width:198px; }
#sign { padding:0 10px; text-align:right; }
#sign a { color:#2B1500; }
