body {
	padding: 0px;
	text-align: left;
	margin: 0;
}
#container {
	width: 800px;
	text-align: left;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
#header {
	float: left;
	width: 800px;
	height: 70px;
}
#content {
	width: 575px;
	float: left;
	margin-top: 10px;
	min-height:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-left: 112.5px;
}
#footer {
	float: left;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: left;
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#logo {
	float: left;
	height: 70px;
	width: 204px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	left: 247px;
	top: 50px;
	position: absolute;
	width: 564px;
	height: 12px;
}
#googlemaps {
	float: right;
	width: 300px;
	margin-top: 10px;
}
#contact_form {
	padding: 10px;
	float: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.menu_currentpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e51b24;
}
#content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	float: left;
	width: 575px;
}
.bl {
	background-image: url(../images/bl_corner.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	background-color: #dedede;
}
.br {
	background-image: url(../images/br_corner.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.imagebox {
	border: 1px solid #CCC;
	width: 575px;
	height: 245px;
	text-align: right;
	margin-bottom: 10px;
	background-image: url(../images/abacus.jpg);
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e51b24;
}
.heading_line {
	background-color: #CCC;
	float: left;
	height: 1px;
	width: 575px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
.footerlink_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#contact_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	float: left;
	width: 200px;
}
