/* CSS Document */

body {margin:0;padding:0;font-family:arial, sans-serif;font-size:12px;color:#17140F;background:#fff;}

a {text-decoration:underline;}
a:hover {text-decoration:none;}
hr {display:none;}
.clear {clear:both;}

table#header {margin:20px auto 0 auto;padding:0;width:450px;height:122px;background: transparent url("../images/header-background.jpg") 50% 0 no-repeat;}
table#header th {height:95px;}
table#header th h1 {display:none;}
table#header td {height:27px;color:#C29E60;font-size:13px;font-weight:bold;vertical-align:top;padding-top:2px;}
table#header td.hleft {width:50%;text-align:left;padding-left:16px;}
table#header td.hright {width:50%;text-align:right;padding-right:16px;}
table#header td a {color:#fff;text-decoration:none;}
table#header td a.active {color:#3D2D13;text-decoration:none;}
table#header td a:hover {color:#6C3F20;text-decoration:none;}

table#main {margin:4px auto 10px auto;padding:0;width:596px;background: #fff url("../images/border-top.gif") 50% 0 no-repeat;}
table#main tbody {height:300px;vertical-align:top;}
table#main tfoot {height:10px;background: #fff url("../images/border-bottom.gif") 50% 0 no-repeat;}

table#main tbody h2 {margin:50px 0 20px 80px;padding:0;font-size:16px;}
table#main tbody p {margin:0 30px 10px 80px;padding:0;color:#000;}
table#main tbody p img.left {margin:0 6px 1px 0;float:left;}
table#main tbody p img.right {margin:0 0 1px 6px;float:left;}

table#main tbody h2.home {margin:50px auto 20px auto;padding:0;font-size:24px;text-align:right;width:17em;}
table#main tbody h2.home span {padding:0.1em 0.3em;color:#fff;}
table#main tbody h2.home span.sx {background:#3D2D13;}
table#main tbody h2.home span.dx {background:#BD842B;}

table#main tbody h3.home {margin:5px 60px 0 60px; font-size:18px;text-align:left;color:#af7932;}
table#main tbody h4.home {margin:5px 60px 0 100px; font-size:16px;text-align:left;color:#000;}


div#homeblock {margin:20px 0 0 0; width:100%;height:460px;background: transparent url("../images/img-home.jpg") 25px 30px no-repeat;}

div#homeblock p.text {margin-left:336px;}
div#homeblock p.text strong {}
div#homeblock p.text a {color:#735125;}

div#homeblock p.downloadpdf {margin:230px 0 20px 40px;}
div#homeblock p.downloadpdf a {font-size:11px;color:#000;}
div#homeblock p.downloadpdf a img {border:none;}

p#footer {margin:0 auto 20px auto;width:596px;text-align:center;color:#BC822E;}


