body {
	color: #000 !important;
	background: #2c2d36 url(../images/template/grid-bg.png) left top repeat fixed;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 60%;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
#wrapper {
	background: #fff;
	margin: 0;
	padding: 0;
	width: 100%;
	}
	
#container {
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
	}
	
#light-beam {
	display: none;
	}
	
h1 {
	color: #000;
	font-weight: bold;
	background:#fff;
	font-size: 3em;
	text-indent: 0;
	margin: 0;
	height: 60px;
	padding: 0;
	left: 0;
	top: 0;
	}
	
ul#nav {
	display: none;
	}

#main {
	padding: 0;
	margin: 0;
	width: 90%;
	}
	
#main p {
	color: #000;
	}
	
#content p.version {
	text-shadow: none;
	}
#claim {
	width: 100%;
	margin:0 0 30px 0;
	padding:0;
	}
	
#claim img {
	display: none;
	}
	
#claim h2 {
	color: #000;
	font-weight: bold;
	font-size: 2.2em;
	letter-spacing: -1px;
	margin-bottom: 3px;
	}
	
#claim p {
	font-size: 1.9em;
	}

.false {
	display: none;
	}
/* end home page specific css */
	
#content {
	width:100%;
	margin: 0;
	padding: 0;
	left: 0;
	}
	
#content h2 {
	color: #000;
	font-size: 3.2em;
	font-weight: bold;
	letter-spacing: -1px;
	}
	
#case-study {
	display: inline!important;
	}
	
#sidebar {
	display: none;
	}
	
#shame {
	display: none;
	}

#twitter {
	display: none;
	}
	
p.follow {
	font-size: 1.2em;
	margin-top: 10px;
	text-align: right;
	}
	
#footer {
	background: #fff;
	color: #000;
	left: 0;
	margin: 0;
	padding:0;
	position: relative;
	text-align:left;
	width: 100%;
	}
	
.yes-logo {
	display: none;
	}
	
#footer h2 {
	font-size:2em;
	font-weight: bold;
	line-height: 1.1em;
	margin: 3px 0 15px 0;
	text-transform: uppercase;
	text-shadow: none;
	}
	
#footer p {
	color: #000;
	font-size: 1.6em;
	line-height: 1.6em;
	text-shadow: none;
	}
	
#footer p a {
	color: #000;
	padding: 1px;
	text-decoration: underline;
	}
	
#footer p a:hover {
	background: #fff;
	color: #000;
	text-decoration: none;
	text-shadow: none;
	}
	