﻿*{margin:0;padding:0;border:0;}
html{width:100%; height:100%;    min-height:800px;vertical-align:top; background:#f1d98f;}
body{height:auto !important; height:100%; min-height:100%; position:relative; background:#red;}
img{border:0;vertical-align:top;    behavior:url("styles/png.htc");}
.page{margin:0px auto;    }
/*HEADER*/
.header{background:url(../img/header_bg1.jpg) repeat-x;        heigh:460px;    text-align:center;    padding:30px 0 0 0;}
.header img{margin:10px 30px;}
/*CONTENT*/
#textContent{padding:0 230px;margin-top:50px;font-family:Arial;}
h1{font-size:16px;padding:0 0 10px 0;}
/*FOOTER*/
.footer{height:270px;    text-align:center;    positio:absolute;    bottom:0px;       background:url(../img/footer_bg1.jpg) repeat-x;     width:100%;}
.footer h6{font:12px  Arial,Verdana,Tahoma;color:#d2bc7a;font-weight:bold;    padding:230px 0 0 0;}
#nav{font:bold 12px/normal Arial;list-style:none;position: absolute;bottom:80px;left:0;width:100%;text-align: center;}
#nav li{display: inline;padding:0 7px;}
#nav a,.footer_block h6 a{color:#772323;}
#nav a:hover,.footer_block h6 a:hover{text-decoration: none;}