@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font: small Helvetica, Arial, sans-serif;
	min-width: 100%;
	text-align: center;
}
#header_float {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	background-color: #2E2E2E;
}
#wrapper_background {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 730px;
	background-image:url(../images/background_slice_side.jpg);
	background-repeat:repeat-y;
}
#wrapper {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 730px;
	background-color: #FFFFFF;
	min-height: inherit;
}
#header_main {
	margin: 0;
	padding: 0;
}
#header_top {
	margin: 0;
	padding: 0;
}
#header_menu {
	margin: 0;
	padding: 0;
	min-height: 33px;
}
#header_spacer {
	margin: 0;
	padding: 0;
}
#main {
	margin-top: 0px;
	min-height: 647px;
}
#content {
	float: right;
	background-color: #F8F1EB;
	width: 577px;
	min-height: 647px;
	background-image: url(../images/background_slice.jpg);
	background-repeat: repeat-y;
}
#content_header {
	float: right;
	background-color: #FFFFFF;
	width: 577px;
	height: 135x;
}
#text_mission {
	float: right;
	background-color: #F8F1EB;
	width: 505px;
	height: 75px;
	margin-left: 36px;
	margin-right: 36px;
	text-align: justify;
}
#text_aboutus_image {
	float: left;
	background-color: #F8F1EB;
	width: 175px;
	height: 180x;
	margin-top: 20px;
	text-align: justify;
}
#text_aboutus_text {
	float: right;
	background-color: #F8F1EB;
	width: 320px;
	height: 200x;
	margin-left: 10;
	margin-top: 4;
	text-align: justify;
	font-size: 10pt;
}
#text_aboutus {
	float: right;
	background-color: #F8F1EB;
	width: 505px;
	height: 200x;
	margin-left: 36px;
	margin-right: 36px;
	text-align: justify;
}
#text_services {
	float: right;
	background-color: #F8F1EB;
	width: 505px;
	height: 100px;
	margin-left: 36px;
	margin-right: 36px;
	text-align: justify;
}
#text {
	float: right;
	background-color: #F8F1EB;
	width: 505px;
	min-height: 437px;
	margin-left: 36px;
	margin-right: 36px;
	text-align: justify;
}
#text_testimonials {
	float: right;
	background-color: #F8F1EB;
	width: 505px;
	min-height: 437px;
	margin-left: 36px;
	margin-right: 36px;
	text-align: justify;
}
#sidebar {
	float: left;
	width: 150px;
	background-color: #EAEAEA;
	margin-left: 0px;
	min-width: 150px;
	min-height: 647px;
}

#footer {
	clear: both;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
#wrapper_background #wrapper #main #content #text p {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
}
#wrapper_background #wrapper #main #content #text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: left;
}
#wrapper_background #wrapper #main #content #text_testimonials p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: left;
	font-style: italic;
}
#wrapper_background #wrapper #main #content #text_services p {
	font-size: 14pt;
	font-style: italic;
	color: #09F;
}
#wrapper_background #wrapper #main #content #text_mission p {
	font-size: 14pt;
	font-style: italic;
	color: #09F;
}
#wrapper_background #wrapper #main #content #text_aboutus p {
	font-size: 12pt;
	color: #000000;
	text-align: left;
}
#wrapper_background #wrapper #main #content #text p strong em {
	text-align: center;
}
