body {
	background-image: url(images/site-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 655px;
	background-color: #000000;
}
.body-bg {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width:948px;
	height: 655px;
}
.design-padding{
padding-left:49px;
}
.design-padding2{
padding-left:24px;
}
.body-text {
	font-family: tahoma;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.footer-text {
	font-family: tahoma;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.testimonial-text {
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

.testimonial-top {
	background-image: url(images/testimonial-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 388px;
	width: 948px;
}
.testimonials-text-bg {
	background-image: url(images/testimonials-text-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 341px;
	width: 201px;
}

.testimonial-bott {
	background-image: url(images/testimonial-bott.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 948px;
}
.testimonial-bg {
	background-image: url(images/testimonial-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 948px;
}
.testimonial-blue-text {
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #45BBD8;
	text-decoration: none;
}
.testimonial-blue-text a:link{
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #45BBD8;
	text-decoration:underline;
}
.testimonial-blue-text a:visited{
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #45BBD8;
	text-decoration:underline;
}
.text-white {
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

