body{
margin:0px;
}
.top_bodybg{
background-image:url(images/body_bg.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.page_bdr{
width:1002px;
border-left:solid 1px #BDBDBD;
border-right:solid 1px #BDBDBD;
float:left;
}
.bold{ font-weight:bold; color:#000000;}
ol{ padding:15px; margin:0px; }
#right ul{ list-style:none; line-height:24px; padding:0px; margin:0px; }
/* ===================================== header strat here ====================================== */
#header{
width:1002px;
float:left;
background-image:url(images/header_bg.jpg);
background-repeat:repeat-x;
}
.link_div{
width:680px;
float:right;
padding:19px 12px 0px 0px;
}
.btn{
float:left;
padding-left:15px;
}
.btn_devi{
float:left;
padding:3px 0px 0px 15px;
}
.banner{
width:1002px;
float:left;
}

/* ===================================== header ends here ====================================== */

/* ===================================== midpart strat here ====================================== */
#midpart{
width:967px;
float:left;
padding:20px 19px 10px 16px;
background-image:url(images/page_bg.jpg);
background-repeat:repeat-x;
background-color:#F4F4F4;
}
.midpart_common{
width:967px;
float:left;
}
.gallery_bg{
background-image:url(images/gallery_bg.jpg);
background-repeat:no-repeat;
width:227px;
height:207px;
float:left;
padding:10px 0px 5px 0px;
}
/* ===================================== left strat here ====================================== */
#left{
width:727px;
float:left;
}
.left_common{
width:727px;
float:left;
}

/* ===================================== left ends here ====================================== */

/* ===================================== right strat here ====================================== */
#right{
width:227px;
float:left;
padding-left:13px;
}
.right_common{
width:227px;
float:left;
}
.service_bg{
background-image:url(images/services_bg.jpg);
background-repeat:repeat-x;
background-color:#F4F4F4;
border-left:solid 1px #D8D8D8;
border-right:solid 1px #D8D8D8;
width:195px;
float:left;
padding:3px 0px 15px 30px;
}

/* ===================================== right ends here ====================================== */


/* ===================================== midpart ends here ====================================== */

/* ===================================== footer start here ====================================== */
.footer_bg{
background-image:url(images/footer_bg.jpg);
background-repeat:repeat-x;
background-color:#F4F4F4;
padding:27px 0px 10px 0px;
}



/* ===================================== text class strat here ====================================== */
.links{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#636363;
text-decoration:none;
}
.links a{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#636363;
text-decoration:none;
}
.links a:hover{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#000000;
text-decoration:none;
}
.heading{
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#000000;
}
.general_txt{
font-family:Tahoma;
font-size:12px;
color:#7B7B7B;
text-align:justify;
}
.service_heading{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
color:#414141;
}
.service_txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#414141;
text-decoration:none;
font-weight:bold;
}
.service_txt a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#414141;
text-decoration:none;
font-weight:bold;
}
.service_txt a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#414141;
text-decoration:underline;
font-weight:bold;
}
.georgia18bla{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#000000;
}
.arial12bla{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
.arial12bla a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration:underline;
}
.arial12bla a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
.footer_txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#2E5587;
text-decoration:none;
}
.footer_txt a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#2E5587;
text-decoration:none;
}
.footer_txt a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#2E5587;
text-decoration:underline;
}