#options {
	width:742px; 
	margin:20px auto; 
	text-align:right; 
	color:#9ac1c9;
}

#options a {
	text-decoration:none; 
	color:#ffffff;
	font-weight:bold;
}

#options a:hover {
	color:#ffffff;
	font-weight:bold;
}

#acc {
	width:750px; 
	list-style:none; 
	color:#fff; 
	margin:0 auto 40px;
	background-color: #666;
	border: 1px #fff solid;
}

#acc h3 {
	font:12px Verdana,Arial;
	width:736px; 
	padding:6px; 
	font-weight:bold; 
	margin-top:5px; 
	cursor:pointer; 
	background-color: #666;
	text-align:left;

}

#acc h3:hover {
	background-color: #666;
}

#acc .acc-section {
	overflow:hidden; 
	background:#00abc9;
}

#acc .acc-content {
    color:#FFFFFF;
	width:750px;  
	border-top:none; 
	background:#00abc9;
}

#nested {
	width:710px; 
	list-style:none; 
	color:#033; 
	margin-bottom:15px;
}
/*
#nested h3 {
	width:596px; 
	border:1px solid #9ac1c9; 
	padding:6px 6px 8px; font-weight:bold; 
	margin-top:5px; 
	cursor:pointer; 
	background:url(images/header.gif);
}

#nested h3:hover {
	background:url(images/header_over.gif);
}

#nested .acc-section {
	overflow:hidden; 
	background:#fff
}

#nested .acc-content {
	width:578px; 
	padding:15px; 
	border:1px solid #9ac1c9; 
	border-top:none; 
	background:#fff
}

#nested .acc-selected {
	background:url(images/header_over.gif);
}*/
