/* CSS Document */
body{
background-image:url(images/body_bg.jpg);
background-repeat:repeat-x;
margin:0px;
}

#main_container{
width:818px;
margin:auto;
}
/* Header start from here */
.contact{
float:left;
padding:9px 0px 0px 200px;
width:220px;
font-family:Verdana;
font-size:18px;
color:#FFFFFF;
}


#header{
background-image:url(images/head_bg.jpg);
width:757px;
height:69px;
float:left;
background-repeat:repeat-x;
padding:19px 27px 0px 34px;
}

#page_bg{
background-image:url(images/page_bg.jpg);
background-repeat:repeat-x;
float:left;
background-color:#FFFFFF;
}

#links{
width:677px;
padding-left:69px;
}
.flash{
padding-top:13px;
float:left;
}

/* Header ends here */

/* Middle part start from here */

#middle{
width:783px;
float:left;
padding:8px 19px 26px 16px;
}

/* Left start from here */
#left{
width:253px;
float:left;
}

.services_bg{
background-color:#191919;
border-left:solid 1px #D4D4D4;
border-right:solid 1px #D4D4D4;
padding:8px 0px 0px 40px;
width:211px;
}
/* Left ends here */

/* Right start from here */
#right{
width:485px;
padding-top:8px;
float:left;
padding-left:22px;
}

.middle_part{
width:485px;
float:left;
margin-top:8px;
}

#middle_bg{
background-image:url(images/middle_bg.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
border-left:solid 1px #D2D2D2;
border-right:solid 1px #D2D2D2;
width:467px;
padding:0px 8px;
}

/* right ends here */

/* Middle Part ends here */


/* Footer start from here */
#footer{
width:818px;
float:left;
height:40px;
background-color:#E0E0E0;
padding:13px 0px 0px 0px;
text-align:center;
}

#footer_bot{
width:818px;
float:left;
margin-top:8px;
text-align:center;
}

/* Footer ends here */


/* text class start from here */
.service{
font-family:Verdana;
font-size:12px;
color:#B5B5B5;
font-weight:bold;
text-decoration:none;
}
.service a{
font-family:Verdana;
font-size:12px;
color:#B5B5B5;
font-weight:bold;
text-decoration:none;
}
.service a:hover{
font-family:Verdana;
font-size:12px;
color:#B5B5B5;
font-weight:bold;
text-decoration:underline;
}
.welcome_head{
font-family:Arial, Helvetica, sans-serif, "Arial Black";
font-size:22px;
color:#000000;
}
.welcome{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#676767;
}
.footer_txt{
font-family:Verdana;
font-size:11px;
color:#000000;
text-decoration:none;
}
.footer_txt a{
font-family:Verdana;
font-size:11px;
color:#000000;
text-decoration:none;
}
.footer_txt a:hover{
font-family:Verdana;
font-size:11px;
color:#000000;
text-decoration:underline;
}


/* changes by sandeep */

.logo_txt
{
font:bold 36px Georgia;
color:#ffffff;
text-decoration:none;
}
.logo_txt a
{
font:bold 36px Georgia;
color:#ffffff;
text-decoration:none;
}
.logo_txt a:hover
{
font:bold 36px Georgia;
color:#ffffff;
text-decoration:none;
}