

#content {
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
}

#footer {
	height: auto;
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
}


#headerwrapper {
	width: 100%;	
}
#contentwrapper {
	width: 100%;	
}
#footerwrapper {
	width: 100%;	
}
#footerlogo {
	float: right;
	height: 43px;
	width: 136px;
	margin: 20px;
}

#logo {
	float: left;
	width: 306px;
	height: 78px;
}
#logo  h1{
	margin:0;
}
#page {
	width: 100%;
}


#maintext {
	width: 95%;

}

#post1 {
	width: 45%;
	float: left;
}

#post2 {
	margin-left: 30px;
	width: 45%;
	float: left;
}

.copyright {
	width: 100%;
	text-align: center;
	margin: 0;
    	text-shadow: 0;
}
#footerlogo { margin: 0; }
#sidebar { display: none; }
#summarydetails{ display: none; }
#menu { display: none; }
#introduction { display: none; }
#sliderwrapper { display: none; }
#cform { display: none; }
#footernav { display: none; }
#footernav2{ display: none; }