/* CSS Document */
body
{
background-color:#CC0000;
margin:0px auto;
padding:0px;
font-family:Arial;
font-size:12px;
font-style:normal;
font-weight:normal;
color:#000000;
text-align:justify;
text-decoration:none;
background-image: url(../image/header_bg.jpg);
background-position:left-top;
background-repeat:repeat-x;
}
/*--------------------< < < <header part start> > > >--------------------*/

.logo
{
background-image:url(../image/logo.png);
background-position:left-middle;
background-repeat:no-repeat;
}
/*--------------------< < < <header part ends> > > >--------------------*/


/*--------------------< < < <body part start> > > >--------------------*/
.services_top_bg
{
height:63px;
background-image:url(../image/services_top_bg.jpg);
background-repeat:no-repeat;
}
.services_body_bg
{
height:169px;
background-image: url(../image/services_body_bg.jpg);
background-repeat: repeat-y;
}
.services_bottom_bg
{
height:56px;
background-image: url(../image/services_bottom_bg.jpg);
background-repeat:no-repeat;
}
.link_text_01
{
font-family:tahoma;
font-size:11px;
font-style:normal;
font-weight:bold;
color:#000000;
text-decoration:none;
}
.link_text_01:hover
{
text-decoration:none;
}
.normal_text_01
{
font-family:tahoma;
font-size:16px;
font-style:normal;
font-weight:bold;
color:#CB0F07;
text-decoration:none;
}
.normal_text_02
{
font-family:tahoma;
font-size:12px;
font-style:normal;
font-weight:bold;
color:#4A4A4A;
text-decoration:none;
}
.guarantee_bg_top
{
height:63px;
background-image: url(../image/guarantee_bg_top.jpg);
background-repeat:no-repeat;
}
.guarantee_bg_body
{
height:168px;
background-image: url(../image/guarantee_bg_body.jpg);
background-repeat:no-repeat;
}
.gaurantee_bg_bottom
{
height:58px;
background-image:url(../image/guarantee_bg_bottom.jpg);
background-repeat:no-repeat;
}
.wel_bg_bot_middle
{
height:px;
width:px;
background-image:url(../image/wel_bg_bot_middle.jpg);
background-repeat:repeat-x;
background-color:#81C200;
}
.packages_bg
{
height:78px;
background-image:url(../image/package_bg_body.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.imput_text
{
border:1px solid #122313;
background-color:#FFFFFF;
height:14px;
width:200px;
font-family:tahoma;
font-size:11px;
font-style:normal;
font-weight:normal;
padding-left:4px;
color:#000000;
text-decoration:none;
}
.imput_text_1
{
border:1px solid #122313;
background-color:#FFFFFF;
height:16px;
width:205px;
font-family:tahoma;
font-size:11px;
font-style:normal;
font-weight:normal;
padding-left:4px;
color:#000000;
text-decoration:none;
}
.imput_text2
{
border:1px solid #122313;
background-color:#FFFFFF;
height:66px;
width:592px;
font-family:tahoma;
font-size:11px;
font-style:normal;
font-weight:normal;
padding-left:4px;
color:#000000;
text-decoration:none;

}
.imput_text3
{
border:1px solid #122313;
background-color:#FFFFFF;
height:66px;
width:300px;
font-family:tahoma;
font-size:11px;
font-style:normal;
font-weight:normal;
padding-left:4px;
color:#000000;
text-decoration:none;

}


/*--------------------< < < <body part end> > > >--------------------*/



/*--------------------< < < <services page start > > > >--------------------*/
.serv_box_th_bg
{
height:34px;
background-image:url(../image/serv_box_th_bg.png);
background-repeat:no-repeat;
}
.serv_box_body_bg
{
background-image: url(../image/serv_box_body_bg.jpg);
background-repeat: repeat-x;
background-color:#D5E3EE;

}
.serv_th_text_normal
{
font-family:arial;
font-size:14px;
font-style:normal;
font-weight:bold;
color:#000000;
text-decoration:none;
}

/*--------------------< < < <services page  end> > > >--------------------*/

/*--------------------< < < <footer part start> > > >--------------------*/

.footer_bg
{
background-image:url(../image/footer_bg.jpg);
background-repeat:repeat-x;
height:45px;
}
.footer_text
{
font-family:tahoma;
font-size:11px;
font-style:normal;
font-weight:normal;
color:#ffffff;
text-decoration:none;
}
.footer_link
{
font-family:tahoma;
font-size:11px;
font-style:normal;
font-weight:normal;
color:#ffffff;
text-decoration:none;
padding-left:12px;
}
.footer_link:hover
{
text-decoration:underline;
}
/*--------------------< < < <footer part end > > > >--------------------*/
