html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, font, img, strong, sub, sup, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, table, tbody, tfoot, thead, tr, th, td {
margin: 0; 
padding: 0; 
border: 0; 
outline: 0; 
vertical-align: baseline; 
background: transparent; 
}
body {
line-height: 1;
text-align: left;
font: 13px Tahoma, sans-serif;
width:100%; min-width:900px;
color: #fff; background: #3a3835 url(/design/img/main_bg.gif) repeat-x center 29px;
}
html,body {
height: 100%;
}
:focus {
outline: 0; 
}
table {
border-collapse: collapse; 
border-spacing: 0; 
font-size: 100%;
}
a {text-decoration: underline;}
a:link, a:visited {color: #aa9c8f;}
a:hover {text-decoration: none; color: #fff;}

#wrap {position: relative; min-height:100%; height:auto !important; height:100%; padding: 0 10px;}
#wrap, #footer {min-width: 900px; max-width:1020px; margin: 0 auto;}

#header {background: url(/design/img/logo.gif) no-repeat right center; height: 123px; padding-top: 29px;}
#header img {position: absolute; top: 42px; right: 16px; height: 65px; width: 150px;}
.first_menu {font-size: 18px; font-weight: bold; text-transform: uppercase; padding-top: 35px;}
.first_menu a {text-decoration: none;}
.first_menu a:hover, .selected a {color:#FFF;}
.first_menu li {margin-right: 2%; list-style-type: none; display: inline;}

#content {padding: 10px;}
#content h1 {font-size: 160%; margin-bottom: 20px;}
#content h2 {font-size: 140%; margin-bottom: 15px;}
#content h3 {font-size: 130%; margin-bottom: 12px;}
#content h4 {font-size: 110%; margin-bottom: 10px;}
#content h5 {font-size: 100%; margin-bottom: 10px;}
#content h6 {font-size: 90%; margin-bottom: 10px; font-weight: normal;}
#content p {margin-bottom: 15px;}
#content ul {list-style: disc; margin: 0 15px 10px 15px;}
#content ol {list-style: decimal; margin: 0 15px 10px 20px;}
#content li {margin-bottom: 5px;}
#content table {margin-bottom: 15px; font-size: 100%; width: auto; border: 1px solid #000;}
#content th, #content td { border: 1px solid #000; padding: 4px; text-align: left;}
#content th {font-weight: bold; text-align: center;}
#content hr {height: 1px; border: none; margin: 0; float: left; color: #ff0000; background: #ff0000; width: 100%;}
#content img {margin: 0 10px 10px 10px;}

#footer {padding:10px 0 15px 0; position:relative; margin-top:-40px; height:30px; color: #aa9c8f; border-top: 1px solid #b0ab97;}
#footer .menu, #footer .copyright, #footer .phone {float: left;}
#footer .menu, #footer .phone{width: 25%;}
#footer .phone {text-align: right;}
#footer .copyright {width: 50%; text-align: center;}

.footer_blank {height:40px;}
.clearfloat {clear:both; height:0; font-size: 1px; line-height: 0px;}
.small {font-size: 10px; padding-top: 8px;}
