* {
	margin: 0 auto;
	text-decoration: none;
}


A img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
#athlete_left {
	width: 200px;
	float: left;
}
#athlete_right {
	float: right;
	width: 550px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 25px;
	text-align: justify;
}

#about_left {
	width: 600px;
	float: left;
}

#about_right {
	float: right;
	width: 120px;
	
}

#contact {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 25px;
	
}
#contact p strong a {
	color: #999;
}

#services {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 25px;
}
#services_testimonial {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}#services table tr td #services_testimonial {
	text-align: justify;
}
#services table tr td #services_testimonial_header {
	text-align: center;
}
