/*
contentCentre
contentCentreInverted
*/
body {
	position: relative;
	background-color: #8b8c91;
	font-family: Verdana, Arial;
	font-size: 11px;
	padding: 0px;
	width: 1024px;
	margin: 0 auto;
}

h1 {
	font-weight: normal;
	font-family: Arial;
	font-size: 17px;
	margin-left: 68px;
	margin-top: 22px;
}

h2 {
	padding: 8px 0 0 0;
	margin: 0px;
	font-weight: normal;
	font-size: 19px;
	font-family: Arial, Verdana;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover, a.sel {
	color: #33ff00;
}

p {
	padding: 0px;
	margin: 0px;
}


img {
	vertical-align: top;
	border: none;
	
}


ul {
	list-style-type: none;
	margin: 34px;
	padding: 0px;
}

ul ul {
	padding: 0px;
	margin-left: 0px;
}

#newsDetail, #solcaseStudyDetail {
	margin-top: 20px;
}

#solcaseStudyDetail p.back a {
	text-decoration: underline;
	color: black;
}

#solcaseStudyDetail p.back a:hover {
	text-decoration: underline;
	color: #66ff00;
}

#newsDetail a:hover {
	color: #33ff00;
	text-decoration:underline;
}

#contentCentre {
	position: absolute;
	top: 192px;
	left: 361px;
	height: 383px;
	width: 535px;
	color: #ffffff;
	padding:0px;
	margin:0px;
}

#contentCentreInverted {
	position: absolute;
	top: 192px;
	left: 361px;
	height: 383px;
	width: 535px;
	color: black;
	padding:0px;
	margin:0px;
}

#contentCentreInverted h2 {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	font-family: Verdana;
}

li.wrightSol {
	font-family: Arial, Verdana;
	font-size: 17px;
	margin: 5px 0 3px 34px;
}

#contentCentreInverted img {
	margin: 3px 3px 3px 3px;
}	

#contentCentre ul {
	margin: 0px;
}

.boxr, .boxn {
	float: left;
	position: relative;
	padding:0px;
	margin:0px;
	width: 1000px;
	height: 768px;
	background-repeat: no-repeat;
}

#content {
	margin-left: 69px;
	float: left;
	position: relative;
	color: #ffffff;
	background-color: #282001;
	margin-top: 158px;
	filter: alpha(opacity=0.85);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.8);
	-moz-opacity: 0.8;
	opacity:0.8;
	width: 603px;
	height: 451px;
}

#contentInverted {
	margin: 158px 0 0 69px;
	float: left;
	position: relative;
	color: black;
	width: 603px;
	background-color: #ffffff;
	height: 451px;
}



#contentCentreInverted p a {
	color: black;
	text-decoration: underline;
}

#left {
	float: left;
	position: relative;
	top: 158px;
	left: 69px;
	width: 258px;
	height: 451px;
	background-color: #5a5a5e;
}

#nav {
	clear: left;
	float:left;
	position: relative;
	margin-top: 0px;
	width: 258px;
}

#logo {
	clear: left;
	position: absolute;
	left: 0px;
	bottom: 0px;
}


#bottomNav {
	position: absolute;
	left: 457px;
	top: 615px;
}

#backToStudy {
	position: absolute;
	left: 361px;
	top: 615px;
	text-decoration : underline;
	color: #ffffff;
	font-weight: bold;
}

#backToStudy a:hover {
	color: #66ff00;
	font-weight: bold;
	text-decoration: underline;
}

#bottomNav ul {
	margin: 0 0 0 34px;
	padding: 0px;
}

#bottomNav ul li a:hover {
	display : inline;
	padding: 0px;
	color: #66ff00;
	font-weight: bold;
	text-decoration: underline;
}

#bottomNav ul li {
	display : inline;
	padding: 0px;
	margin: 0 3px 0 3px;
	color: #ffffff;
	font-weight: bold;
}

#newsDetail p.back {
	text-decoration: underline;
}



#nav ul {
	list-style-type: none;
	margin: 34px 0 34px 34px;
	padding: 0px;
}

#nav ul ul {
	margin: 0px;
	padding: 0px;
	margin-left: 13px;
}

#nav ul a {
	letter-spacing: 0.05em;
	line-height: 2em;
}


li#backToMenu {
	text-decoration: underline;
	color: #ffffff;
}

#content #news p, #contentInverted #news p{
	margin: 0px;
}

h1:hover, p.greenHover:hover {
	color: #66ff00;
}

#content p.greenHover, #contentInverted p.greenHover {
	padding: 0px;
	margin: 0px;
	margin-left: 34px;
}

#contentCentre h1:hover {
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-weight: normal;
}

#contentCentre h1 {
	font-family: Arial;
	font-size: 28px;
	padding: 0px;
	margin: 0px;
}

#story_inv {
	margin-top: 22px;
	width: 295px;
	color: black;
}

#story {
	margin-top: 22px;
	width: 363px;
	color: #ffffff;
}