@charset "utf-8";
/* CSS Document */
body{
background:#dde0e1;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#737070;
padding:0px;
margin:0px;
}
ul,li{
list-style:none;
text-decoration:none;
}
p{
text-align:justify;
line-height:24px;
padding:0px;
margin:10px 0;
}
a{
list-style:none;
text-decoration:none;
}
h1{
font-size:16px;
padding:0px;
margin:0px;
}
.clr{
clear:both;
}
.body_top{
background:#3a3939;
height:10px;
width:100%;
padding:0px;
margin:0px;
}
#wrapper{
width:1000px;
height:auto;
margin:0 auto;
}
#header{
width:100%;
height:100px;
padding:0px;
margin:0 0 15px 0;
}
.logo{
width:auto;
height:auto;
float:left;
}
.nav{
float:right;
height:100px;
width:auto;
}
.nav ul{
float:left;
list-style:none;
margin-top:55px;
}
.nav ul li{
float:left;
}
.nav ul li a{
float:left;
padding:10px;
height:25px;
color:#3a3939;
line-height:25px;
font:15px Arial, Helvetica, sans-serif;
font-weight:bold;
}
/*...................banner..................*/
#banner{
width:100%px;
height:auto;
float:left;
padding:0px;
margin:0 0 23px 0;
}
/*...................container.............*/
#container{
float:left;
padding:0px;
margin:25px 0;
width:100%;
}
#container .left{
width:49%;
height:auto;
padding:0px;
margin:0px;
float:left;
}

#container .aboutusleft{

height:auto;
padding:0px;
margin:0px;
float:left;
}

#container .right{
width:49%;
float:right;
height:auto;
}
.right img{
border:3px solid #d5d8d9;
}
.right li{
float:left;
background:url(img/bullets.png) 0 0 no-repeat;
padding-left:18px;
margin:5px 0px;
clear:both;
}

.aboutusleft li{
float:left;
background:url(img/bullets.png) 0 0 no-repeat;
padding-left:18px;
margin:5px 0px;
clear:both;
}

.clients li{
float:left;
background:url(img/bullets.png) 0 0 no-repeat;
padding-left:18px;
margin:5px 0px;
clear:both;
line-height:20px;
}

.services li{
float:left;
background:url(img/bullets.png) 0 0 no-repeat;
padding-left:18px;
margin:5px 0px;
clear:both;
}

#container .right1{
width:30%;
float:right;
height:auto;
vertical-align:top;
padding-left:50px;
text-align:justify;
line-height:22px;
}

#container .middle{
width:30%;
padding-left:350px;
height:auto;
text-align:justify;
line-height:20px;
}

#container .left1{
width:30%;
height:auto;
padding:0px;
margin:0px;
float:left;
text-align:justify;
line-height:22px;
}

#container .clientleft1{
width:28%;
height:auto;
padding:0px;
margin:0px;
float:left;
text-align:justify;
}

#container .clientmiddle{
width:28%;
float:right;
height:auto;
vertical-align:top;
padding-left:10px;
text-align:justify;

}


#container .clientright{
width:28%;
padding-left:400px;
height:auto;
text-align:justify;
vertical-align:top;
}


#footer{   background:#C59A27;height:30px; color:#FFF;text-align:right;padding-top:35px;padding-right:20px;}

#container .aboutusleft1{

height:auto;
padding:0px;
margin:0px;
float:left;
}
