.sonic_header {
	background-image: url(../image/sonic_top_01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 271px;
	padding:0px;
	margin:0px;
}

.sonic_footer {
	background-image: url(../image/sonic_footer_01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 140px;
	padding:0px;
	margin:0px;
}

div.itunes {
	padding-left:23px;
}

.player_label {
	background: #fff;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: -20px;
}
.player_container {
	background: url("../image/corner_white.png") no-repeat;
	height: 100%;
	padding-left:25px;
	padding-top:25px;
	
}
.inline_image {
	margin-bottom:15px;
	text-align:center;
}
div.nav {
	font-family: 'Maven Pro', sans-serif;
	font-size:12px;
	text-align:left;
	color: #444;
}
div.social {
	font-family: 'Maven Pro', sans-serif;
	font-size:12px;
	text-align:right;
	color: #444;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: oblique;
	line-height: 20px;
}

.additional {
	color: #444;
	background-color: #f1f1f1;
	margin: 0 -20px;

	padding:10px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 10px;
}

body {
	background: #333;
	color: #333;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	height: auto;
	padding-bottom: 20px;
}
p {
	padding-left:14px;
	padding-right:20px;
}
div.portrait {
	margin-left:18px;
}
div.credits_text p {
	text-align:left;
}
div.section_white {
	background:#FFF;
}
div.section_title {
	height: 55px;
	padding-left:15px;
	padding-top:45px;
}
.section_white p {
	color:#000;
	overflow: hidden;
	text-align:justify;
	font-size: 10px;
	line-height: 17px;
}
.section_white .to_top {
	margin-top: 30px;
	height:19px;
}
div.section_white .section_title {
	background: url("../image/corner_large_white.png") no-repeat;
}
div.section_black {
	background:#1c1c1c;
}
.section_black p {
	color:#FFF;
	overflow: hidden;
	text-align:justify;
	font-size: 10px;
	line-height: 17px;
}
.section_black .to_top {
	margin-top: 30px;
	height:19px;
}
div.section_black .section_title {
	background: url("../image/corner_large_black.png") no-repeat;
}
a {
	text-decoration: none;
	color:#91999b;
}
a:hover {
	color:#649ac4;
}
div.section_white h1 {
	font-family: 'Maven Pro', sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-transform:uppercase;
	letter-spacing:10px;
}
div.section_black h1 {
	color: #CCC;
	font-family: 'Maven Pro', sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-transform:uppercase;
	letter-spacing:10px;
}
h2 {
	font-family: 'Maven Pro', sans-serif;
	text-align:left;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	text-transform:uppercase;
	letter-spacing:6px;
	margin: 0px;
}
.container_12, .container_16, .container_24 {
	background-color: #fff;
	background-repeat: repeat-y;
	margin-bottom: 20px;
}
.container_12 {
}
.container_16 {
	background-image: url(../img/16_col.gif);
}
.container_24 {
	background-image: url(../img/24_col.gif);
}
