/* CSS Document */
BODY{
 margin: 0;
 padding: 0;
 font-family: Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
 text-align: left;
 background: #999999;
 color:#5b5b5b;
 font-size: 11px;
 line-height: 14px;
 letter-spacing: 0.05em;
 word-spacing: .2em;
 }
P{
 margin: 0px;
 font-size: 11px;
 line-height: 12px;
 letter-spacing: 1px;
 word-spacing: .2em;
 color: #5b5b5b;
 padding: 0;
 margin: 0 0 12px 0;
 font-family: Arial;
 }
h2{
 margin: 0 0 7px 0;
 font-size: 1.6em;
 font-stretch: extra-condensed;
 line-height: 12px;
 }
h3{
 margin: 0 0 5px 0;
 font-size: 1.5em;
 word-spacing: .1em;
 line-height: 18px;
 font-weight:bold;
 }
h4{
 margin: 0 0 4px 0;
 font-size: 16px;
 word-spacing: .1em;
 letter-spacing: .1em;
 font-stretch: ultra-condensed;
 }

a{
  color: #666866;
  font-weight: bold;
  text-decoration: underline;
  }
a:hover{
 color: #666866;
 text-decoration: none;
 }
.gap{
 height: 20px;
 }
.read
{
font-size: 12px;
color: #ff0000;
margin:0 0 0 100px;
font-weight: bold;
}
.read a
{ 
color: #ff0000;
text-decoration:none; 
}
#main{
 position: relative;
 width: 1000px;
 margin-left: auto;
 margin-right: auto; 
 border-left: 1px solid #999999;
 border-right: 1px solid #999999;
 background-color: #FFFFFF;
 text-align: center;
 height: 100%;
 }
/*\*/* html #main { border: 1px solid #999999;} /**/
       /*.......... Hader leyar start ....................*/
#hader{
 margin: 0;
 padding: 0;
 height: 104px;
 width: 100%;
 background: url(image/header-bg.jpg) repeat-x;
 }
    /*.......... Hader leyar close ....................*/
.hdr1{
 margin: 0;
 padding: 0;
 height: 100%;
 width: 194px;
 float: left;
 }
.hdr1 img
{
     border : none;
}
.hdr2{
 margin: 0;
 padding: 0;
 height: 100%;
 width: 384px;
 background: url(image/h-2.jpg) no-repeat;
 float: left;
 }
.hdr3{
 margin: 0;
 padding: 0;
 height: 100%;
 width: 238px;
 background: url(image/h-3.jpg) no-repeat;
 float: left;
 }
 
.hdr4{
 margin: 0;
 padding: 8px 10px 0 0;
 height: 96px;
 width: auto;
 background: url(image/h-4.jpg) repeat-x;
 float: right;
 font-weight: bold;
 text-align: right;
 }
.hdr4 p{
 letter-spacing: 0px;
 }
.hdr4 ul{
 margin: 0;
 padding: 0;
 list-style: none;
 float : right;
 }
.hdr4 li{
 margin: 0;
 padding: 0;
 height: 20px;
 font-size: 14px;
 font-weight: bold;
 background: url(image/mobile-phone.gif) no-repeat left top;
 width: 145px;
 }
 
/*  ............... Hade top leyar close ...............*/


  
  /* but leyar start............*/
#drop-down{
 margin: 0;
 padding: 2px 0 0 20px;
 height: 46px;
 width: 980px;
 background: url(image/m-bg.jpg) repeat-x;
 z-index: 1;
	}
/*\*/ * html #drop-down{  padding: 0 0 0 20px; width: 980px; } /**/
#menu-border{
 height: 45px;
 width: auto;
 float:left;
 margin: 0;      
 }
#menu-border-rit
{
 height: 45px;
 width: 15px;
 float:left;
 background: url(image/m_r.jpg) no-repeat; 
 margin: 0; 
 padding: 0;   
 }
 #menu-border-center
 {
 padding: 5px 0 0 0;
 height: 40px;
 width: auto;
 float:left;
 background: url(image/m_bdr_c.jpg) repeat-x;     
 }
/*\*/ * html  #menu-border-center{  padding: 9px 0 0 0; height: 35px} /**/
*:first-child+html #menu-border-center{  padding: 9px 0 0 0; height: 35px;} 

 #menu-border-lft{
 height: 45px;
 width: 15px;
 float:left;
 background: url(image/m_bdr_l.jpg) no-repeat;     
 }
#menu {
 height: 35px;
 position:relative;
 list-style: none;
 margin: 4px 0 0 2px;
 padding:0;
 width: 898px;     
 }
/*\*/ * html #menu{ width: 920px; } /**/
*:first-child+html #menu{ width: 930px; }  
#menu li {
 float: left;
 margin: 0 2px 0 0;
 font-size: 12px;
 font-weight: bold;
 }

#menu li a:link, #menu li a:visited {
 display: block;
 float: left;
 background: url(image/button_left.jpg) no-repeat 0 0;
 text-decoration: none;
 }
 
#menu li a:link span, #menu li a:visited span {
 display: block;
 float: left;
 line-height: 35px;
 padding: 0 15px;
 background: url(image/button_rit.jpg) no-repeat 100% 0;
 font-family: Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #FFFFFF;
 margin: 0;
 }
 
#menu li a:link:hover, #menu li a:visited:hover {
 background: url(image/hover_butt_left.jpg) no-repeat 0 0;
 cursor: pointer;
 }
 
#menu li a:link:hover span, #menu li a:visited:hover span {
 background: url(image/hover_butt_rit.jpg) no-repeat 100% 0;
 }

#menu li.active a:link, #menu li.active a:visited {
 background: url(image/hover_butt_left.jpg) no-repeat 0 0;
 }
#menu li.active a:link span, #menu li.active a:visited span {
 background: url(image/hover_butt_rit.jpg) no-repeat 100% 0;
}  
  /* but2 leyar close...........*/ 
  
	 
	  /*  ............... baner leyar start ...............*/
 #baner{
 margin: 2px 0 0 0;
 padding: 0;
 height: 130px;
 width: 100%;
 }

.baner1{
 margin: 0;
 padding: 0;
 height: 100%;
 width: 240px;
 background: url(image/baner1.jpg) no-repeat;
 float: left;
 }
.baner2{
 margin: 0;
 padding: 0;
 height: 100%;
 width: 260px;
 background: url(image/baner2.jpg) no-repeat;
 float: left;
 }
.baner3{
 margin: 0;
 padding: 0;
 height: 100%;
 width: 260px;
 background: url(image/baner3.jpg) no-repeat;
 float: left;
 }
.baner4{
 margin: 0;
 padding: 0;
 height: 100%;
 width: 240px;
 background: url(image/baner4.jpg) no-repeat;
 float: left;
 }	  
	   /*  ............... baner leyar close ...............*/
	   
	    /*  ............... middle leyar start ...............*/
#middle{
 width: 980px;
 margin: auto;
 padding: 15px 10px 0 10px;
 height: auto;
 display: block;
 overflow: hidden;

 }
 
  /*  ............... middle left leyar start ...............*/
  
#middle #midl_left{
 margin-right: 25px;
 padding: 0;
 height: auto;
 width: 690px;
 float: left;
 overflow : hidden;
 }
 
 
   /*  ............... middle left headlinne leyar start ...............*/
#hadding{
 margin: 0;
 padding: 0;
 height: 53px;
 width: 690px;
 }
.hadding_left{
 margin: 0;
 padding: 0;
 height: 53px;
 width: 178px;
 background: url(image/hadline1_bg_lft.jpg) no-repeat left top;
 float: left;
 }
.hadding_midl{
 margin: 0;
 padding: 5px 0 0 0;
 height: 53px;
 width: 502px;
 background: url(image/hadline1_bg_mdl.jpg) repeat-x;
 float: left;
 color: #FFFFFF;
 text-align: left;
 }
/*\*/ * html .hadding_midl{ padding: 15px 0 0 0;}/**/

.hadding_rit{
 margin: 0;
 padding: 0;
 height: 53px;
 width: 10px;
 background: url(image/hadline1_bg_rit.jpg) no-repeat right top;
 float: left;
 }
   /*  ............... middle left headlinne leyar close ...............*/
   
.what_do{
 margin: 5px 0 0 4px;
 padding: 0;
 height: 38px;
 width: auto;
 float: left;
 clear: both; 
 }
/*\*/* html .what_do{  margin: 20px 0 0 1px; } /**/
.what_do_lft{
 background: url(image/what_do_left.jpg) no-repeat left top;
 height: 38px;
 width: 7px;
 float: left;
 }
.what_do_midl{
 background: url(image/what_do_midl.jpg) repeat-x;
 height: 33px;
 width: auto;
 float: left;
 color: #FFFFFF;
 text-align: left;
 padding: 5px 30px 0 0; 
 }
/*\*/* html .what_do_midl { padding: 10px 28px 0 0; height: 28px; } /**/
.what_do_rit{
 background: url(image/what_do_right.jpg) no-repeat right top;
 height: 38px;
 width: 7px;
 float: left;
 } 
#midl_round{
 height: auto;
 width: 690px;
 float: left;
 }
.midl_round_top{
 height: 10px;
 width: 690px;
 background: #e1e1e1 url(image/mid-round-top.jpg) no-repeat top;
 margin: 0;
 padding: 0;
 }
.midl_round_midl{
 height: auto;
 width: 690px;
 background-color: #ffe28a;
 margin: 0;
 padding: 0;
 float: left;
 }
/*\*/* html .midl_round_midl{  height: 530px; margin: -4px 0 0 0;} /**/
.mdil_round_bottom{
 margin: 0;
 padding: 0;
 width: 690px;
 height: 12px;
 background: url(image/mid-round-btm.jpg) no-repeat bottom;
 float: left;
 }
/*\*/ * html .mdil_round_bottom{ margin-top: -12px; } /**/
.servis{ 
 height: auto;
 width: 240px;
 margin: 25px 30px 25px 50px;
 padding: 0;
 float: left;
 text-align: left;
 display: block;
 }
/*\*/ * html .servis{ margin: 30px 28px; }/**/
#servis P{
 margin: 0px 10px;
 text-align: left;
 }
.webdesign{
 margin: 0 0 10px 0;
 height: 75px;
 width: 233px;
 float: left;
 background: url(image/web-dzn.jpg) no-repeat;
 text-align: right;
 color: #010101;
 font-size: 16px;
 padding: 50px 30px 0 0;
 line-height:22px;
 font-style:italic;
 font-weight:bold;
 }
 
.webdesign a
{ 
color: #010101;
text-decoration:none; 
}

.web_port1{
 margin: 0 0 10px 0;
 padding: 0;
 height: 75px;
 width: 233px;
 float: left;
 background: url(image/web-dev.jpg) no-repeat;
 text-align: right;
 color: #010101;
 font-size: 16px;
 padding: 50px 30px 0 0;
 line-height:22px;
 font-style:italic;
 font-weight:bold;
 }
.web_port1 a
{ 
color: #010101;
text-decoration:none; 
}

.e_com1{
 margin: 0 0 10px 0;
 padding: 0;
 height: 75px;
 width: 233px;
 float: left;
 background: url(image/e-comm.jpg) no-repeat;
 text-align: right;
 color: #010101;
 font-size: 16px;
 padding: 50px 30px 0 0;
 font-style:italic;
 line-height:22px;
 font-weight:bold; 
 }
 .e_com1 a
{ 
color: #010101;
text-decoration:none; 
}

.soft_devlop1{
 margin: 0 0 10px 0;
 padding: 0;
 height: 75px;
 width: 233px;
 float: left;
 background: url(image/sof-dev.jpg) no-repeat;
 text-align: right;
 color: #010101;
 font-size: 16px;
 padding: 50px 30px 0 0;
 line-height:22px;
 font-style:italic;
 font-weight:bold;
 }
  .soft_devlop1 a
{ 
color: #010101;
text-decoration:none; 
}




 
    /*  ............... middle left leyar close ...............*/
 
  /*  ............... middle right leyar start...............*/
#middle #midl_right{
 margin: 0;
 padding: 0;
 height: auto;
 width: 256px;
 float: left;
 }
.midl_rit_top{
 margin: 0;
 padding: 0;
 height: 77px;
 width: 256px;
 background:  url(image/middle_rigt_head.jpg) no-repeat;
 color : #FFFFFF;
 text-align : left;
}
.midl_rit_top h2
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 20px;
 font-weight: bolder;
}

.mid_rit_top_pad1
{
 padding: 3px 0 0 100px;

}
.mid_rit_top_pad2
{
 padding: 8px 0 0 130px;

}
.mid_rit_top_pad3
{
 padding: 4px 0 0 100px;

}
 
 /*........midle form leyar start..................*/
.roundcont
{
	width: 256px;
	text-align: left;
	background: #7fc4eb;
	color: #000000;
	height: auto;
	margin: 0;
	padding: 0;
	
}
.round_btm
{
	background: url(image/round_br.jpg) no-repeat top right;
}
img.round_cor
{
	height: 13px;
	width: 13px;
	display: block !important;
	border: none;
}
#midl_rit_form{
 margin: -2px 0 4px 0;
 padding: 0;
 height: auto;
 width: 256px;
 }
.midl_rit_form_bg1{
 margin: 0;
 padding: 0;
 height: 100%;
 width: 8px;
 background: url(image/midl_rit_form_bg.jpg) left no-repeat;
 float: left;

 }
.midl_rit_form_bg2{
 margin: 0;
 padding: 0;
 height: 100%;
 width: 242px;
 background: url(image/midl_rit_form_bg2.jpg) repeat-x;
 float: left;
 overflow: hidden;
 }
.midl_rit_form_bg3{
 margin: 0;
 padding: 0;
 height: 100%;
 width: 7px;
 background: url(image/midl_rit_form_bg3.jpg) right no-repeat;
 float: left;
 }
 
 #live_chat{
 height: 166px;
 width: 257px;
 float: left;
 background: url(image/live-bg.jpg) no-repeat;
 }
 #live_chat img
 {
	 border: none;
 }
 #live_text{
 height: 51px;
 width: 105px;
 float: left;
 margin:10px 0 0 12px; 
 }
 #skype{
 height: 38px;
 width: 78px;
 float: right;
 margin: 42px 16px 0 0px;
 }
 #msn{
 height: 60px;
 width: 66px;
 float: left;
 margin: 36px 0px 0 12px;
 }
 #yahoo{
 height: 60px;
 width: 69px;
 float: left;
 margin: 36px 0px 0 16px;
 }
 #gtalk{
 height: 57px;
 width: 57px;
 float: right;
 margin: 20px 12px 0 0;
 }
 
.mainconte_us{
 margin: 0;
 padding-top: 5px;
 height: 28px;
 width: 240px;
 color: #FFFFFF;
 text-align: left;
 text-decoration: underline;
 }
.main_form{
 padding: 0;
 height: auto;
 width: 252px;
 }
#frm_content{
 margin: 0;
 padding: 10px;
 height: auto;
 width: 235px;
 }
.name_input{
 margin: 0;
 padding: 0;
 height: 35px;
 width: 235px;
 }

.frm_cont_name{
 margin: 0;
 padding: 0;
 height: 100%;
 width: 82px;
 float: left;
 text-align: left;
 }
 
/*\*/ * html .frm_cont_name{ width: 76px;}/**/

.frm_cont_name p{
 margin: 5px 0 5px 2px;
 font-size: 11px;
 word-spacing: 0px;
 letter-spacing: 0.5px;
 font-weight: bold;
  color: #393939;
 }
/*\*/ * html .frm_cont_name p{  margin: 5px 0 5px 1px;}/**/
.frm_cont_input{
 margin: 0;
 padding: 0;
 height: 100%;
 width: 130px;
 float: left;
 text-align: left;
 }
.frm_cont_input input, .frm_cont_input textarea {
 border: 1px solid #FF9900;
 }
.name_input2{
 margin-top: 1px;
 padding: 0;
 height: 40px;
 width: 230px;
 text-align: left;
 color: #393939 
 }
/*\*/* html .name_input2{ margin-top: 5px;}/**/
.butn{
 margin: 0 0 0 20px;
 padding: 0;
 height: 32px;
 width: 166px;
 }
.butn input#send{
 height: 31px;
 width: 165px;
 background: url(image/send_but.jpg) no-repeat;
 border: none;
 color:#FFFFFF;
 font-size: 14px;
 font-weight: bold;
 padding-bottom: 5px;
 }
.frm_botm{
 margin: 0;
 padding: 0 0 0 7px;
 height: auto;
 color: #FFFFFF;
 width: 230px;
 }
.alertmsg{
 margin: 0;
 padding: 0;
 height: 30px;
 width: 12px;
 background: url(image/form_bullat.gif) repeat-x 0px 8px;
 float: right;
 display: none;
 }
.errmsg{
 margin-top: 60px;
 padding: 0;
 height: auto;
 width: 235px;
 text-align: left;
 }
/*\*/* html .errmsg{ margin-top: 3px;}/**/
.errmsg p{
 color: #CC0000;
 }

  /*........midle form leyar close..................*/
     /*  ............... middle right leyar close..............*/
	 
	 
  /* .......... Project leyar start.......................*/
  
#project{
 margin: 10px 0 0 0;
 padding: 0 10px;
 height: auto;
 width: 980px;
 overflow: hidden;
 background-color:White;
 }
#pro_slid{
 margin: 0;
 padding: 0;
 height: 221px;
 width: 980px;
 float: left;
 clear: both;
 }
#slidshow_left{
 margin: 0;
 padding: 0;
 height: 220px;
 width: 34px;
 background: url(image/slide-left.jpg) no-repeat left;
 float: left;
 }
#arrow_left{
 margin: 95px 0 0 0px;
 padding: 0;
 height: 33px;
 width: 33px;
 }

#slidshow_midl{
 margin: 0;
 padding: 0;
 height: 220px;
 width: 900px;
 background: url(image/slide-center.jpg) repeat-x;
 float: left;
 overflow: hidden;
 position: relative;
 }
#slidshow_rit{
 margin: 0;
 padding: 0;
 height: 220px;
 width: 36px;
 background: url(image/slide-right.jpg) no-repeat right 0px;
 float: left;
 
 }
#arrow_right{
 margin: 95px 0 0 0;
 padding: 0;
 height: 33px;
 width: 35px;
 }

#theImages{
 margin: 20px 0;
 padding: 0;
 height: 180px;
 width: 100000px;
 position: absolute;
 left: 0px;
 }
#theImages #slideEnd{
 float:left;
}
 #theImages img{
 float:left;
 padding:1px;
 filter: alpha(opacity=50);
 opacity: 0.5;
 cursor:pointer;
 border: 2px double #99CC00;
 margin: 0 10px;
 height: 159px;
 width : 163px;

}
   /* .......... Project leyar start.......................*/
   
   
 /*............. fotter leyar start...................*/

#fottermain{
 margin: 20px 0 0 0;
 padding: 0;
 height: auto;
 width: 1000px;
 background: url(image/footer_bg.jpg) repeat-x;
 border-top: 2px solid #666666;
 font-weight: normal;
 font-size: 11px;
 overflow: hidden;
 
 }
/*\*/* html #fottermain{ float: none;}/**/
#ftr_left{
 margin: 0 0 0 20px;
 padding: 0;
 height: 180px;
 width: 220px;
 float: left;
 }
.ftr_logo{
 margin: 30px 5px 20px 5px;
 padding: 0;
 height: 105px;
 width: 160px;
 background: url(image/fotter_logo.jpg) no-repeat;
 }
.ftr_copyright{
 margin: 0;
 padding: 0;
 height: 15px;
 width: 200px;
 text-align: left;
 font-size:10px;
 }
 .ftr_copyright P{
 color: #ffffff;
 font-size: 10px;
 }
#ftr_devider{
 margin: 20px 50px 0px 20px;
 padding: 0;
 height: 150px;
 width: 9px;
 background: url(image/f_divider.jpg);
 float: left;
 }
#ftr_servises{
 margin: 15px 0 0 0;
 padding: 0;
 height: 180px;
 width:200px;
 float: left;
 text-align: left;
 }
#ftr_servises ul{
 margin: 0;
 padding: 0;
 list-style: none;
 }
#ftr_servises ul li{
 margin: 0;
 padding: 0;
 height: 18px;
 width: auto;
 font-weight: bold;
 text-align: right;
 }
 #ftr_servises ul li a{
  color: #ffffff;
  text-decoration: none;
  padding-right: 15px;
  }
 #ftr_servises ul li .ss
 {
 font-size:16px;
  background:  url(image/home-icon.gif) no-repeat left;
  padding: 0 0 0 25px;
  }
  #ftr_servises ul li .ss a:hover{
  text-decoration: underline;
  }   
 #ftr_servises ul li a span{
  color: #FFFFFF;
  height: 18px;
  background: url(image/bull.gif) no-repeat right;
  padding-right: 25px;
  }
 #ftr_servises ul li a:hover span{
  text-decoration: underline;
  }
/*\*/ * html #ftr_servises ul li a:hover { text-decoration: underline;} /**/
 #ftr_servs2{
 margin: 15px 0 0 0;
 padding: 0 0 0 10px;
 height: 180px;
 width:160px;
 float: left;
 text-align: left;

 }
 #ftr_servs2 .ser2{
 margin: 0;
 padding: 0;
 list-style: none;

 }
 #ftr_servs2 .ser2 li{
 margin: 0;
 padding: 0;
 height: 18px;
 width: auto;
 font-weight: bold;
 text-align: left;
 }
 #ftr_servs2 .ser2 li a{
  color: #ffffff;
  text-decoration: none;
  }
 #ftr_servs2 .ser2 li a:hover{
 text-decoration: underline;
 }

#office_add{
 margin: 0;
 padding-right: 25px;
 height: 200px;
 width: 250px;
 float: right;
 text-align: right;
 
 }
/*\*/ * html #office_add{ padding-top: 18px;}/**/ 
#office_add h4{
 font-size: 18px;
 color: #ffffff;
 margin: 15px 0 0 10px; 
 }
#office_add P{
 margin: 15px 0 0 0;
 color: #FFFFFF;
 font-size: 11px;
 letter-spacing: 0.13em;
 }
  
    /*............. fotter leyar close...................*/
 /*................ css for all pages leyar start....................................*/
#mid_bnr_all{
 margin: 0;
 padding: 0;
 height: 110px;
 width: 690px;
 height: 107px;
 }
.mid_bnr_all_left{
 margin: 0;
 padding: 0;
 height: 100%;
 width: 224px;
 background: url(image/mid_baner_for_all.jpg) no-repeat left;
 float: left;
 }
.mid_bnr_all_rit{
 margin: 0;
 padding: 20px 20px 0 0;
 height: 87px;
 width: 446px;
 background: url(image/mid_baner_for_all_right.jpg) no-repeat right;
 float: left;
 text-align: right;
 color: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 20px;
 font-weight: bolder;
 }

/* .....................bread crumb leyar start........................*/
#brad_crumb{
 margin-top: 15px;
 height: 35px;
 width: 670px;
 text-align: left;
 padding: 0 0 0 3px;
 }
#brad_crumb a{
 margin: 0 6px 0 0;
 padding: 0 3px 2px 0 ;
 background: url(image/brad_crumb.gif) no-repeat right;
 text-decoration: none;
 }
/* .....................bread crumb leyar start........................*/

/*................ main contener of all pages.........................*/
#main_contener_for_all{
 margin: 0;
 padding: 0;
 height: auto;
 width: 690px;
 overflow :hidden;
 }
.main_cnr_all_top{
 margin: 0;
 padding: 0;
 height: 11px;
 width: 690px;
 background: url(image/main_cnr_all_top.jpg) no-repeat 0 3px;
 }
.main_cnr_all_mid{
 margin: 0;
 padding: 0;
 height: auto;
 width: 660px;
 background: url(image/main_cnr_all_mid.jpg) repeat-y;
 text-align: left;
 padding: 0 15px;
 overflow : hidden;
 }

.main_cnr_all_botm{
 margin: 0;
 padding: 0;
 height: 11px;
 width: 690px;
 background: url(image/main_cnr_all_bottom.jpg) no-repeat;
 }
 
 .gridpad
 {
	padding:0 0 0 10px;
	margin:0 0 0 10px;
 }
 
/*................ main contener of all pages.........................*/
 
 /*................ css for all pages leyar close....................................*/
		
		/*  ............... middle leyar close ...............*/
	   
	   
 /*................ client page css start.........................*/
 
#knit_scav_full{
    height:305px;
    width:660px;
    margin:0 0 30px 3px;
    }
#knit-imgbox{
	width:auto;
	height:auto;
	float: left;
	}
#client_box{
	 width:168px;
	 height:110px;
	 float:left;
	 margin:2px 25px 40px 20px;
	}		
#clientlogo{
	width:150px;
	height:130px;
	padding:10px 20px 0px ;
	background-color:#fFF;
	float:left;
	border:1px solid #D1D2CC;
	}

h5{ margin:10px 2px 0 2px; font-size:11px; color:#333; text-transform:capitalize; text-align:center;}

h5 a{color:#333;}


 /*................ client page end.........................*/	 

