body
{ 
background:url(images/bg.gif) repeat-x top #e99fea;
margin:auto;
font-family:Segoe UI Semibold, Segoe UI Symbol;
font-size:11px;
color:#333333;
}
.clear{
clear:both;
}
h2{
font-size:15px;
color:#fc6c03;
margin:0px;
padding:3px;
display:inline;
}
h3{
font-size:15px;
color:#cc0e5e;
margin:0px;
text-transform:uppercase;
padding:3px;
display:inline
}
h4{
font-size:15px;
color:##cc0e5e;
margin:0px;
padding:3px;
display:inline
}
h5{
font-size:15px;
color:#000000;
margin:0px;
padding:3px;
display:inline
}
h6{
font-size:17px;
font-weight:bold;
color:#ff0000;
margin:0px;
padding:3px;
display:inline
}
#main_content{
width:912px;
height:auto;
margin:auto;
background-color:#FFFFFF;
}
#top_banner{
width:912px;
height:217px;
background:url(images/top_banner.jpg) no-repeat center;
}

/*------------MENU---------*/

#menu {list-style-type:none; padding:0; margin:0;}
#menu ul {list-style-type:none; padding:0; margin:0;}
#menu li {float:left; background:#db63ad; border:solid 1px white; position:relative;}
#menu li.sub {background:#133457;}

#menu table {border-collapse:collapse;position:absolute;top:0;left:0;z-index:80;font-size:1em;}

#menu li a {display:block; color:#FFF; height:25px; font-family:Segoe UI Semibold, Segoe UI Symbol; font-size:12px; line-height:24px; width:112px; text-decoration:none; text-align:center;}
#menu :hover {color:#FFF; background:#460142;}
#menu :hover > a {color:#FFF; background:#460142;}

#menu ul, 
#menu :hover ul ul,
#menu :hover ul :hover ul ul,
#menu :hover ul :hover ul ul.left {position:absolute; left:-9999px; width:112px;}

#menu :hover ul{left:0;top:25px; background:url(transparent.gif);} 

#menu :hover ul :hover ul,
#menu :hover ul :hover ul :hover ul {padding:0px; left:112px; top:-3px;}

#menu :hover ul :hover ul.left,
#menu :hover ul :hover ul :hover ul.left {padding:0px; left:-131px; top:-3px;}


/*-------------left_section-----------------*/


#left_section{
width:220px;
height:auto;
float:left;
padding: 0px;
}


#menu5 {
width: 215px;
margin: 1px; 

}

ul
{
    list-style-type:none;
    padding:0px;
    margin:0px;
}


li {
list-style-type: none!important;

}

#menu5 li a {
height: 30px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 22px;
text-decoration: none;
font-size:12px;

}	
	
#menu5 li a:visited, #menu5 li a:link {
	color: #FFF;
	display: block;
	background:  #460142;
	padding: 8px 0 0 10px;
        border: solid 1px white;
        width: 200px;
}
	
#menu5 li a:hover {
	color: #FFF;
	background:  #db63ad;
	padding: 8px 0 0 10px;
        border: solid 1px white;
}

#image{
  width:210px;
  height: auto;
  border-left:solid 2px white;
  border-right: solid 4px white; 
}

/*-------------right_section-----------------*/

#page_content{
background:url(images/bg1.gif) repeat-y;
padding:0px;
}
#right_section{
width:690px;
height:auto;
float:left;

}
.title{
font-size:18px;
font-weight:bold;
padding-left:20px;
color:#460142;
}
.text_content{
width:640px;
color:#000000;
font-size:15px;
margin:23px 0 0 25px;
line-height:16px;
text-align:justify;
}
.text_content a{
text-decoration:none;
color:#db63ad;

}
.text_content a:hover{
text-decoration:none;
color:#460142;

}

#image_right{
  width:500px;
  height: auto;
  float: center;
  padding:10px 0 0 75px;
    
}

#box{
  width:678px;
  border:3px solid purple;
  margin: 0 0 0 5;
  padding:0px;
  background-color: #FFEBFD;
}

#box1{
  width:678px;
  border:3px solid red;
  margin: 0 0 0 5;
  padding:0px;
  background-color: #fbdfdf;
}

#box2{
  width:678px;
  border:3px solid black;
  margin: 0 0 0 5;
  padding:0px;
  background-color: #fbdfdf;
}



/*---------------footer-----*/
#footer{
width:912px;
height:65px;
clear:both;
background:url(images/footer_bg.jpg) no-repeat left;
border-top:solid 1px white;
}
.footer_links{
float:left;
padding:10px;
}
.footer_links a{
text-decoration:none;
padding:0 8px 0 8px;
color:#ffffff;
}
.footer_links a:hover{
text-decoration:underline;
}

