body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(images/body_fill.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #EFF9FD;
}
#container {
	background-image: url(images/menu_fill.gif);
	background-repeat: repeat-y;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fea726;
	border-left-color: #000000;
	overflow: hidden;
}
#menu {
	width: 166px;
	padding-bottom: 50px;
	float: left;
}
#header {
	float: left;
}
#content {
	padding-right: 10px;
	padding-left: 5px;
	width: 567px;
	float: right;
	padding-bottom: 40px;
}
#content_landing {
	padding-right: 10px;
	padding-left: 10px;
	width: 728px;
	float: right;
	padding-bottom: 40px;
	background-color: #FFFFFF;
	background-image: url(images/landing_logo_2.jpg);
	background-repeat: no-repeat;
}
#footer {
	color: #fea118;
	background-image: url(images/copyright_fill.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	font-size: 10px;
	overflow: hidden;
}
#footer_links {
	padding-top: 10px;
	padding-left: 20px;
	text-align: center;
	color: #D32C15;
}
#footer_links a, #footer_links a:visited, #footer_links a:active {
	color: #057DAB;
	text-decoration: none;
}
#footer_links a:hover {
	color: #D32C15;
	text-decoration: none;
}

#footer_copyright {
	float: left;
	padding-bottom: 20px;
	padding-top: 10px;
}
#landing_buttons {
	text-align: center;
	padding-top: 20px;
}
#landing_ajax {
	padding-top: 20px;
	text-align: center;
}
h1 {
	font-size: 22px;
	color: #7DAC3E;
}
.float_right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
h2 {
	font-size: 18px;
	color: #CC0000;
}

.bold-red-RED-24pt {
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
}
.bold-red-BLUE-20pt {font-size: 20px;color: #0000CC; }.bold-red {
	font-weight: bold;
	color: #CC0000;
}
.testimonial {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
h3 {

	font-size: 18px;
	color: #000099;
}
.bold-blue {

	font-weight: bold;
	color: #0000CC;
}
