body{
background-image:url(images/top_body_bg.jpg);
background-repeat:repeat-x;
background-color:#F8F8ED;
margin:0px;
}

#right ul{ padding:0px; margin:0px; list-style:none; }
#right li{ line-height:24px; }
/* ============================== header start here ================================= */
#header{
width:907px;
float:left;
}
.logo_div{
width:907px;
float:left;
}
#call_div{
width:285px;
float:right;
margin:10px 10px 0px 0px;
}
.callbg{
background-image:url(images/call_bg.jpg);
background-repeat:repeat-x;
padding-top:8px;
width:216px;
}
.navi_div{
width:877px;
float:left;
height:45px;
padding:9px 0px 0px 30px;
}
.btn{
float:left;
padding:6px 0px 0px 40px;
}
.btn_divi{
float:left;
padding-left:40px;
}

/* ============================== header ends here ================================= */

/* ============================== midpart start here ================================= */
#midpart{
border-left:solid 1px #D0D0C7;
border-right:solid 1px #D0D0C7;
width:868px;
float:left;
background-image:url(images/page_bg.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
padding:18px 18px 0px 19px;
}
.banner{
width:868px;
float:left;
margin-bottom:5px;
}
.middle{
width:868px;
float:left;
}
/* ============================== left start here ================================= */

#left{
width:633px;
float:left;
}

/* ============================== right start here ================================= */
#right{
width:223px;
float:left;
padding-left:12px;
}
.service_div{
width:193px;
float:left;
border:solid 9px #E6E6E6;
padding:14px 0px 11px 12px;
}
.techrestore_div{
text-align:center;
width:223px;
float:left;
margin-top:10px;
}

/* ============================== right ends here ================================= */

/* ============================== left ends here ================================= */

/* ============================== midpart ends here ================================= */


/* ============================== footer start here ================================= */
#footer_top{
width:905px;
border-left:solid 1px #D0D0C7;
border-right:solid 1px #D0D0C7;
background-color:#FFFFFF;
}
#footer{
width:885px;
float:left;
text-align:center;
padding:10px;
}
.footer_common{
width:885px;
float:left;
padding-top:10px;
}
.footer_bot{
width:875px;
float:left;
text-align:right;
padding:10px 15px;
}




/* ======================== text class start here =============================== */
.calltxt1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
color:#002553;
font-style:italic;
}
.calltxt2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
color:#F10000;
font-style:italic;
}
.calltxt3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:bold;
}
.navi_txt{
font-family:"Times New Roman", Times, serif;
font-size:17px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.navi_txt a{
font-family:"Times New Roman", Times, serif;
font-size:17px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.navi_txt a:hover{
font-family:"Times New Roman", Times, serif;
font-size:17px;
color:#95DC40;
text-decoration:none;
font-weight:bold;
}
.heading{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#509202;
}
.heading2{
font-family:Tahoma;
font-size:12px;
color:#74B428;
font-weight:bold;
}
.general_txt{
font-family:Tahoma;
font-size:12px;
color:#7B7B7B;
text-align:justify;
}
.service_txt{
font-family:Tahoma;
font-size:14px;
color:#6D6D6D;
text-decoration:none;
}
.service_txt a{
font-family:Tahoma;
font-size:14px;
color:#6D6D6D;
text-decoration:none;
}
.service_txt a:hover{
font-family:Tahoma;
font-size:14px;
color:#6D6D6D;
text-decoration:underline;
}
.footer_txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
text-decoration:none;
}
.footer_txt a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
text-decoration:none;
}
.footer_txt a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
text-decoration:underline;
}