	.container-boxed {
		width:100%;
	}

	/* The frame */
	.top-bar-wrap,
	.header-elements-wrap,
	.container {
		width:1020px;

	}
	.container,
	.title-container,
	.top-menu-wrap,
	.fullpage-item,
	.slideshow_content_wrap{
		width: 870px;
	}

	.sidebar-wrap, .sidebar-wrap-single {
	    width: 33%;
	}
	.two-column {
	    width: 64%;
	}




	.slideshow_content_wrap {
		padding: 50px 0 20px;
	}

