/* -----------------------
   A Fare Extraordinaire
   Services Styles
-------------------------- */

#content {
	background: url(../img/bg_box_whole.jpg) no-repeat;
	height: 350px;
}

h2 {
	position: absolute;
	top: 38px;
	left: 37px;
}

#col-01 {
	position: absolute;
	top: 30px;
	left: 0;
	width: 388px;
	padding: 38px 30px 38px 37px;
	line-height: 1.5em; 
}

#col-02 {
	position: absolute;
	top: 30px;
	left: 455px;
	width: 388px;
	padding: 38px 0;
	line-height: 1.5em;
}

h2 span {
	display: block;
	text-indent: -9999px;
}

h2 {
	width: 86px;
	height: 11px;
	background: url(../img/hdr_services.gif) no-repeat;
}