body {
    background: url(bg.gif) center repeat-x;
    height:100%;
}



#container {
margin:auto;
width:931px;

}

.maintb {
    height:100%;

}

#inner {

}

#header {
width:884px;
height:48px;
background:url(banner.gif) no-repeat;
text-align:right;
padding-top:28px;
padding-right:47px;
margin-bottom:10px;
}

.thetd {
    height:100%;
    width:100%;
    border:1px solid red;
}

.thetb {
    height:100%;
    width:100%  
}

#main {
padding-left:20px;
}

#left {
width:390px;
float:left;
}

#left2 {
width:850px;
float:left;
}

#right {
width:491px;
margin-left:10px;
}

.contact {
margin-top:10px;
height:128px;
background:url(contact.gif) center no-repeat;
}

.backlink a {
    text-decoration:none;
    font-size:12px;
    
}

li a {
    color:blue;
}

li {
    margin-bottom:5px;
}

#footer {
width:931px;
clear:both;
background:url(footer_blank.gif) no-repeat;
height:52px;
margin-top:10px;
}

#footer_home {
width:931px;
clear:both;
background:url(footer.gif) no-repeat;
height:52px;
margin-top:10px;
}


.title {
font-family:Euphemia,tahoma, sans-serif;
color:#818180;
font-size:24px;
}

h1 {
    font-family:Euphemia,tahoma, sans-serif;
color:#818180;
font-size:24px;
font-weight:500;
padding:0px;
margin:0px;
}

.text {
font-family:tahoma, sans-serif;
font-size:14px;
color:#527146;
}

.text {
font-family:tahoma, sans-serif;
font-size:14px;
color:#527146;
}

.menu_item a {
font-family:tahoma,sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:none;
}

.menu_item a:hover {
color:#7aa5af;
}

.menu_item {
margin-left:20px;
}