/* MAIN STYLESHEET */

body {
  background:#000000; color:#FFFFFF;font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:11px; line-height:16px; margin:0px 0px 0px 0px;
}

a {
	color:#cebc7d;
}

#container {
	background:#000000;border:1px solid #ffffff; height:100%; margin: 0 auto; min-height: 580px; min-width:764px; width: 90%;  
}

.spacer {
	height:10px; width:100%;
}

.aligncentre {
    text-align: center; 
}

#header {
	background-image:url(../images/hd.jpg); height:101px; margin: 0 auto; width:764px;
	}
#header span {
	display:none;
	}
	
#containerInner {
	background:url(../images/bg-drkflare2.jpg) no-repeat; height:100%; margin:0 auto; overflow:hidden; width:764px;
	}
	
#topic {
	border:0px dotted #333333; float:left; height: 351px; margin:4px; width:50%;
	}
	
#frame {
	padding-top: 90px;
	}

#slideshow {
	border:0px dotted #333333; float:right; height:351px; margin:4px; min-width:295px; width:310px;
	}
	
#rightpane {
	border:0px dotted #000000; float:right; height:351px; margin:4px; min-width:295px; width:350px;
	}	

#menu {
	border:0px dotted #333333; float:left; margin:4px; width:50%;
	}

#speciality {
	border:1px dotted #333333; float:right; height:79px;margin:4px; width:301px; text-align:center;
	}	
#speciality span {
	display:none;
	}		

.footer {
	color:#666666;font-size:10px; text-align:center;
	}
.footer a {
	color:#666666; font-size:9px;text-decoration:none;
	}	
/********* MAIN MENU STYLES *********/

#menu ul {
	background:url(../images/bg-menu.jpg);height:90px; line-height:1.2;margin:0px; padding:0px; 
	}
#menu ul li {
	border:0px dotted #333333;color:#cebc7d; display:inline; float:left; font-weight:bold; height:45px; list-style:none; list-style-type:none; width:122px;
	}
#menu ul li span {	
	color:#b3a05f;font-size: smaller;font-weight:normal; font-style:italic;
	}
#menu ul li a {	
	color:#b3a05f;float:left;height:45px; width:122px; text-decoration:none;
	}

#menu ul li a:hover {	
	color:#b3a05f;
	}
#menu ul li span a:hover {	
	color:#b3a05f;
	}
#menu ul li.option1 a:hover {	
	background:url(../images/bg-menuoption.jpg);
	}	
#menu ul li.option2 a:hover {	
	background:url(../images/bg-menuoption2.jpg);
	}	
#menu ul li.option3 a:hover {	
	background:url(../images/bg-menuoption3.jpg);
	}
#menu ul li.option4 a:hover {	
	background:url(../images/bg-menuoption4.jpg);
	}		
#menu ul li.option5 a:hover {	
	background:url(../images/bg-menuoption5.jpg);
	}		
#menu ul li.option6 a:hover {	
	background:url(../images/bg-menuoption6.jpg);
	}		