/* -----------------------
   A Fare Extraordinaire
   Home Styles
-------------------------- */

#col-01 {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 440px; 
	height: 350px;
}

#col-02 {
	position: absolute;
	top: 0;
	left: 440px;
	width: 366px;
	height: 274px;
	background: url(../img/bg_box_half_right.jpg) no-repeat;
	padding: 47px 37px;
	line-height: 1.5em;
}

#col-02 img {
	margin-bottom: 3px;
}

#music {
	position: absolute;
	bottom: 32px;
	left: 41px;
}

#cheers {
	position: absolute;
	top: 515px;
	left: 521px;
	width: 366px;
}

#hdr-cheers {
	float: left;
	margin-right: 6px;
}

#cheers p {
	margin-top: 7px;
	margin-bottom: 0;
}

h2 span {
	display: block;
	text-indent: -9999px;
}

h2 {
	width: 366px;
	height: 13px;
	background: url(../img/hdr_welcome.gif) no-repeat;
}
