body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.footer_text {
	font-size: 10px;
	color: #A5A4A4;
}
.main_content {
	background-color: #A5A4A4;
	padding: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
}
.main_content_sub_left {
	padding-left: 20px;
}
.photo_border {
	border: 2px solid #666666;
}
h3 {
	font-size: small;
	font-weight: bold;
}
.contact_form_box {
	background-color: #CCCCCC;
	padding: 20px;
	border: 2px solid #649F7A;
}
.contact_form_field_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#menu {
	float: right;
	height: 20px;
	width: 100%;
	background: #999999;
	margin-top: 0px;
	padding-top: 0px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#menu ul {
	list-style-type: none; 
	list-style-image: none;
	float: right;
	border: 0px solid red;
	margin-top: 0px;
}
#menu ul li {
	display: inline;
	margin: 0px 15px 0 15px;
	color: #ffffff;
}
	
#menu ul li a:link,#menu ul li a:visited  {
	line-height: 20px;
	color: #ffffff;
	padding-bottom: 2px;
}

#menu ul li a:hover {
	line-height: 20px;
	color: #000000;
	padding-bottom: 2px;
}

#menu ul li a:active {

}

.thumb {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 2px solid #595959;
}
.testimonial_name {
	float: right;
}
.image_right {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 2px solid #666;
}
