@charset "utf-8";
/* CSS Document */

@import "common_en.css";
@import "nav.css";




body {
background:url(../images/bg.gif) #124a27;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.7em;
letter-spacing: normal;
color:#666;
margin:0;
padding:0
}

input,textarea{ color:#666}

img{ border:0px}

#wrapper {
width:900px;
margin:0 auto;
background:#FFF
}

#footer {
height:75px;
background:url(../images/bg-footer.gif) repeat-x top;
text-align:center;
display:block;
clear:both;
width:900px
}

#header {
height:64px;
display:block;
clear:both;
width:900px;
border-top:5px solid #009036
}

.logo {
padding:11px 0 0 19px;
float: left
}

#main{ padding:0 20px;height:220px; background:#ccc; display:block} 


#promo{ color:#fff;margin:20px 10px; height:220px; border-bottom:3px solid #009036;border-top:3px solid #009036; background:#154026 url(../images/bg-promo.gif)  repeat-x top;display:block} 

#promo:after{ content:"."; height:0; visibility:hidden; display:block; clear:both}

#promo ul,#promo li{ list-style:none}

#promo ul{ margin-left:105px; margin-top:8px}

#promo li{ background:url(../images/bullet-white.gif) no-repeat 0 3px; padding-left:10px}

#promo .left{ float:left; margin-left:15px; width:288px; height:210px; background:url(../images/img-promo01.jpg) no-repeat 0px 45px }

#promo .right{ float:right;margin-right:15px;width:520px;height:210px;  background:url(../images/img-promo02.jpg) no-repeat 0px 45px}

#promo .left h1{ background:url(../images/img-service-item.gif) no-repeat; width:288px; height:35px;overflow:hidden; line-height:1000px; display:block}

#promo .right h1{ background:url(../images/img-service-well.gif) no-repeat; width:520px; height:35px;overflow:hidden; line-height:1000px; display:block}


#main-content {
width:860px;
margin:0 auto
}

.kv-right{ }


#right-col{
width:740px;
height:1%;
float:right;
background:url(../images/bg-right-col.gif) no-repeat 0px 130px;
}

#right-col:after{ content:"."; height:0; display:block; clear:both; visibility:hidden}
