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

img {
	behavior: url("images/iepngfix.htc");
	border:none;
}
#container_wrapper{
background:url(images/contentbg.png) repeat-y left top;
behavior: url("images/iepngfix.htc");
width:932px;
margin:0px 8px;
padding:0;
}
.feclient_main .fech_client{
background:url(images/feat_client2.gif) no-repeat bottom right;
padding:5px 4px 20px 24px;
}
.footermain{
float:left;
background-color:#e8e8e8;
width:880px;
font-size:12px;
color:#232323;
}
.footermain span{
color:#008fd3;
font-weight:bold;
}
.footercontac{
background-color:#eeeded;
float:left;
padding:13px 20px 11px 0px;
height:48px;
}
.footeremail{
background-color:#dedede;
float:left;
padding:13px 20px 13px 18px;
height:48px;
}
.footerphone{
background-color:#d2d2d2;
float:left;
padding:13px 20px 13px 18px;
height:48px;
}
.flotright{
float:right;
}
.footerlinks{
float:left;
padding:15px 0px 9px 18px;
background-color:#e8e8e8;
height:45px;
width:332px;
text-align:right;
font-size:10px;
color:#131313;
}
.footerlinks a{
font-size:10px;
color:#131313;
font-weight:bold;
text-decoration:underline;
}
.footerlinks a:hover{
text-decoration:none;
}
/*================ new changes =======================*/
.left_txtbox{
float:left;
padding-right:10px;
width:278px;
}
.inputbox{
border-left:1px solid #c4c4c4;
border-top:1px solid #c4c4c4;
border-bottom:2px solid #8b8b8b;
border-right:2px solid #8b8b8b;
width:260px;
padding:6px 3px;
font-size:14px;
}
.massbox{
width:558px;
padding:6px 3px;
font-size:14px;
margin:0;
border-left:1px solid #c4c4c4;
border-top:1px solid #c4c4c4;
border-bottom:2px solid #8b8b8b;
border-right:2px solid #8b8b8b;
}
/*===================== portfolio page css =========================================*/
.portfolio{
	background:#f9f9f9 url(images/portfoliobg.gif) repeat-x left top;
	padding:0px 10px 15px 10px;
}