@charset "UTF-8";
#container {
	height: 380px;
	width: 460px;
	float: left;
}
#container #endorsement {
	float: left;
	height: 278px;
	width: 400px;
	background-image: url(../images/speakers/speaker_bg.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: justify;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#container #endorsement #spacer {
	height: 10px;
}
#container #endorsement  t1   {
	color: #8DC640;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
#container #endorsement  t2 {
	font-size: 14px;
	color: #8DC640;
	text-transform: uppercase;
}
#container #endorsement t3 {
	font-weight: normal;
	font-size: 12px;
}
#container #endorsement #text {
	float: left;
	font-size: 12px;
	font-weight: normal;
	height: 210px;
}
#container #endorsement img {
	float: right;
	position: inherit;
}
#container  #nav  {
	float: left;
	height: 33px;
	width: 124px;
	margin-top: 0px;
	padding-left: 336px;
}
#container #nav2 {
	float: left;
	height: 33px;
	width: 241px;
	margin-top: 0px;
	padding-left: 219px;
}
