.wrapper {
	width: 400px;
	margin: 0 auto;
}
.expand_top,.expand_wrapper
{
	width: 650px;
	padding:0px;
	margin:0px 0px 0px 0px;
	float:left;
}
h1 {
	font: 4em normal Georgia, 'Times New Roman', Times, serif;
	text-align:center;
	padding: 20px 0;
	color: #333333;
}

#expand_heading {
	color: #333333;
	text-decoration: none;
	float:left;
	display: block;
	font-size:16px;
	font-family:Calibri, Tahoma;
	background:#F6F6F6;
	width:650px;   border-left:#CCCCCC 3px solid; margin:0px 0 10px 35px; padding:5px 15px;
}
#expand_heading:hover{background:#CCCCCC; }
#expand_heading a {
	color: #333333;	display:block; text-decoration:none;
	}
	


h2.expand_heading {
	padding: 0 0 0 35px;
	margin: 0 0 0px 0;
	height: 38px;
	line-height: 38px;
	width: 550px;
	font-weight: normal;
	float: left;
}
.expand_all
{
cursor:default;
}
h2.expand_heading a {
	color: #333333;
	text-decoration: none;
	display: block;
	font-size:16px;
	font-family:Calibri, Tahoma;
	background:#F6F6F6;
	width:100%; height:30px; line-height:30px; text-indent:10px; border-left:#CCCCCC 3px solid; margin:0px; padding:0px;
}
h2.expand_heading a:hover {
	color: #000000; background:#CCCCCC;
}

h2.active {background-position: left bottom;}
.toggle_container {
	margin: 0 0 0 35px;
	padding: 0px;

	overflow: hidden;
	width: 500px;
	clear: both;
	
}
.toggle_container .box {
	padding: 0px;
}
.toggle_container .box p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container h3 {
	margin: 0px 0 0 0px;
	padding:0px;
	color:#000000;
	background:url(../sub-images/bullet01.jpg) -15px 8px   no-repeat;
}

.toggle_container h3 a{font-family:Tahoma, arial, Verdana; font-weight:normal; color:#333333; line-height:24px; font-size:12px; text-decoration:none; padding-left:12px;}
.toggle_container h3 a:hover{text-decoration:underline;}


.toggle_container img {
	float: left;
	margin: 5px -5px 5px 10px;
	padding: 5px;
}
.expand_all
{
width:116px;
height:29px;
background:url(extra_buttons.png) no-repeat top left;
float:right;
cursor: pointer; 
}
.expanded
{
background-position:bottom left;
}
.footer
{
margin:200px 0px 0px 0px;
text-align:center;
float:left;
color:#ffffff;
font-size:15px;
overflow:hidden;
}
.footer a
{
color:#ffffff;
font-weight:bold;
font-size:15px;
line-height:20px;
text-decoration:none;
}