body {
	font-size: 0.8em;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	background: #fff;
	width: 95%;
	}

/* ----------display none---------- */
#nav, #logo, #footerlogo, #pageturner, #glossary div.casestudycolumn {
	display: none;
	}
	
a {
	color: #ED1C24;
	}
	
a.skip-link, .pp_content, p.totop a {
	display: none;
	}

p.totop {
	padding-bottom: 40px;
	}	
	
img {
	border: none;
	margin-right: 10px;
	}
	
ul.gallery img {
	clear: both;
	}
	
ul.gallery li {
	list-style-type: none;
	display: block;
	width: 100%;
	float: left;
	clear: both;
	margin: 10px 25px 0 -40px;
	}
	
body #maincontent .strong {
	font-weight: bold;
	}

	
body #maincontent .green {
	color: #8E9B5C;
	}
	
body #maincontent .brown {
	color: #CFB056;
	}
	
body #maincontent .red {
	color: #ED1C24;
	}
	
body #maincontent .black {
	color: #000;
	}
	
/* ----------Modifications---------- */
img.main {
	width: 648px;
	height: auto;
	}

#indexmaincolumn {
	display: block;
	float: left;
	clear: both;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
	background-color: #fff;
	}
	
#indexsecondcolumn {
	position: relative;
	top: 10px;
	left: 0px;
	width: 200px;
	}
	
#indexfeaturecolumn {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	top: 0px;
	left: 0px;
	}
	
#indexfeaturecolumn img {
	margin-bottom: 10px;
	}

#introtext {
	margin-top: 20px;
	margin-bottom: -20px;
	}

#casestudies {
	float: left;
	clear: both;
	}
	
#footer {
	position: relative;
	top: 20px;
	}
	
table {
	width: 100%;
	}
	
table tr td {
	border-bottom: 1px solid #ccc;
	padding: 4px 10px 4px 5px;
	}
	
#contact_us div.rightname {
	margin-bottom: 40px;
}
	
/* ----------typography---------- */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-bottom: 0;
	}

h1 {
	text-transform: uppercase;
	font-size: 1.1em;
	color: #ED1C24;
	}

h2 {
	font-size: 1em;
	}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #ED1C24;
	}
	
h3.normal {
	font-size: 1em;
	font-weight: normal;
	}

h4 {
	color: #000;
	font-size: 0.8em;
	font-weight: bold;
	}

h5 {
	color: #000;
	font-size: 0.75em;
	font-weight: bold;
	}

h6 {
	color: #000;	
	font-size: 0.75em;
	font-weight: normal;
	text-transform: uppercase;
	}
	
p {
	color: #000;
	line-height: 1.25em;
	margin-right: -15px;
	margin-bottom: 0.75em;
	margin-left: 0;
	}
	
h1.lowercase {
	text-transform: none;
	font-weight: normal;
	color: #ED1C24;
	margin-bottom: 10px;
	}

div#contentcolumn ul li, ul.circle li.featuredlist {
	color: #666;
	background: url(../images/site/circle.gif) no-repeat;
	padding-left: 0.75em;
	margin-bottom: 0.25em;
	margin-left: -2em;
	}
	
