#header {
	width: 800px;
	margin: auto;
	background-image: url(images/Header_testimonials.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
}

#Main-content {
	width: 610px;
	float: right;
}
#Nav {
	width: 800px;
	margin: auto;
	background-image: url(images/Header_Home.png);
	height: 100px;
	background-repeat: no-repeat;
	background-position: center top;
}
#content-lines {
	width: 100%;
	margin: auto;
	background-image: url(images/Top_testimonials_01.png);
	height: 20px;
	background-repeat: repeat-x;
	background-position: center top;
}
#TopHeading {
	background-repeat: repeat-x;
	background-position: right top;
	background-image: url(images/Top_testimonials_02.png);
	float: right;
	width: 100%;
}
#TopHeadingText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F1673A;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#Bottom {
	background-image: url(images/Top(Home)_01.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/bottom_testimonials.png);
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	width: 100%;
	clear: both;
	text-align: center;
	background-color: #653614;
}
#GBbkg {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/glitterballBKG_testimonials.png);
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #A8C298;
	border-right-color: #A8C298;
	border-bottom-color: #A8C298;
	border-left-color: #A8C298;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 18px;
	padding: 10px;
	list-style-position: outside;
	list-style-type: disc;
	vertical-align: text-top;
}
#GBbkg a:link, #GBbkg a:visited, #GBbkg a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}

#GBbkg a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 18px;
	padding: 10px;
	list-style-position: outside;
	list-style-type: disc;
	vertical-align: text-top;
	font-weight: bold;
}
#testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(images/Colours_TL.png);
	background-repeat: repeat;
	font-size: 10px;
	text-align: right;
	padding: 5px;
}
