@charset "utf-8";
body {
	font-family: Arial;
	margin-top: 0px;
	background-color: #D4D4D4;
}
#wrapper {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
#header {
	height: auto;
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#body {
	height: 512px;
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #FFFFFF;
	text-align: right;
}
#footer {
	height: 20px;
	width: 890px;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
}
#text {
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#services_right {
	height: 389px;
	width: 392px;
}
#wrapper #body table tr td table tr td table {
	text-align: left;
}
#wrapper #body table tr td table tr td table tr td table {
	text-align: right;
}
#wrapper #body table tr td table tr td {

}
