/* Boxed */

body {
	font-family: Verdana,Geneva,sans-serif;
	background: #fff url(../images/background.jpg);
}
.body {
	max-width: 1170px;
	margin: 0 auto;
	background: #F4EAD2;
	position: relative;
	z-index: 0;
	-webkit-box-shadow: 0px 0px 16px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0px 0px 16px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 0px 16px rgba(50, 50, 50, 0.2);
}
.row {
	margin: 0px !important;
}
.rev_slider_wrapper {
	left: 0 !important;
	width: 100% !important;
}
