body {
	background-color: #482416;
	margin: 0px;
	padding: 0px;
}
.bigpicHome {
	background-attachment: fixed;
	background-image: url(images/carpenter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tiletablebg {
	background-repeat: repeat-y;
	background-position: right top;
}
.tablefooter {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}
.tableprintbg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	text-decoration: none;
	font-weight: bold;

}
a.white {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3366FF;
	text-decoration: underline;
}
.maintable {
	background-color: #FFFFFF;
	padding: 10px;
	margin: 0px;
	clip:   rect(auto auto auto auto);
	float: none;
	clear: none;
	border-top: 0px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #000000;


}
.maintable-top {
	background-image: url(images/maintable_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bigpicSearch {

	background-attachment: fixed;
	background-image: url(images/mason2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}.bigpicContact {

	background-attachment: fixed;
	background-image: url(images/electrician.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bigpicDesign {

	background-attachment: fixed;
	background-image: url(images/foreman.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bigpicManager {

	background-attachment: fixed;
	background-image: url(images/metalworker.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
