@charset "utf-8";

/*________________________________________________

	name:			colors.css
	create Date:	2012-01-04
	lastmodified:	****-**-**
________________________________________________*/

/*--------------------------------------------------------------
winter
--------------------------------------------------------------*/
/*#footerInner {
	background: url(../img/colors/winter/footer.png) center top repeat-x;
}
/*--------------------------------------------------------------
spring
--------------------------------------------------------------*/
#footerInner {
	background: url(../img/colors/spring/footer.png) center top repeat-x;
}
/*--------------------------------------------------------------
summer
--------------------------------------------------------------*/
/*#footerInner {
	background: url(../img/colors/summer/footer.png) center top repeat-x;
}
/*--------------------------------------------------------------
autumn
--------------------------------------------------------------*/
/*#footerInner {
	background: url(../img/colors/autumn/footer.png) center top repeat-x;
}
