body { color: black; background-color: white; text-align: center; margin: 0; }
#container { width: 770px; height: auto; margin-right: auto; margin-left: auto; }
#header   { background-image: url("images/header.gif"); width: 770px; height: 150px; float: left }
#address-bar  { background-image: url("images/address.gif"); width: 770px; height: 30px; float: left }
#menu-container { background-image: none; width: 770px; height: 30px; float: left; }
#content  { background-image: url("images/content_bg.gif"); background-repeat: no-repeat; background-position: 0 top; width: 770px; height: auto; min-height: 200px; float: left }
#quick-contacts  { background-image: url("images/quick-contacts.gif"); margin-bottom: 0; width: 770px; height: 120px; float: left }
#menu { list-style-type: disc; margin: 0; padding: 0; }
#link_home  { background-image: url("images/link_home.gif"); display: block; margin: 0; padding: 0; width: 103px; height: 30px; float: left }
#link_search  { background-image: url("images/link_search.gif"); display: block; margin: 0; padding: 0; width: 130px; height: 30px; float: left }
#link_about  { background-image: url("images/link_about.gif"); display: block; margin: 0; padding: 0; width: 101px; height: 30px; float: left }
#link_contact  { background-image: url("images/link_contact.gif"); display: block; margin: 0; padding: 0; width: 117px; height: 30px; float: left }
#link_finance  { background-image: url("images/link_finance.gif"); display: block; margin: 0; padding: 0; width: 149px; height: 30px; float: left }
#link_custom   { background-image: url("images/link_custom.gif"); display: block; margin: 0; padding: 0; width: 170px; height: 30px; float: left }
ul#menu li a { display: block; width: 100%; margin: 0; padding: 0; }
.menu-spacer { border: 0; height: 25px; margin: 0; padding: 0; }
h1 { color: #4d3a1f; font-size: 30px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-align: left; margin: 20px 30px 15px; }
h2 { color: #605749; font-size: 20px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-align: left; margin: 15px 35px -10px; }
h3 { color: #605749; font-size: 15px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-align: left; margin: 0px 0px 0px; }
.details   { margin: 15px 15px 15px }
.details-h4   { margin: 16px 15px 15px }
h4   { color: #7a7163; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-align: left; margin: 5px 0 }
p { font-size: 15px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 22px; text-align: justify; margin: 15px 40px 20px; }
ol { font-size: 15px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 22px; text-align: justify; margin: 15px 40px 20px 80px }
#qc_text { color: #fff; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 12px; text-align: right; margin: 28px 35px 12px; }
#qc_credits { color: #a6a6a6; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12px; text-align: right; margin: 10px 35px 0; }
.qc_a:link { color: #fff; text-decoration: none; border-bottom: 1px dotted #dcb200; }
.qc_a:visited { color: #fff; text-decoration: none; border-bottom: 1px dotted #dcb200; }
.qc_a:hover { color: #fff; background-color: #4d3a1f; text-align: right; }
.qc_a:active { color: #fff;}
a:link { color: #e3a81d; font-weight: bold; text-decoration: none; }
a:visited { color: #e3a81d; font-weight: bold; text-decoration: none; }
a:hover { color: #4d3a1f; font-weight: bold; text-decoration: none; }
a:active { color: #ea920d; font-weight: bold; text-decoration: none; }
td { vertical-align: top; }
