html {
	text-align: center;
}
body {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#allTool {
	float: right;
	width: 390px;
}
#flashContent {
	text-align: center;
}
#allFastener {
	float: left;
	width: 390px;
}
#footer {
	text-align: center;
	clear: both;
}

#footer p {
	padding-top: 8px;
	padding-bottom: 8px;
}
/*.type {
	margin-top: 37px;
	float: left;
	width: 198px;
}*/
#allTool img, #allFastener img {
	float: left;
}
.copy {
	float: left;
	width: 180px;
	margin-top: 24px;
}
#content {
	padding-top: 20px;
	padding-bottom: 8px;
}

/*.type h2 {
	margin-top: 4px;
}*/
#header {
	margin-top: 14px;
	margin-bottom: 14px;
}
.clear {
clear: both;
}#content p {
	margin-bottom: 8px;
}
