#testimonials {
	font-family: Helvetica, Arial, Verdana;
	position: absolute;
	width: 258px;
	left: 742px;
	top: 280px;
	height: 543px;
	font-size: 11pt;
	line-height: 15pt;
	background-repeat: no-repeat;
}
body {
	margin:0px;
	padding:0px;
	background-repeat: repeat-x;
	background-color:#FBE605;
	font-family: Helvetica, Arial, sans-serif;
	background-image: url(../images/about_background_slice.jpg);
}
#container {
	min-height:700px;
	width: 1250px;
	background-image: url(../images/about_background.jpg);
	background-repeat: no-repeat;
	background-color: #FBE605;
}
/*
	Content
*/

#content {
	color:#434a4f;
	line-height:20px;
}
.column3 {
	width:515px;
	position: absolute;
	left: 94px;
	top: 279px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	line-height: 24px;
	text-align: left;

.testimonials {
	position:absolute;
	left: 800
	width:330px;
	list-style-type: none;
}
}
#note {
	font-size: 13px;
}

/*
	Logo / Menu / Tagline Positioning
*/

#logo {
	position:absolute;
	top:-1px;
	left:0px;
	text-decoration: none;
	border:none;
}

ul#menu {
	margin:0px;
	padding:0px;
	position:absolute;
	top:4px;
	font-family: Helvetica, Arial, sans-serif;
	left: 65px;
	width: 248px;
	height: 24px;
}
ul#menu li{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-right:10px;
	font-size:14px;
	display:inline;
	word-spacing: 4px;
}

/*
	Footer
*/
#footer {
	border-top:1px solid #feee03;
	color:#5B7087;
	font-size:12px;
	line-height:14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
}
#footer a {
	color:#C41F26;
	text-decoration: none;
}
#footer a:hover {
	color:#FBE605;
}
li {
	line-height: 25px;
}
h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18pt;
}
a {
	color: #C41F26;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #cc2229;
}
a:hover {
	text-decoration: none;
	color: #FBE605;
}

