body {
	color: #4e4e4e;
	background: #1c1e1b;
}

#mainWrap {
	background: none;
}

#wrapper,
#wrapper.short {
	background: url('../images/style_darkGreen/rio.jpg') no-repeat;
}

#mainContent .leftBG {
	background: url('../images/style_darkGreen/servicesLeftBG.jpg') no-repeat;
}

#footer {
	background: url('../images/style_darkGreen/footerBorder.jpg') no-repeat top center;
}

.navigation li.current_page_item a {
	color: #648e46;
}

.navigation li a:hover {
	color: #648e46;
}