body,td,th {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #3F5354;
}
body {
	margin-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_0.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
}
.testimonial {
	font-size: 100%;
	font-style: italic;
	color: #6c7272;
	font-weight: bold;
}
.testimonialmid {
	font-size: 100%;
	font-style: italic;
	color: #a4c4c3;
}
.testimonialdark {
	font-size: 100%;
	font-style: italic;
	color: #3f5354;
	font-weight: 400;
}

#page_head {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


#inner_home {
	background-image: url(images/clear.gif);
	margin-right: auto;
	margin-left: auto;
}
#main_container {
	background-image: url(images/clear.gif);
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
}

#footer {
	background-image: url(images/clear.gif);
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 2px;
}
#footer_menu {
	background-image: url(images/clear.gif);
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	position: relative;
	top: 5px;
	text-align: center;
}
.footer_text {
	font-size: x-small;
	color: #577374;
	text-align: center;
}
.header {
	background-image: url(images/bg_0.jpg);
	height: 120px;
	width: 800px;
	top: 0px;
	right: 90px;
	background-position: center;
	padding: 0px;
}

.main_layer_img {
	width: 200px;
	padding: 0px;
	margin: 0px;
	position: relative;
	float: left;
	left: 0px;
	top: -10px;
}
a:link {
	color: #577374;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #577374;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 16px;
	text-align: left;
}


h3 {
	font-size: 12px;
	font-variant: normal;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f5354;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#slides_container {
	position: relative;
	top: 1px;
	z-index: 1;
	clear: both;
}
.contentlink {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#slides_footer {
	background-image: url(images/clear.gif);
	position: absolute;
	top: 650px;
	margin-left: -400px;
	left: 50%;
	width: 800px;
	visibility: visible
}
#slides_footer_menu {
	background-image: url(images/clear.gif);
	z-index: 10;
	position: absolute;
	top: 670px;
	left: 50%;
	visibility: visible;
	margin-left: -50%;
	width: 100%;
}
#main_text_panel {
	position: relative;
	width: 530px;
	top: -10px;
}

#text_left_col { column-width: 225px;
  column-gap: 5em;   /* shown in yellow */            
  padding: 5px;      /* shown in blue */
  float:left

}
#text_right_col {
	column-width: 225px;
	column-gap: 5em;   /* shown in yellow */
	padding: 5px;      /* shown in blue */
	float:right;
	margin-left: -200px;
}
