body{
margin: 0;
background: #fff;
color: #000000;
}

a {color: #5E2317;}

#clearing {
clear: both;
}

#page {
width: 100%;
height: 100%;
min-width:980px;
width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%");
}

#header {
width: 100%;
min-width:980px;
width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%");
background: url("images/logobg.jpg") repeat-x right top;
}

#header #email {
position: absolute;
top: 35px;
left: 850px;
z-index: 2;
}

#header #home {
position: absolute;
top: 35px;
left: 872px;
z-index: 2;
}

#header #top_adr {
position: absolute;
top: 165px;
left: 865px;
z-index: 2;
color: #363636;
font-family: Arial;
font-size: 12px;
font-weight: bold;
}

#header #top_tel {
position: absolute;
top: 210px;
left: 860px;
z-index: 2;
color: #905E49;
font-family: Garamond;
font-size: 38px;
font-weight: normal;
}

#header #logo {
padding-top: 0px;
padding-left: 0px;
}

#header #menu {
position: absolute;
top: 302px;
left: 15px;
padding-top: 0px;
padding-left: 0px;
text-align: center;
}


#header #menu a{
text-transform: uppercase;
text-decoration: none;
color: #46100B;
font-family: Serif;
font-size: 11px;
font-weight: bold;
padding-top: 10px;
}

#main {
width: 100%;
height: 100%;

}

#leftmain {
width: 20%;
float: left;
padding-top: 50px;
}


#rightmain {
width: 73%;
padding-left: 15px;
padding-top: 5px;
float: right;

}

#content {
color: #696969;
font-family: Arial;
font-size: 12px;
text-align: justify;
float: left;
}

#content td {
font-family: Arial;
font-size: 12px;
}

#content h1 {
font-family: Arial;
font-size: 17px;
font-weight: normal;
margin-bottom: 0px;
font-weight: bold;
padding-bottom: 0px;
padding-top: 10px;
}


#right_link{
font-family: Arial;
font-size: 12px;
color: #5E2317;
font-weight: bold;
}


#bottom #gray {
font-size: 1px;
float: left;
width: 100%;
height: 5px;
margin-top: 15px;
background: #C1C1C1;
}

#bottom #blue {
float: left;
width: 100%;
height: 20px;
margin-top: 10px;
background: url("images/botmbg.jpg") repeat-x left top;
}

#bottom #blue #botmenu {
padding-left: 210px;
}

#bottom #blue #botmenu a{
color: #FFFFFF;
text-decoration: none;
font-family: Arial;
font-size: 9.5pt;
font-weight: normal;
padding-right: 12px;
padding-left: 12px;
}

#menub {
margin-left: 2px;
margin-right: 2px;
position: relative;
top: -3px;
}

#bottom #end {
background: url("/images/logobotbg.jpg") repeat-x left top;
width: 100%;
height: 130px;
float: left;
padding-top: 5px;
padding-bottom: 0px;
}

#bottom #end #bot_adr {
color: #363636;
font-family: Tahoma;
font-size: 12px;
font-weight: normal;
}

#bottom #end #bot_tel {
color: #47120C;
font-family: Garamond;
font-size: 24px;
font-weight: normal;
}

#search_form {
font-family: Arial;
font-size: 12px;
color: #363636;
font-weight: bold;
padding-left: 10px;
padding-top: 5px;
line-height: 22px;
}

.left_cat {
height: 25px;
background: #C4AF8D;
color: #5E2315;
font-family: Arial Cur;
font-size: 15px;
font-weight: bold;
}

.left_row {
height: 20px;
background: #DBCFB9;
color: #5E2315;
font-family: Arial;
font-size: 12px;
font-weight: bold;
padding-left: 4px;
padding-right: 4px;
padding-bottom: 3px;
}


.left_row a{
color: #5E2315;
font-family: Arial;
font-size: 12px;
font-weight: bold;
}

.tuman{
	filter:alpha(opacity=30)
}