body{
width:1000px;
margin:auto;
background:#989898;
font-family:Arial;
}

 #main_bg{

/* background:url(../images/shadow2.jpg) repeat-y;*/
 
 
 
 margin:0px;

 }
/*#banner_menu{
width:985px;

height:21px;

margin:auto;

background:url(../images/top_image.jpg);
}*/
#heading{

text-align:center;

 font-size:24px; 

 padding-top:50px;
  padding-bottom:20px;

 color:#224099;

 font-weight:bold;

}

#main_wrap_page{


font-family:arial;
font-size:13px;
width:985px;

background:#ffffff;

margin:auto;

}

#intro_text{

width:90%;
text-align:justify;
margin:auto;

}

#bottom_text{

width:90%;

margin:auto;


}

#links{



/*margin-left:35px;*/

margin-top:10px;

/*margin-right:30px;*/

border:none;

}

#banner{

width:985px;

height:174px;

margin:auto;

margin-top:-10px;


background:#676BAA;

background:url(../images/02.jpg) no-repeat;

}
#content{
min-height:450px;
background:#fcfcfc ;
}

#footer{

/*margin-top:51px;
*/
text-align:center;

 font-size:10pt;
 
 font-weight:bold;
 
font-family:Arial;

 background:url(../images/footbg.jpg) repeat-x scroll 0 0;

 color:#fff;

/* height:30px;*/
padding-bottom:15px;

 padding-top:10px;

 border-top:5px solid #EF7D0B;

}

#under_title{

width:175px;

float:left;

text-align:center;

margin-right:5px;

}

#links a{

text-decoration:none;

color:#363B71;

border:none;

}