#tagline {
	font-size:32px;
	height:120px;
	width:360px;
	position:relative;
	left:570px;
	top:40px;
	color:#4d4d4d;
}

.boxtextbullet { 
	list-style-image: url(layout/bullet1.png);
	position:relative;
	line-height:17px;
	font-size:13px;
	padding-left:20px;
}

.boxstyle2header {
	font-size:19px;
	color:#00a890;
	line-height:10px;
}

#bookingcontact {
	float:left;
	width:400px;
	height:330px;
	background-color:#e0e7e7;
}

#bookinginvoice {
	width:399px;
	height:330px;
	background-color:#e0e7e7;
	float:right;
	position:relative;
	left:-60px;
}

#bookingcourse {
	float:left;
	width:542px;
	height:340px;
	background-color:#e0e7e7;
}
