@charset "utf-8";
/* CSS Document */
#div-1, #div-2, #div-3 {
 position:relative;
 top: 0px;
 bottom:50px;
}
a { 
	color: #999999;
}
.side_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #4c4c4c;
}
.testimonial{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #4c4c4c;
}
.testimonial_person {
	font-family: Calibri, "Lucida Console", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #191919;
}
.body_text {
	font-family: Calibri, "Lucida Console", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #4c4c4c;
}
.link_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4c4c4c;
}
.page_description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #4c4c4c;
}
.bottom_links {
	font-family: Calibri, "Lucida Console", Times, serif;
	font-size: 12px;
	color: #999999;
}
.copyright {
	font-family: Arial, "Lucida Console", Times, serif;
	font-size: 9px;
	color: #999999;
}
#message_box {
	height: 250px;
	width: 360px;
	color: #4c4c4c;
}

