body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #464646;
	background-color: #fff;
}

#page {
	margin: 0 auto;
	background: #faf4ea url('images/bg.jpg') no-repeat;
	width: 980px;
	overflow: hidden;
}

#featured_speakers {
	/*padding: 155px 0 16px 226px;*/
	padding: 155px 0 16px 226px;
	clear: both;
	text-align: center;
}

#testimonials {
	margin: 0 41px 0 84px;
	width: 111px;
	float: left;
}

#testimonials_content {
	background: #e0e6ea url('images/bg_testimonials.gif') repeat-y;
	padding: 15px 8px;
	line-height: 16px;
}

#testimonials_content .spacing {
	height: 25px;
}

#content {
	width: 717px;
	float: left;
}

.register_content {
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	padding-left: 68px;
}

.register_box {
	float: left;
	width: 307px;
	height: 106px;
	background: url('images/bg_register_me.gif') no-repeat;
	padding-top: 19px;
	text-align: center;
}

.register_box input {
	width: 257px;
	color: #817d75;
}

.content_box {
	width: 653px;
	background: url('images/bg_content.gif') repeat-y;
	padding:20px 29px 10px 35px;
	text-align: left;
	line-height: 24px;
}

.bonus_item {
	width: 550px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}

#footer {
	padding-top: 27px;
	padding-left: 35px;
}

#audio_content {
	width: 867px;
	padding-left:83px;
}

.audio_content_box {
	width: 818px;
	background: url('images/bg_audio_content.gif') repeat-y;
	padding:20px 20px 10px 29px;
	text-align: left;
	line-height: 24px;
	overflow: hidden;
}

.audio_left_col {
	float: left;
	width: 142px;
	padding-right: 26px;
}

.audio_right_col {
	float: left;
	width: 650px;
}

.audio_box {
	float: left;
	width: 316px;
	text-align: center;
	padding-bottom: 40px;
}

.audio_player {
	width: 316px;
	height: 41px;
	background: url('images/bg_audio_player.gif') no-repeat;
	text-align: center;
	padding-top: 20px;
}
	
.grey_text {
	color: #817d75;
}

.slateblue_text {
	color: #6f88ad;
}

.bluegrey_text {
	color: #9da1b9;
}

.purple_text {
	color: #7a4fa2;
}

.purpleblue_text {
	color: #262262;
}

.green_text {
	color: #4fa800;
}

.bold_text {
	font-weight: bold;
}

.font10 {
	font-size: 10px;
}

.font11 {
	font-size: 11px;
}

.font14 {
	font-size: 14px;
} 

.font16 {
	font-size: 16px;
} 

.font18 {
	font-size: 18px;
} 
#justtext{
clear:both;
padding:155px 30px 16px 226px;
text-align:left;
}
.aligncenter {
	text-align: center;
}
