body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004262;
	background: #84bbd4 url(../images/background.gif) repeat-x ;
}
ul { margin: 7px; padding: 5px;}

.main_table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8b9eb8;
	border-bottom-color: #8b9eb8;
	border-left-color: #8b9eb8;
}

.content_table {
background: #fff url(../images/content-bg.gif) repeat-x ;
}
.services {
background: url(../images/new-furnaces-background.gif) no-repeat ;
}

