#content
{
	width:100%;
	height:880px;
	border: #ffffff 0px solid;
	padding-left:0px;
	padding-bottom:40px;
	background-color: #c2c4c1;
	background-image:url('../images/testimonials.jpg');
	background-repeat:no-repeat;
	background-position:top right;
}

#content p
{
	font-size:15px;
	color:#303030;
	margin:0px;
	padding-left:20px;
	font-style:italic;
	padding-top:3px;
	padding-bottom:3px;
}

#content a
{
	color: #b0b0b0; text-decoration:none;
}

#content a:link
{
	color: #343723; text-decoration: none;
}

#content a:visited
{
	color: #343723;
}

#content a:hover

{
	color: #ffffff;
	text-decoration: none;
}

#content .strapline
{
	color:#343723;
	padding-top:4px;
	font-size:22px;
	font-style:normal;
}

#content .register
{
	color:#ffffff;
	padding-top:0px;
	font-size:18px;
}

#content ul
{
	padding-top:20px;
	padding-left:20px;
	padding-bottom:0px;
}

#content li
{
	padding-bottom:30px;
	font-size:18px;
}

#base
{
	position:absolute;
	left:0px;
	top:185px;
	width:950px;
	height:1000px;
	background-color: #c2c4c1;
	margin:0px;
	padding:0px;
}

#base #picture
{
	position:absolute;
	top:25px;
	right:0px;
	margin:0px;
	padding:0px;
}

#base #picture img
{
	width:433px;
	height:902px;
	margin:0px;
	padding-right:20px;
}



