/* CSS Document */
body
{
font-family:Arial; font-size:14px; background:#000000; margin:0px; padding:0px; color:#2c2c2c;
}
#wrapper
{
width:982px; margin:auto; padding-top:50px;
}

/*---------------------------star-------*/
#round_box
{
width:982px; background:#fbfaf4;
}
.top_mid
{
background:url(../images/top_mid.jpg) repeat-x top; height:16px;
}
.bot_mid
{
background:url(../images/bot_mid.jpg) repeat-x bottom; height:16px;
}
.mid_left
{
background:url(../images/mid_left.jpg) repeat-y; width:15px;
}
.mid_right
{
background:url(../images/mid_right.jpg) repeat-y; width:16px;
}
.box_tleft
{
background:url(../images/box_tleft.jpg) no-repeat top;  width:15px; height:16px;
}
.box_tright
{
background:url(../images/box_tright.jpg) no-repeat top; width:16px; height:16px;
}
.box_bleft
{
background:url(../images/box_bleft.jpg) no-repeat bottom; width:15px; height:16px;
}
.box_bright
{
background:url(../images/box_bright.jpg) no-repeat top; width:16px; height:16px;
}
/*---------------------------end-------*/

.side_block
{
width:265; padding-right:15px;
}
.content_area
{
width:610px; padding:30px; 
}
/*-----------------------side roundend starts ---------------------*/
.roundedcornr_box_725977 {
 background: #fbe1ab; width:267px; }
.roundedcornr_top_725977 div {
   background: url(../images/roundedcornr_725977_tl.png) no-repeat top left;
}
.roundedcornr_top_725977 {
   background: url(../images/roundedcornr_725977_tr.png) no-repeat top right;
}
.roundedcornr_bottom_725977 div {
   background: url(../images/roundedcornr_725977_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_725977 {
   background: url(../images/roundedcornr_725977_br.png) no-repeat bottom right;
}
.roundedcornr_top_725977 div, .roundedcornr_top_725977, .roundedcornr_bottom_725977 div, .roundedcornr_bottom_725977 {
   width: 100%;    height: 10px;  font-size: 1px;
}
.roundedcornr_content_725977 { margin: 0 10px; }
/*-----------------------side roundend ends ---------------------*/

.side_content
{
width:210px; padding:25px 17px 20px 20px;
}

#menu
{
border-top: #820052 3px solid;
border-bottom:#820052 3px solid;
padding-top:15px;
margin:0px;
width:247px;
}
#menu ul
{
padding:0px;
margin:0px;
width:247px;
}

#menu ul li
{
margin:0px;
padding:0px;
list-style:none;
}

#menu ul li a
{
background:url(../images/li.jpg) no-repeat; width:247px; height:36px;
color:#820052; text-decoration:none; font-weight:bold;
display:block; cursor:pointer;
}

#menu ul li a:hover
{
background:url(../images/li_hover.jpg) no-repeat; width:247px; height:36px;
color:#fff; text-decoration:none; font-weight:bold;
}

#menu .a_text{ padding-top:5px; padding-left:47px; padding-bottom:10px;  
}
#menu .currentpage
{
background:url(../images/li_hover.jpg) no-repeat; width:247px; height:36px;
color:#fff; text-decoration:none; font-weight:bold;
}

#menu ul li p li
{
margin-left:10px;
}
#menu p
{
margin-left:10px;
}


a
{
color:#820052; text-decoration:underline;
}
a:hover
{
text-decoration:none;
}
p{
margin:0px;
padding:0px;
}
#footer
{
width:982px; height:95px; padding:25px 42px 0px 0px; text-align:right; color:#820052;
}
#footer a
{
color:#820052; text-decoration:none;
}
#footer a:hover
{
text-decoration:underline;
}
