@charset "utf-8";
/* CSS Document */

body {
	background-image: url(background_main.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F5EABD;
}

#wrapper {
	width: 937px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}

#footer {
	background-color: #017560;
	text-align: center;
}

#footer2 {
	background-color: #FFFFFF;
	width: 937px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;

}

#header {
	background-image: url(images/top_header.gif);
	background-repeat: no-repeat;
	height: 131px;
	width: 937px;
}

#main_pic {

}

#content {
	overflow: auto;
	background-color: #FFFFFF;
	z-index: auto;
	margin-top: -4px;
	width: 937px;

}

#menu_column{
	width: 330px;
	float: left;
	background-position: top;
}

#body_content {
	width: 607px;
	float: right;
	vertical-align: top;
}

#quick_contact {
	width: 534px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#about_text {
	width: 534px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.about_text_style {
	font-size: 16px;
	font-weight: normal;
	color: #01493A;
	line-height: 24px;
}
.service_text {
	font-size: 16px;
	color: #3A4A37;
	line-height: 24px;
}


#info_boxes {
	width: 534px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

