body {
	width: 100%;
	background-color: #fff;
	background-image: none;
}

.kh-wrapper {
	margin-top: 0;
	width: 100%;
	margin-top: 30px;
	border: none;
	
	-webkit-box-shadow: 3px 3px 3px #000000; /* webkit browser*/ 
	-moz-box-shadow: 3px 3px 3px #000000; /* firefox */ 
	box-shadow: 3px 3px 3px #000000;
	
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.kh-footer,
.kh-jingle,
.kh-document,
.kh-jingle-text
{
	width: 100%;
}

.kh-jingle-contact {
	width: auto;
}

.kh-maincontent {
	width: 95%;
}

.kh-standard-icons30 ,
.kh-infobox-area,
.kh-content-banner {
	display: none;
}