
#register_form{
margin-top:10px;
width:428ps;
background-color:#f2f1ec;
border:1px solid #e1e1de;
padding:20px;
color:#777777;
}
#register_form label {
color:#707070;
float:left;
font-size:12px;
line-height:20px;
width:140px;
margin:0pt 0pt 10px 10px;
}

#register_form input{
border:1px solid #D7D7D7;
color:#707070;
float:left;
font-family:tahoma;
font-size:11px;
height:16px;
line-height:normal;
margin:0pt 0pt 10px;
padding:2px 0pt 0pt 3px;
width:170px;
}
#register_form input.none {
border:none;
width:auto;
height:auto;
  }


#register_form input.btnhov {
  color: #FFFFFF;
  background-color: #d1643b;
  }
  
a.link01{
color:#91120d;
font-size:12px;
}

a.link01:link, a.link01:visited{
text-decoration:underline;
}

a.link01:hover, a.link01:active{
color:#848589;
text-decoration:none;
}
#right_section{
float:right;
width:250px;
margin-right:20px;
}
#right_section span{
display:block;
margin-top:10px;
}

#right_section ul{
list-style:none;
}

#right_section ul li{
display:block;
border-bottom:#7C7B7B dotted 1px;
min-height:10px;
padding:10px 0px;
}
#about_us{
float:left;
}

#about_us h2{
color:#B53C25;
font-size:18px;
}

#about_us h3{
font-size:13px;
}

#about_us img{
background-color:#e6e6e6;
border:#e06e42 solid 1px;
padding:6px;
/*float:right;
margin-left:10px;*/
}


ul#clients li{
float:left;
margin-left:30px;
}

#about_us ul{
list-style-image:none;
list-style-type:none;
}

#about_us a:link, #about_us a:visited {
color:#e06e42;
text-decoration:none;
}

#about_us a:hover, #about_us a:active {
color:#333333;
text-decoration:underline;
}

ul#news_list{
list-style:none;
}

ul#news_list li{
display:block;
min-height:60px;
border-bottom:#b8b6b6 dotted 1px;
padding:10px 0px;
}

ul#news_list li h2 small{
font-size:10px;
color:#939495;
}



ul#promtions_list{
list-style:none;
margin:0px;
padding:0px;
}

ul#promtions_list li{
display:block;
min-height:120px;
border-bottom:#b8b6b6 dotted 1px;
padding:10px 0px;
}

ul#promtions_list li h2{
font-size:16px;
color:#b53c25;
font-weight:bold;
}

ul#promtions_list li h3{
font-size:14px;
color:#e06e42;
font-weight:bold;
}

ul#promtions_list li h2 small{
font-size:10px;
color:#939495;
}

ul#promtions_list li img{
margin-right:10px;
margin-bottom:10px;
border:#e06e42 solid 5px;
float:left;
}