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

#course-left-column{
	width:35%;
	height:470px;
	float:left;
	font-size: small;
	text-align: justify;
	font:Verdana, Arial, Helvetica, sans-serif;
}

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

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

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

#seat-cathypic{
	background-image:url(images/seat-photo-150.png);
	height:150px;
	width:100%;
	float:left;
	
	background-repeat: no-repeat;
	background-position: center;
}
#col-2-bottom {
	width:100%;
	height:260px;
	float:left;
}
#col-2-top {
	width:100%;
	height:100px;
	float:left;
}

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





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




ul.coaching li{

}

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

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

}



#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;
}
