
body {
/*	background: #fffdf4 url(../images/home_horizontals.png) repeat-x;	*/
}

#main {
/*	background: url(../images/home_main.png) no-repeat;
	padding-top: 390px;
	min-height: 376px;
*/
	*width: 848px;		
}

#moving {
	background: url(../images/has_moved.png) no-repeat;
	width: 271px;
	height: 34px;
/*	margin-top: 7px;*/
	margin-bottom: 10px;
	margin-top: -2px;
	margin-left: -2px;
}

#announcement {
	position: absolute;
	top: 314px;
	left: 24px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

#fitzgerald {
	*margin-top: 12px;
	*display: block;
}

#intro, #quotations {
	margin-top: -6px;
}

#intro{
	width: 460px;
	border-right: 1px solid #f15c22;
	margin-bottom: 18px;	
	padding-right: 7px
}

#intro p {
	padding-right: 10px;
}

#quotations{
	width: 360px;
}

#quotations img{
	padding-left: 15px;
/*	margin-left: -3px;*/
/*	border: 1px solid #f00;*/
}

#avant_footer {
	display: block;
	color: #582700;
	font-size: 11px;
	padding-top: 12px;
	border-top: 1px solid #f15c22;
	margin-bottom: 12px;
	padding-left: 509px;
/*	border: 1px solid #f00;*/
	min-width: 370px;
	*width: 370px;
	position: relative;
}


#faceyspaces a{
	font-weight: bold; 
	color: #582700; 
	text-decoration: none;	
}

#faceyspaces {
	position: absolute; 
	left: 25px; 
	top: 12px;
}

#avant_footer span *{
	display: block;
	float: left;
	clear: none;
}

#avant_footer span p {
/*	height: 12px;*/
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	*padding-bottom: 12px;
	padding-right: 24px;	
	*white-space: nowrap;
}

#avant_footer span#owner p{
	padding-right: auto;
}