body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #313641;
	background-color: #E7F7FF;
}
p.areas {
	font-size: 10pt;
	font-size-adjust: none;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
/** Header **/
table.flash {
	width: 983px;
	background-color: White;
}
td.flash {
	width: 983px;
	text-align: center;
	border: 1px solid #0092C6;
}




/** End Header **/
/** Body **/
table.body {
	width: 985px;
	border: 1px solid #0092c6;
	border-top: 1px solid #0092C6
	}
td.column_left {
	width: 221px;
	vertical-align: top;
	background-color: White;
	border-right: 1px solid #0092C6;
	
}
td.column_right {
	width: 764px;
	vertical-align: top;
	background-image: url(images/BG.jpg);
	background-repeat: repeat-y;
}
/** End Body **/
/** Top Menu **/
table.top_menu {
	width: 221px;
	position: relative;
	left: -10px;
}
	td.menu_blue {
		width: 221px;
		height: 32px;
		background-image: url(images/menu_blue.jpg);
		background-repeat: no-repeat;
		background-position: left;
		vertical-align: middle;
	}
	td.menu_green {
		width: 220px;
		height: 32px;
		background-image: url(images/menu_green.jpg);
		background-repeat: no-repeat;
		background-position: right;
		vertical-align: middle;
	}
	a.menu_blue {
		color: White;
		font-weight: bolder;
		margin-left: 20px;
		font-size: 11pt;
		font-size-adjust: none;
		text-decoration: none;
	}
	a:hover.menu_blue {
		color: #0092C6;
	}
	a.menu_green {
		color: White;
		font-weight: bolder;
		margin-left: 62px;
		font-size: 11pt;
		font-size-adjust: none;
		text-decoration: none;
	}
	a:hover.menu_green {
		color: #0092c6;
	}
/** End Top Menu **/
/** Testimonials **/
table.testimonial {
	width: 215px;
}
td.testimonial_top {
	width: 215px;
	height: 22px;
	background-image: url(images/testimonial_top.jpg);
	background-repeat: no-repeat;
}
td.testimonial_middle {
	width: 215px;
	background-image: url(images/testimonial_middle.jpg);
	background-repeat: repeat-y;
}
td.testimonial_bottom {
	width: 215px;
	height: 22px;
	background-image: url(images/testimonial_bottom.jpg);
	background-repeat: no-repeat;
}
p.testimonial {
	margin-right: 60px;
	margin-left: 60px;
	text-align: justify;
	font-size: 10pt;
}
hr.testimonial {
	height: 1px;
	width: 500px;
	color: Black;
}
/** End Testimonials **/
/** Contact Info **/
p.contact_info {
	font-size: 10pt;
	font-size-adjust: none;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 10px;
}
p.contact_info2 {
	font-size: 10pt;
	font-size-adjust: none;
	font-weight: bold;
	margin-right: 15px;
	margin-left: 0px;
	text-align: right;
}
/** End Contact Info **/
a {
	color: #0092C6;
	text-decoration: none;
}
a:hover {
	color: #0A6988;
}
p {
	text-align: justify;
	margin-left: 40px;
	margin-right: 40px;
}
span.emph {
	color: #74917E;
	font-style: italic;
	font-weight: bolder;
}
h1.title {
	text-align: center;
	color: #0791C0;
}
h2.title {
	text-align: left;
	margin-left: 40px;
	color: #0791C0;
}
/** Home Page Lists **/
table.list {
	width: 704px;
}
td.list_left {
	width: 350px;
}
td.list_right {
	width: 350px;
}
ul.home_list {
	font-weight: bold;
	list-style-type: disc;
}
li.home_list {
	padding-bottom: 8px;
}
ul.home_list2 {
	list-style-type: disc;
}
li.home_list2 {
	margin-right: 50px;
	margin-left: 40px;
	padding-bottom: 5px;
}
/** End Home Page Lists **/
/** Bottom Menu **/
div.bottom_menu {
	text-align: center;
	font-size: 9pt;
}
a:hover.bottom_menu {
	text-decoration: underline;
}
/** End Bottom Menu **/
/** JAMAXX Link **/
div.JAMAXX_link {
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
}
/** End JAMAXX Link **/
/** Contact Us **/
table.contact {
	width: 684px;
}
td.form {
	width: 450px;
	vertical-align: top;
}
td.info {
	width: 234px;
	vertical-align: top;
}
p.contact {
	margin-left: 0px;
}
/** End Contact Us **/
/** Services **/
table.services {
	width: 704px;
}
td.services {
	width: 332px;
	font-size: 10pt;
	padding: 10px;
	vertical-align: top;
}
table.service_menu {
	width: 684px;
}
td.service_menu {
	text-align: left;
	line-height: 20px;
}
a.service_menu {
	font-size: 9pt;
	font-size-adjust: none;
	font-weight: bolder;
	margin-left: 25px;
}
h2.service {
	margin-left: 40px;
	padding-bottom: 0px;
	color: #0791C0;
}
h3.service {
	margin-left: 40px;
	padding-bottom: 0px;
}
span.service_sub {
	color: #0791C0;
	font-size: 13pt;
	font-weight: bold;
}
p.top_link {
	text-align: center;
	font-size: 8pt;
	padding-top: 0px;
}
p.business_services_menu {
	text-align: center;
	font-size: 9pt;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: bold;
}
ul.employee_coaching {
	font-weight: bold;
}
li.employee_coaching {
	margin-left: 100px;
	padding-bottom: 8px;
}
/** End Services **/
/** Mission Statement **/
table.mission_statement {
	width: 500px;
}
td.mission_top {
	height: 19px;
	width: 500px;
	background-image: url(images/mission_top.jpg);
	background-repeat: no-repeat;
}
td.mission_bottom {
	height: 16px;
	width: 500px;
	background-image: url(images/mission_bottom.jpg);
	background-repeat: no-repeat;
}
td.mission_middle{
	width: 500px;
	background-image: url(images/mission_middle.jpg);
	background-repeat: repeat-y;
}
p.mission {
	margin-left: 18px;
	margin-right: 18px;
}
/** End Mission Statement **/
/** About Us **/
ul.about_us {
	list-style-type: disc;
}
li.about_us {
	margin-right: 50px;
	margin-left: 40px;
	padding-bottom: 8px;
}
table.about_us {
	width: 760px;
}
td.about_us {
	width: 380px;
	vertical-align: top;
}
/** End About Us **/