#logo {
	width: 255px;
	padding: 0 0 0 0;
	height: 246px;
	background-image: url(images/main_logo.gif);
}
#ourstory {
	width: 540px;
	padding: 0 0 0 0;
}
#basic-accordian {
	padding: 0 0 0 0;
	width: 535px;
	position: absolute;
	border-bottom: dashed 1px #CCCCCC;
}
.accordion_headings {
	cursor:pointer;
	font-size: 9px;
	letter-spacing: 1px;
	color: #666666;
	border-top: dashed 1px #CCCCCC;
	margin: 0px;
	width:535px;
	padding: 8px 0 0 0;
	height: 18px;
}
.accordion_headings:hover {
	padding: 8px 0 0 25px;
	height: 18px;
	width:510px;
	background-image:url(images/subnav_over.gif);
	background-repeat: no-repeat;
}
.accordion_child {
	height: 75px;
}
.accordion_child p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 535px;
	height: 70px;
	font-weight: normal;
}
.accordion_btn {
	width: 535px;
	height: 82px;
	float: left;
}
.accordion_btn li {
	letter-spacing: 1px;
	float: left;
	width: 535px;
	height: 70px;
	display: inline;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.accordion_btn ul {
	margin: 0;
	padding: 0 0 0 0;
}
h4 {
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	font-size: 20px;
	padding: 15px 0 7px 0;
	margin: 0;
	font-weight: normal;
	border-top: dashed 1px #CCCCCC;
}