body {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-position: center center;
	margin: 0px;
	padding: 9px 0px 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #1E2F59;
	font-size: 11px;
	text-align: center;
}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #1E2F59;
}
a:hover {
	text-decoration: underline;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1E2F59;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1E2F59;
	font-weight: normal;
}
.act {
	color: #A9B99F;
}

.style1 {font-size: 12px}
.style2 {font-size: 16px}
.testimonial1 {
	margin: 0px;
	padding: 14px;
	width:94%;
}
.testimonial2 {
	margin: 0px;
	padding: 14px;

	
	background-image: url(images/testimonials-left-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.testimonial3 {

	background-color: #D7D7D7;
	background-image: url(images/testimonials-right-bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
img {
	border:0;}