@charset "utf-8";

/* First
-------------------------------------*/
#whats {
	text-align: left;
	background: url(../images/tt_whats.png) no-repeat;
	margin-top: 10px;
	padding-left: 110px;
	padding-bottom: 20px;
}
#whats h3{
	padding: 5px 0;
	color: #47210d;
	font-size: 1.2em;
	letter-spacing: 1px;
}
#whats strong{
	font-weight: normal;
	font-size: 1.2em;
	color: #EA5810;
}
#whats p{
	width: 500px;
	margin: 12px 5px;
}
#wht_coach {
	width: 720px;
	min-height: 410px;
	height: auto !important;
	height: 410px;
	margin-top: 10px;
	font-size: 0.9em;
	background: url(../images/whats_bg.jpg) right top no-repeat;
}
#wht_coach h4{
	width: 510px;
	color: #EA5810;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #ffffff;
	border-left: 10px #EA5810 solid;
	margin: 5px 5px 5px 0;
	padding: 3px 10px;
}

#sp_coach {
	width: 720px;
	min-height: 320px;
	height: auto !important;
	height: 320px;
	margin-top: 30px;
	font-size: 0.9em;
	background: url(../images/sunny_bg.png) right bottom no-repeat;
}
#sp_coach h4{
	width: 510px;
	color: #EA5810;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #ffffff;
	border-left: 10px #EA5810 solid;
	margin: 5px 5px 5px 0;
	padding: 3px 10px;
}