@charset "UTF-8";
body {
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #547385;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #333;
	margin: 0px;
}
#content table tr td #content_right_panel table tr td #right_content_holder_left table tr td a {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
#content table tr td #content_right_panel table tr td #right_content_holder_right table tr td a {
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
#content table tr td #text_holder table tr td table tr td p .names_testimonials {
	font-size: 24px;
}
#content table tr td #content_right_panel table tr td #right_content_holder_left table tr td a:hover {
	color: #960;
}
#content table tr td #content_right_panel table tr td #right_content_holder_right table tr td a:hover {
	color: #960;
}
/* CSS Document */

#header {
	height: 650px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
}
#content {
	background-image: url(images/content_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}
#home_contents_bottom {
	background-repeat: no-repeat;
	background-position: center top;
	height: 64px;
	text-align: center;
	background-image: url(images/contents_bottom_bg.png);
}
#footer {
	text-align: center;
}
#footer_left_panel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	float: left;
	width: 350px;
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer_right_panel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	float: right;
	width: 350px;
	text-align: right;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
#left_panel_content_holder {
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 15px;
	font-size: 12px;
	color: #333;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
}
#footer table tr td #footer_right_panel a {
	color: #000;
	text-decoration: none;
}
#footer table tr td #footer_right_panel a:hover {
	color: #333;
}
#content_left_panel {
	float: left;
	width: 265px;
}
.testimonial_names {
	font-size: 12px;
	font-weight: bold;
}
.testimonial_description {
	font-size: 10px;
	font-weight: normal;
}
#content_right_panel {
	float: right;
	width: 550px;
	margin-right: 15px;
	margin-top: 15px;
}
#right_content_holder_left {
	margin-left: 10px;
	font-size: 11px;
	margin-right: 15px;
}
#right_content_holder_right {
	margin-left: 15px;
	margin-right: 15px;
}
.highlights_gray {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#text_holder {
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
}
.testimonials_text {
	text-align: left;
	font-size: 14px;
}
.names_testimonials {
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.highlight_txt {
	font-weight: bold;
	text-transform: capitalize;
	color: #F00;
}
#content table tr td #content_right_panel table tr td p strong a {
	font-style: italic;
	font-weight: bold;
	color: #006;
	text-decoration: none;
}
#content table tr td #content_right_panel table tr td p strong a:hover {
	color: #00C;
}
#content table tr td #content_left_panel table tr td #left_panel_content_holder table tr td p a {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #006;
}
#content table tr td #content_left_panel table tr td #left_panel_content_holder table tr td p a:hover {
	color: #00F;
}
#home_content_holder {
}
#content table tr td #text_holder table tr td a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#content table tr td #text_holder table tr td a:hover {
	color: #666;
}
#content table tr td #content_left_panel table tr td #left_panel_content_holder table tr td a img {
	text-decoration: none;
}
