body {
	margin-left:auto;
	margin-top: 0px;
	margin-right:auto;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF9900;
}
.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.title {
    font-family:Arial;
    font-size:14px;
    color:#666666;
}

.title2 {
    font-family:Arial;
	font-size:12px;
	color:#FF9900;
}

.homeintro {
font-family:Bell Gothic Std Black;
	font-size:26px;
	color:#FF9900;
	font-weight:100;
}
.footer {
font-family:Arial;
	font-size:12px;
	color:#fcfbff;
}

#top_image{
 background-repeat:no-repeat;
 background-position:top; 
 background-image: url(../images/testamonials-top.gif);
 height:15px;
 position:relative;
 top:3px;
}

#bottom_image{
 background-repeat:no-repeat;
 background-position:bottom; 
 background-image: url(../images/testamonials-bottom.gif);
 height:15px;
 position:relative;
 bottom:3px;
}
