body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(images/pgbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content h1 {
	font-size: 17px;
	text-transform: uppercase;
	color: #000000;
	font-family: "Gill Sans MT", Verdana;
}
#content a:link,  #content a:visited{
	color: #DE6B34;
}

#content a:hover, #content a:active {
	color: #FFFFFF;
	background-color: #DE6B34;
}

#Main {
	margin-top: 60px;
	margin-left: 160px;
}
#logo {
	padding-top: 150px;
	padding-right: 60px;
}
#content {
	width: 641px;
	font-size: 11px;
	text-align: justify;
	color: #666666;
}
#footer {
	font-size: 9px;
	color: #999999;
	text-align: center;
}
#content img {
	border: 1px solid #656669;
}
#TestimonialBox {
	border: 1px dotted #C7C7C7;
	background-color: #E6E6E6;
	padding: 5px;
}
#TestimonialBox img {
	background-color: #FFFFFF;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

