#footer a:link{text-decoration:underlink; color:#FFFFFF;}
#footer a:visited{color:#FFFFFF;}
#footer a:hover{text-decoration:none; color:#FFFFFF;}
#footer a:active{text-decoration:none; color:#FFFFFF;}

BODY
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
	background-color:#000145;
}

#footer
{
    margin-top: -40px;
    text-align: center;
    color: #FFFFFF;
}
.section{
	position:relative;
	float:right;
	width:auto;
	padding:1.25em 1.25em 1.25em 1.25em;
	text-align:center
}
.section_pic{
	margin:auto auto;
}
.section_title{
	margin:auto auto;
}

.testimonial_pic{
	position:relative; 
	float:right; 
	padding: 1.25em;
}
.testimonial_pic img{
	border:1px solid #000000;
}
