html { margin:0; padding:0; height:100%; }

body {
 background-color: #371c1d;
 margin-left: 0;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0;
 font-size: 14px;
 font-family: "Times New Roman", Times, serif;
}

#container{
width: 750px;
padding: 0;
height:auto;
margin-left: auto;
margin-right: auto;
background-color: #fff;
}

.header {
background-color: #f4ebbc;
width: 750px;
clear:both;
}

#nav{
height: 24px;
border-bottom: #6a6350 solid 1px;
padding: 0;
margin: 0;
}

#nav img{
border: 0;
}


#footer{
 clear:both;
 border-top: #6a6350 solid 2px;
 background-color: #eadfc1;
 font-size: 11px;
 height: 100px;
}

.address{
color: #5b4e2c;
float: left;
padding: 10px 5px 0px 10px;
}

.text-add{
float: left;
}

.pic{
float: right;
padding-top: 8px;
}

.copyright{
color: #5b4e2c;
float:right;
padding: 10px 10px 0px 10px;
}

#main-txt{
width: 478px;
float: left;
background-image:url(../images/main_br2.jpg);
background-repeat:no-repeat;
}

#sec-lft{
 float: left;
}


#sec-lft-ft{
 float: left;
 background-image:url(../images/feature_bg.gif);
 background-repeat:repeat-y;
 height: 1100px;
}


#sec-lft-eng{
 float: left;
 background-image:url(../images/feature_bg.gif);
 background-repeat:repeat-y;
 height: 1850px;
}

a.eng{
color: #ad2b01 !important;
text-decoration:underline;
}

#sec-lft-lf{
 float: left;
 background-image:url(../images/feature_bg.gif);
 background-repeat:repeat-y;
 height: 800px;
}

#sec-lft-ft-int{
 float: left;
 background-image:url(../images/feature_bg.gif);
 background-repeat:repeat-y;
 height: 1690px;
}


#sec-rt{
 font-size: 14px;
 padding-left: 10px;
 margin-left: 30px;
}

#sec-rt #sec-txtar{
 padding-top: 20px;
 padding-left: 360px;
 padding-right: 30px;
}


#sec-rt a{
color: #615942;
text-decoration:underline;
}

#sec-rt a:hover{
color: #552620;
text-decoration:none;
}

#features li {
background-image:url(../images/ftr_dash.gif);
background-repeat: no-repeat;
background-position: 0px 8px;
padding-left: 10px;
color: #000;
}

ul {
list-style: none;
padding-left: 0px;
margin-top: 2px;
margin-bottom: 12px;
margin-left: 5px;
}

li{
background-image:url(../images/bullet.gif);
background-repeat: no-repeat;
padding-top: 3px;
background-position: 0px 8px;
padding-left: 10px;
color: #615942;
}

li a{
color: #615942;
text-decoration:underline;
}

li a:hover{
color: #552620;
text-decoration:none;
}

.main-text{
padding: 100px 20px 40px 40px;
font-size:14px;
}

#logos{
float:right;
}
