@charset "utf-8";
/* CSS Document */

#course-left-column{
	width:35%;
	height:470px;
	float:left;
	font-size: small;
	text-align: justify;
}


#fitness-left-column{
width:60%;
height:470px;
float:left;
}

#fitness-right-column {
	width:35%;
	height:470px;
	float:left;
	background-image: url(images/fitness-image-150x119.png);
	background-repeat: no-repeat;	
	margin-top: 1%;
	margin-left: 5%;
	
	
}
#course-right-column {
	width:53%;
	height:470px;
	float:left;
	font-size: small;
	text-align: justify;
	
}




#course-objectives {
	height:110px;
	width:100%;
	margin-left:0%;
	float:left;
}

#fitness-headings {
	height:20px;
	width:90%;
	font-size:medium;
	float:left;
	margin-left: 10%;
}
#introduction {
	height:90px;
	margin-left:20%;
	width:80%;
	float:left;
	
}


ul.coaching li{

}

#fitness-administration {
	height:150px;
	width:80%;
	float:left;
	margin-left:20%;
	
}

.fitness-bullets {
height:15px;
width:100%;

}

#fitness-cathypic{
	background-image:url(images/about-me-3a.png);
	height:200px;
	width:100%;
	float:left;
	background-image: url(images/nose-to-nose-200px-high.png);
	background-repeat: no-repeat;
	background-position: center;
}

#col-2-bottom {
	width:100%;
	height:260px;
	float:left;
}
#col-2-top {
	width:100%;
	height:110px;
	float:left;
}

#course-contact-request {
	height:50px;
	width:100%;
	float:left;
	padding: 2%;
	text-align: center;
}





#book-now{
	width:40%;
	height:100px;
	float:left;
	background-color:#993333;
	background-position: center center;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 100px;
	margin-left: 20px;
}
