@charset "utf-8";
p, td, tr, table, div, ul, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}


.rightname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #64c760;
	text-decoration: none;
}




.testimonials  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #23b0a5;
	text-decoration: none;
}


a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #65b561;
	text-decoration: underline;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #64c760;
	text-decoration: none;
}


.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #33878e;
	text-decoration: none;
	padding: 10px;
}











.footer A:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #33878e;
	text-decoration: none;
	padding: 0px;
}
.footer A:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #33878e;
	text-decoration: none;
	padding: 0px;
}
.footer A:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #33878e;
	text-decoration: none;
	padding: 0px;
}

.footer A:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #33878e;
	text-decoration: underline;
	padding: 0px;
}






.normal A:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.normal A:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.normal A:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.normal A:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}











.asidelink A:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #23b0a5;
	text-decoration: none;
	line-height: 18px;
}
.asidelink A:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #23b0a5;
	text-decoration: none;
	line-height: 18px;
}
.asidelink A:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #23b0a5;
	text-decoration: none;
	line-height: 18px;
}

.asidelink A:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #23b0a5;
	text-decoration: underline;
	line-height: 18px;
}


.leftbox { 
	background-image: url("left-back.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
}



.rightbox { 
	background-image: url("right-back.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
}



