	body {
	
	}

*:focus {
    outline: 0;
}
	
	
	
	.image-wrapper {
	 width: 100%; /* Or whatever width you want */
	 float:left;
	 margin-top: 14px;
	}
	.image-wrapper img {
	 max-width: 100%;
	 height: auto;
	 width: auto; /* For IE8 */
	}
	
	.footer {
	width: 100%;
	float:left;
	margin-top:10px;
	/*position: fixed;
	left: -6px;
	bottom: 0px;
	height: 70px;*/
	} 
	
	.whiteSpace {
	float: left;
	width: 7%;
	}
	
	.leftNav {
	margin-top: 20px;
	float: left;
	width: 15%;
	
	}
	

	
	#leftNavContent {
	position: relative;
	width: 100%;
	}
	
	.imgCont {
	padding-top: 100%;
	}
	
	.navItem {
	float: left;
	min-width: 165px;
	margin-bottom: 10px;
	}
	
	.image {
	float: left;
	width: 71%;
	background-image: url(images/1510x960-transparent.gif);

	}
	
	.footerContent {
	margin-top: 20px;
	float: left;
	width: 71%;
	}
	
	#nav {
	float:left;
	}
	
	#logo {
	float:right;
	}
