body {
	font-family: Arial, Helvetica, sans-serif;
}

h3 
{
	margin-top: 40px;
	border-bottom: 1px #3284aa solid;
	color: #3284aa;
	font-weight: lighter;
	margin-bottom: 0px;
}

/* Contact Number */
.testimonial {
	font-style: italic;
	font-size: 11px;

}

.signature {
	font-style: normal;
	font-weight: bold;
}

.blue_color {
	color: #669acc;
}

#contact_list {
	margin-top:10px;
}

/* ------------ */

#picture_text {
	font-family:verdana, geneva, sans-serif;
	font-weight: bold;
	font-size: 20px;
	padding-left: 30px;
	padding-top: 20px;
}

#detail {
	height: 485px;
}

#detail td {
	padding-left: 2px;
	padding-top: 2px;
}

#footer {
	margin-top: 2px;
}

#footer table {
	margin-top: 0px;
	padding-top: 0px;
}
