
	.col-left, .col-right, #header {
		display: none;
		}
		
	.col-middle {
		position: static;
		margin: 0 !important;
		}
		
	#bodyCont, body {
		background-image: none;
		}
		
	#content {
		width: 562px;
		margin: 0 auto;
		background-position: top center;
		}
		
	#container {
		width: 562px;
		margin-top: 40px;
		position: relative;
		}
		
	#wrapper {
		background-position: center;
		}
		
	#contactA {
		position: absolute;
		top: -30px;
		right: 65px
		}	
	#contactB {
		position: absolute;
		top: -30px;
		right: 58px
		}	
	#contactC {
		position: absolute;
		top: -30px;
		right: 20px
		}	
			
	#faqA {
		position: absolute;
		top: -30px;
		right: 116px;
		}	
	#faqB {
		position: absolute;
		top: -30px;
		right: 107px;
		}	
	#faqC {
		position: absolute;
		top: -30px;
		right: 73px;
		}	
			
	#login {
		position: absolute;
		top: -30px;
		right: 20px
		}	
	#logout {
		position: absolute;
		top: -30px;
		right: 20px
		}