* {
	margin: 0 0;
	padding: 0 0;
}
body {
		background-color: #acdfe3;
		font-size: 12px;
		font-family: "Helvetica", Verdana, Arial, sans-serif;
}
#wrapper {
	width: 961px;
	margin: 20px auto 0px auto;
}

#box {
	background: url(images/body_bg.jpg) no-repeat #FFF;
	width: 961px;
	min-height: 600px;
	
}
#footer {
	background: url(images/footer_bg.jpg) no-repeat #FFF;
	width: 961px;
	height: 31px;
}

h1 a {
	background: url(images/banner.jpg) no-repeat #FFF;
	display: block;
	text-indent: -9999px;
	width: 961px;
	height: 75px;
}

div#content {
	width: 440px;
	float: right;
	margin: 100px 180px 0px 0px;
}

div#content p {
	line-height: 16px;
	margin-bottom: 10px;	
}

div#navigation {
	width: 212px;
	height: 191px;
	margin-top: 281px;
	margin-left: 1px;
	position: absolute;
}
div#navigation li { list-style: none;}

#who a {
	background: url(images/nav_01.png) no-repeat;
	width: 212px;
	height: 38px;
	text-indent: -9999px;
	list-style: none;
	display: block;
	
}

#listen a {
	position: absolute;
	height: 32px;
	margin-left: 715px;
	width: 205px;
	clear: both;
	text-indent: -9999px;
}

#what a {
	background: url(images/nav_02.png) no-repeat;
	width: 212px;
	height: 37px;
	text-indent: -9999px;
	list-style: none;
	display: block;
}

#when a {
	background: url(images/nav_03.png) no-repeat;
	width: 212px;
	height: 40px;
	text-indent: -9999px;
	list-style: none;
	display: block;
}

#how a {
	background: url(images/nav_04.png) no-repeat;
	width: 212px;
	height: 39px;
	text-indent: -9999px;
	list-style: none;
	display: block;
}

#like a {
	background: url(images/nav_05.png) no-repeat;
	width: 212px;
	height: 35px;
	text-indent: -9999px;
	list-style: none;
	display: block;
}

#cq {
	float: right;
	margin-right: 20px;
	margin-top: 6px;
}

#who_header{
	background: url(images/who_header.png) no-repeat;
	width: 225px;
	height: 56px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	margin: 480px 0px 0px 710px;
}

#what_play_header{
	background: url(images/what_play_header.png) no-repeat;
	width: 275px;
	height: 56px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	margin: 480px 0px 0px 685px;
}

#what_like_header{
	background: url(images/what_like_header.png) no-repeat;
	width: 270px;
	height: 56px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	margin: 480px 0px 0px 685px;
}

#when_header{
	background: url(images/when_header.png) no-repeat;
	width: 275px;
	height: 56px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	margin: 480px 0px 0px 685px;
}

#how_header{
	background: url(images/how_header.png) no-repeat;
	width: 260px;
	height: 56px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	margin: 480px 0px 0px 700px;
}

li {
	margin-left: 40px;
}

ul {
		margin-bottom: 15px;
}