html, body { width: 100%; height: 100%; padding: 0; margin: 0; }
body{font-family: 'Tahoma', 'Arial';*font-size: 16px; color:#8e8a6d;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
    border-collapse:collapse;
	border-spacing:0;
}
table td{padding:0;}
p{padding-bottom: 15px;}
a { color:#a59731; outline: none; -moz-outline: 0; border: none; border-width:0; }
a:hover{ color:#f9e86c;}
a:active { outline: none; -moz-outline: 0; }
a:focus { outline: none; -moz-outline: 0; }
ul{list-style-type:none; list-style-image:none; list-style-position:outside;}
img { border: none; border-width: 0; }
h1{font-size: 28px; font-family:arial, sans-serif; font-weight:normal; color:#a68787; }
div.main { min-height: 100%; _height: 100%; width:998px; margin:0 auto;}
div.block{
	position: relative;
    overflow:hidden;
    zoom:1;
}
div.block table td{
    vertical-align:top;
}
div.header {
    margin-left:2px;
    padding-top:30px;
    overflow:hidden;
    zoom:1;
    position:relative;
}
div.header p{
    padding-bottom:0;
}
div.header .headerImg{
    background:url("../img/header.jpg") no-repeat;
    width:717px;
    height:309px;
}
td.header{
    width:717px;
}
td.left{
    width:215px;
    border-right:2px dashed #a0a0a0;
}
td.center{
    width:500px;
}
td.right{
    border-left:2px dashed #a0a0a0;
    width:278px;
    color:#808080;
}
td.right div.text{
    font-size:14px;
    margin: 194px 0 150px 0;
    /*padding:10px 15px 10px 25px; */
}
td.right div.text p{
    padding:15px;
    line-height:26px;
    background:url("../img/rightBg.jpg") left center no-repeat;
    background-position: 0 50%;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.left{
    position:relative;
    padding:0 0 0 25px;
}
div.category{
    margin:15px 0;
    background:url("../img/category.jpg") no-repeat;
    width:167px;
    height:38px;
}
div.menu ul{
    z-index:50;
    font-size:14px;
    font-family:arial, sans-serif;
}
div.menu ul li{
    padding:0 5px 7px 1px;
    *padding:0 5px 3px 1px;
}
div.menuB{
    background:url("../img/menuB.jpg") no-repeat;
    width:217px;
    height:296px;
    margin-left:-25px;
}

div.center{
    position:relative;
    padding:0 15px 0 25px;
    min-height:700px;
    height:auto;
    _height:700px;
}
div.content{
    z-index:10;
    position:relative;
    zoom:1;
}
div.content h1{
    padding:10px 0 15px 0;
}

div.content .links{
    padding:10px 0;

}
div.image{
    float:left;
    width:200px;
    height:200px;
    margin:0 20px 10px 0;
}

div.content p{
    line-height:28px;
    padding:0 0  25px 0;
    font-size:14px;
    font-family:arial, sans-serif;
}
div.footer{
    background:url("../img/footer.jpg") no-repeat;
    height:278px;
    clear:both;
    overflow:hidden;
    zoom:1;
   
}
div.footer div.google{
    color:#000;
    padding:130px 0 0 50px;
}
div.footer div.google input{
    margin:0 3px;
}
div.copy{
    padding:20px 35px 0 50px;
    color:#f3e896;
    font-size:17px;
}

