body
{
	font-size: 11px;
	font-family: Arial;
	color: gray;
	background-color: #91976c;
}
img
{
	border: none;
}
ul
{
	margin: 0;
	padding: 0;
}

#TestimonialImage
{
    display: block;
}

#wrapper
{
	background-position: 147px bottom;
	width: 960px;
	height: 700px;
	margin: 5px auto;
	background-color: #fff;
	background-image: url(../images/StrapLine.jpg);
	background-repeat: no-repeat;
}
.textHeader, q
{
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
}
.logo
{
	position: relative;
	float: left;
}
.pageContent
{
	clear: both;
	width: 771px;
	left: 147px;
	position: relative;
}
.navigation
{
	width: 771px;
	margin: 60px 0 0 0;
	background-color: white;
	float: left;
}
.subNavigation
{
	width: 771px;
	margin: 5px 0 0 0;
	background-color: white;
	float: left;
}
.takeALookNavigation
{
	width: 462px;
	margin: 0 0 0 146px;
	padding: 10px 0 0 0;
	clear: both;
	text-align: right;
}
.takeALookNavigation img
{
	width: 32px;
	height: 32px;
}

.textContent
{
	width: 771px;
}
.textContent ul li
{
	display: inline;
}

.takealookContent, .happeningnowContent
{
	width: 771px;
}
.takealookContent img
{
	width: 462px;
	height: 466px;
	margin: 0 16px 0 0;
	float: left;
}

.happeningnowContent ul
{
	width: 462px;
	height: 466px;
	margin: 0 16px 0 0;
	float: left;
}
.happeningnowContent ul li
{
	display: inline;
	position: relative;
}
.happeningnowContent ul li img
{
}
.happeningnowContent ul li p
{
	display: inline;
	position: absolute;
	bottom: -30px;
	right: 50px;
}

.landingPage
{
	background-color: #003322;
}
.landingPageLogo
{
	left: 286px;
	position: absolute;
	top: 312px;
}
.landingPageEnter
{
	left: 286px;
	position: absolute;
	top: 422px;
}

.test
{
	background-image: url(images/LetsTalkGreen.jpg);
}
.testOver
{
	background-image: url(images/LetsTalkStone.jpg);
}

#ImagePrev
{
	float: right;
}
#ImageNext
{
	float: right;
}