#sfairconeday{
	background-position: 0 -15px;
}
#maincontent {
	position:relative;	
}
#content {
	position:relative;
}
#content strong{
	font-weight: bold;
	color: #18529C;
	
}
#content a:hover {
	color: #FFF;
	text-decoration: underline;
}
#background {
	background: url(background.gif) no-repeat;
	height: 478px;
	width: 737px;
	position: absolute;
	left: 0px;
	top: 1px;
}
#fcdcow {
	height: 356px;
	width: 279px;
	position: absolute;
	left: 464px;
	top: 125px;
}
#fcdtitle {
	height: 129px;
	width: 697px;
	position: absolute;
	left: 19px;
	top: 13px;
}
#fcdcopy {
	height: 143px;
	width: 433px;
	position: absolute;
	left: 19px;
	top: 160px;
}
#fcdshops {
	width: 428px;
	background: #FFF;
	position: relative;
	left: 20px;
	top: 300px;
	height:auto;
}
.shopname {
	background: #FFF;
	height: 0px;
	margin: 10px 20px;

}
.fcdclear {
	height: 1px;
	clear: both;
}

#footer {
	margin-top: 310px;	
}
#fcdshops a:hover {
	color: #18529C;
	text-decoration: underline;
}

