@charset "utf-8";
/* CSS Document */

@import "common.css";
@import "nav.css";




body {
background:url(../images/bg.gif) #124a27;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.75em;
letter-spacing:0.1em;
color:#666;
margin:0;
padding:0
}

input,textarea{ color:#666}

img{ border:0px}

#wrapper {
width:900px;
margin:0 auto;
background:#FFF
}

#footer {
height:110px;
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{height:220px; display:block; margin-top:10px } 


#promo{ color:#fff;margin:20px; height:220px; border-bottom:3px solid #009036;border-top:3px solid #009036; background:#154026 url(../images/bg-promo.gif)  repeat-x top;display:block; width:830px; padding:0 15px; line-height:1.5} 

#promo:after{ content:"."; height:0; visibility:hidden; display:block; clear:both}

#promo ul,#promo li{ list-style:none}

#promo ul{ margin-left:100px; margin-top:8px}

#promo li{ background:url(../images/bullet-white.gif) no-repeat 0 3px; padding-left:10px; padding-bottom:4px}

#promo .left{ float:left; width:328px; height:210px; background:url(../images/img-promo01.jpg) no-repeat 0px 45px }

#promo .right{ float:right;width:480px;height:210px;  background:url(../images/img-promo03.jpg) no-repeat 0px 45px}

#promo .left h1{ background:url(../images/img-service-item.gif) no-repeat; width:328px; height:35px;overflow:hidden; line-height:1000px; display:block}

#promo .right h1{ background:url(../images/img-service-well.gif) no-repeat; width:480px; 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}

#footer em{
	font-weight:bold;
	font-style:normal;
}
