@import url(../skin/styles/styles.css);

/* -------------------------------------------------------------------------*/
/* Local Style Overrides                                                    */
/* -------------------------------------------------------------------------*/
#main-table #footer{
	height				: 90px;
	background-image	: url(../images/flower_bed.gif);
}

.logo-band {
	text-align: center;
}
.logo-band img {
	margin: 0 20px;
}
.logo-band a {
	color: #fff;
}
#logo-block {
	font-size			: 1.2em;
	color				: #be9d6b;
}
#logo-block .phone {
	margin-top			: -5px;
}
.centered-panel {
	position: absolute;
	display: -moz-inline-box;
	display: inline-box;
	border: 1px solid yellow;
	_margin-left: -280px;	
}
