body ,html {
padding:0px;
margin:0px;
font-family:arial;
font-size:12px;
font-weight:normal;
color:#323232;
line-height:16px;
}


#container {
width:870px;
margin:0 auto;
}

     		 a:link       { color:                   #0000FF;                   text-decoration:none;}
             a:visited    { color:                   #0000FF;                   text-decoration:none;}
             a:hover      { color:                   #009933;                   text-decoration: underline}  

/*headeer css satrts here*/
#header_div {
width:870px;
float:left;
background-image:url(images/topbg.gif);
background-repeat:repeat-x;
height:199px;
padding-top:28px;
}


.ha_left {
width:395px;
float:left;
background-image:url(images/leftbg.gif);
background-repeat:no-repeat;
height:190px;
padding-top:9px;
padding-left:16px;
}

.ha_right {
width:458px;
float:left;
}


/*headeer css ends here*/

/*middle css starts here*/
#middle_div {
width:850px;
float:left;
padding-left:10px;
padding-right:10px;
padding-bottom:35px;
}


.mi_top {
width:850px;
float:left;
background-image:url(images/line.gif);
background-repeat:repeat-x;
background-position:bottom;
padding-top:14px;
font-size:27px;
font-weight:normal;
color:#393939;
padding-bottom:12px;
}

.heading {
font-size:22px;
font-weight:normal;
color:#51A226;
}


.md_bdiv {
width:812px;
float:left;
padding-left:19px;
padding-right:19px;
}

.md_box {
width:812px;
float:left;
padding-top:24px;
}


.md_left {
width:254px;
float:left;
padding-right:24px;
}

.md_right {
width:254px;
float:left;
}


.md_leftcon {
width:254px;
float:left;
}


.leftcon {
width:11px;
float:left;
}

.grbg {
width:224px;
float:left;
background-image:url(images/graybg.gif);
background-repeat:repeat-x;
height:20px;
font-size:17px;
font-weight:bold;
color:#51A325;
padding-top:15px;
padding-left:8px;
}

.grbbg {
width:232px;
float:left;
background-image:url(images/grbg.gif);
background-repeat:repeat-x;
height:16px;
}


.mid_bg {
width:244px;
float:left;
background-image:url(images/grbg1.gif);
background-repeat:repeat-x;
background-color:#E2E2E1;
border-left:1px solid #E1E1E1;
border-right:1px solid #E1E1E1;
padding-top:10px;
text-align:justify;
padding-right:8px;
}

.heading1 {
color:#51A325
}



/*middle css ends here*/



/*footer css starts here*/
#footer_div {
width:850px;
float:left;
text-align:center;
color:#ffffff;
background-image:url(images/fotbg.gif);
background-repeat:repeat-x;
height:37px;
padding-top:10px;
padding-left:10px;
padding-right:10px;
}

#footer_div a {
color:#ffffff;
padding-left:5px;
padding-right:5px;
text-decoration:none;
}

#footer_div a:hover {
color:#ffffff;
text-decoration:underline;
}

.maillink {
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

:hover.maillink{
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:underline;
}
/*footer css ends here*/