/******************/
/* MEYER PARTNERS */
/******************/

/* SECTION SPECIFIC */

/* HOME */
.home_bg {
	background-color: #C3B59A;
	background-image: url(../images/wrpr/background_home.gif);
	background-repeat: repeat-x;
}

.home_footer {
	background-color: #CDC1AA;
	background-image: url(../images/wrpr/footer_home.gif);
	background-repeat: repeat-x;
}

/* ABOUT US */
.about_bg {
	background-color: #F2D2A1;
	background-image: url(../images/wrpr/background_about.gif);
	background-repeat: repeat-x;
}

.about_footer {
	background-color: #F6DDB9;
	background-image: url(../images/wrpr/footer_about.gif);
	background-repeat: repeat-x;
}

/* PORTFOLIO */
.portfolio_bg {
	background-color: #AAB4A9;
	background-image: url(../images/wrpr/background_portfolio.gif);
	background-repeat: repeat-x;
}

.portfolio_footer {
	background-color: #B4BCAF;
	background-image: url(../images/wrpr/footer_portfolio.gif);
	background-repeat: repeat-x;
}

/* CLIENTS */
.clients_bg {
	background-color: #96CBDB;
	background-image: url(../images/wrpr/background_clients.gif);
	background-repeat: repeat-x;
}

.clients_footer {
	background-color: #ACD5E3;
	background-image: url(../images/wrpr/footer_clients.gif);
	background-repeat: repeat-x;
}

/* CONTACT */
.contact_bg {
	background-color: #F59686;
	background-image: url(../images/wrpr/background_contact.gif);
	background-repeat: repeat-x;
}

.contact_footer {
	background-color: #F9B1A2;
	background-image: url(../images/wrpr/footer_contact.gif);
	background-repeat: repeat-x;
}
