body	{
	background-color: #560000;
	background-image: url(images/bglogo.gif);
	background-position: left top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	}

a:link 	{ 
	color: #000;
	text-decoration: none;
	}

a:visited { 
	color: #000;
	text-decoration: none;
	}

a:hover { 
	color: #000;
	text-decoration: underline;
	}

a:active { 
	color: #000;
	text-decoration: underline;
	}

#container-everything {
	margin: auto;
	}

#container-shim {
	width: 250px;
	float: left;
	}

#container-all {
	width: 700px;
	float: left;
	background-color: #560000;
	color: #333;
	line-height: 130%;
	}

#container-top {
	height: 20px;
	background-color: #560000;
	}

#container-bottom {
	height: 80px;
	background-color: #560000;
	}

#container-top a.top {
	color: #ccc;
	}

#home	{
	width: 500px;
	font-family: garamond, "times new roman", times, serif;
	text-align: left;
	float: left;
	color: #fff;
	}

#contact {
	width: 100px;
	font-family: garamond, "times new roman", times, serif;
	text-align: right;
	float: right;
	color: #fff;
	}

#about	{
	width: 100px;
	font-family: garamond, "times new roman", times, serif;
	text-align: right;
	float: right;
	color: #fff;
	}

#top h1 {
	padding: 0;
	margin: 0;
	}

#content {
	font-family: "times new roman", times, serif;
	border: 15px solid #7d0303;
	border-top: 2px solid #7d0303;
	padding: 1em;
	background-color: #ccc;
	font-size: 15px;
	}

#gray	{
	background-color: #eee;
	border-width: 2px;
	border-style: dashed;
	border-color: #ddd;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 130%;
	}

#gray a	{
	text-decoration: underline;
	}

#gray:hover {
	background-color: #ddd;
	}


#gray-nohover {
	background-color: #eee;
	border-width: 2px;
	border-style: dashed;
	border-color: #ddd;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 130%;
	}

#gray-nohover a {
	text-decoration: underline;
	}

#furniture-left {
	width: 45%;
	float: left;
	background-color: #eee;
	border-width: 2px;
	border-style: dashed;
	border-color: #ddd;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 100%;
	text-align: center;
	}

#furniture-left:hover {
	background-color: #ddd;
	}

#furniture-right:hover {
	background-color: #ddd;
	}

#furniture-right {
	width: 45%;
	float: right;
	background-color: #eee;
	border-width: 2px;
	border-style: dashed;
	border-color: #ddd;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 100%;
	text-align: center;
	}

#clear	{
	clear: both;
	}

#machines {
	background-color: #eee;
	border-width: 2px;
	border-style: dashed;
	border-color: #ddd;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	}

#content h2
{
font-style: bold;
color: #560000;
}

#content h3
{
font-style: bold;
color: #560000;
font-size: 25px;
}

#content h4
{
font-style: bold;
color: #000;
font-size: 18px;
}

#content h5
{
font-style: bold;
color: #000;
font-size: 17px;
text-decoration: underline;
}

#content p.info
{
font-size: 90%;
line-height: 110%;
}

#content p.anchor
{
font-size: 90%;
line-height: 110%;
text-align: right;
color: #555;
}


#products
{
font-family: garamond, "times new roman", times, serif;
border: 12px solid #7d0303;
border-right: 0;
padding: 3px;
float: left;
width: 118px;
height: 60px;
text-align: center;
background-image: url(images/button-products.gif);
color: #000;
}

#services
{
font-family: garamond, "times new roman", times, serif;
border: 12px solid #7d0303;
border-right: 0;
padding: 3px;
float: left;
width: 119px;
height: 60px;
text-align: center;
background-image: url(images/button-services.gif);
}

#support
{
font-family: garamond, "times new roman", times, serif;
border: 12px solid #7d0303;
border-right: 0;
padding: 3px;
float: left;
width: 119px;
height: 60px;
text-align: center;
background-image: url(images/button-support.gif);
color: #000;
}

#planroom
{
font-family: garamond, "times new roman", times, serif;
border-left: 13px solid #7d0303;
border-top: 12px solid #7d0303;
border-bottom: 12px solid #7d0303;
border-right: 0;
padding: 3px;
float: left;
width: 119px;
height: 60px;
text-align: center;
background-image: url(images/button-planroom.gif);
color: #000;
}

#submit
{
font-family: garamond, "times new roman", times, serif;
border: 13px solid #7d0303;
border-top: 12px solid #7d0303;
border-bottom: 12px solid #7d0303;
padding: 3px;
float: right;
width: 120px;
height: 60px;
text-align: center;
background-image: url(images/button-submit.gif);
color: #000;
}

#container-footer
{
font-family: garamond, "times new roman", times, serif;
font-size: 80%;
clear: both;
margin: 0;
padding: .5em;
margin-bottom: 10px;
color: #ccc;
background-color: #560000;
}

#copyright
{
float: left;
line-height: 100%;
background-color: #560000;
}

#xerox
{
float: right;
background-color: #560000;
}




