body {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#bd_bg {
	background-image: url(images/index_02.jpg);
	padding-right: 20px;
	padding-left: 20px;
}
.content {
	font-family: Calibri, Cambria;
	font-size: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
p {
	font-family: Calibri, Cambria;
	font-size: 18px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#testi_bg {
	background-image: url(images/Testimonial_02.jpg);
	padding-right: 20px;
	padding-left: 20px;
	font-family: Calibri, Cambria;
	font-size: 16px;
}
#testi_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
#stt_bg {
	background-image: url(images/statement_03.jpg);
}
#stt_bg_top {
	background-image: url(images/statement_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

