.right, .background, .stage, .top-nav, .navigation, .footer-top {
    display: none;
}

.logo {
    position:static;
	width:100%;
	height:250px;
	
	margin-left:350px;
}
.logo A IMG {width:350px;}

a[href]:after {
    content: "" !important;
}
body {position:relative;margin:0px;padding:0px;}
.footer {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	}
.col-md-6.column1 figure.image IMG,
.col-md-6.column2 figure.image IMG {
	width:160px;
	}
.col-md-6.column1 div.frame.well,
.col-md-6.column2 div.frame.well {
	width:300px;
	float:left;
	}
.col-md-6.column1 .well h1,
.col-md-6.column2 .well h1 {position:none;}
.image > img, .image a > img {
	max-width: none;
    width: auto;
}
