@charset "utf-8";
/* CSS Document */

body{margin:0; font-family:arial, Helvetica, sans-serif; background:url(../images/bg_main2.jpg) no-repeat; }


#content-innerpg{width:1000px; height:700px; float:left; margin:0; }

.style-head{font-size:15px; font-weight:bold; color:#444; float:left;}
.style-03{font-size:18px; font-weight:bold; color:#444; float:left; padding-right:400px;}

.top-menu-section{width:100%; height:85px; margin:15px 0 0 20px;  }
.logo{float:left; border:solid 2px #a5d36f; }
.mnu-div{float:left; width:600px; height:70px; margin:25px 0 0 30px;}

.inner-left-sec{float:left; width:120px; height:600px; margin:30px 0 0 90px;}
.inner-left-sec .heading-inner-sec{ font-size:30px; color:#ccc; font-weight:bold; }
.wrap{width:750px; height:500px;  float:left; margin:20px 0 0 20px; overflow-x: hidden; overflow-y:scroll; }
.para{font-size:14px; color:#555; text-align:justify; float:left; padding:5px; }

.clnts-div{float:left; height:140px; width:220px; border:solid 1px #ccc;}
.clnts-div .clnts {border: solid 3px #ccc; float:left; margin:10px 15px 15px 15px;}
.clnts-div p{font-size:14px; font-weight:bold; color:#000; text-align:center;}
.clnts-div a{color:#444;}

.tbl-cntct{float:left; font-size:16px; font-weight:normal; color:#14558b; margin:10px 0 0 5px;}

#images{width:900px; height:500px; overflow-x:hidden; overflow-y:scroll; margin:50px 0 0 50px;}
#images .latest_img{border: 2px solid #a5d36f;
	margin-left: 12px;}




#footer{float:left; width:100%; height:50px; background:#ccc; border-top:solid 3px #103255; margin:0; padding:0;}
#footer .icons{border:none; float:left; padding:0; margin:10px 0 0 5px;}
#footer .txtt{font-size:11px; color:#333; margin:12px 0 0 10px; padding:10px 0 0 0; float:right;}
