body {
	background-image: url(img/black_background.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
}
html body{
     font-size: x-small; /*for IE5/Win*/
     f\ont-size: small; /* for other IE versions */
}
#box {
	width: 780px;
}
#content {
	background-image: url(img/content_background.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: groove;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
	color: #000000;
}
#content_main{
	padding-left: 265px;
}
#content img{
	background-color: #660000;
	padding: 3px;
	margin-left: 5px;
	margin-right: 3px;
}

#menu_list {
	list-style-type: none;
	padding-top: 10px;
	display: block;
	float: left;
	margin-left: 45px;
}
#menu_list li{
	font-size: 100%;
	font-weight: 400;
	padding: 7px;
	text-indent: 0px;
	list-style-type: none;
}
#menu_listSub li{
	font-size: 90%;
	font-weight: bold;
	padding: 3px;
	list-style-type: square;
	color: #999999;
}
#menu_list a{
	color: #CCCC99;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-decoration: none;
	background-color: #660000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	background-image: url(img/BulletOrange.gif);
	background-repeat: no-repeat;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	display: block;
	background-position: 5px;
	text-indent: 14px;
}
#menu_list a:hover, body#home #t_home{
	background-color: #CCCC66;
	padding-bottom: 5px;
	color: #333333;
	background-image: url(img/BulletMaroon.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	border-top: 2px inset #999933;
	border-right: 2px inset #999933;
	border-bottom: 2px none #999933;
	border-left: 2px none #999933;
}
#menu_list a:hover, body#history #t_history{
	background-color: #CCCC66;
	padding-bottom: 5px;
	color: #333333;
	background-image: url(img/BulletMaroon.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	border-top: 2px inset #999933;
	border-right: 2px inset #999933;
	border-bottom: 2px none #999933;
	border-left: 2px none #999933;
}
#menu_list a:hover, body#location #t_location{
	background-color: #CCCC66;
	padding-bottom: 5px;
	color: #333333;
	bbackground-image: url(img/BulletMaroon.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	border-top: 2px inset #999933;
	border-right: 2px inset #999933;
	border-bottom: 2px none #999933;
	border-left: 2px none #999933;
}
#menu_list a:hover, body#contact #t_contact{
	background-color: #CCCC66;
	padding-bottom: 5px;
	color: #333333;
	background-image: url(img/BulletMaroon.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	border-top: 2px inset #999933;
	border-right: 2px inset #999933;
	border-bottom: 2px none #999933;
	border-left: 2px none #999933;
}
#menu_list a:hover, body#plumbing #t_plumbing{
	background-color: #CCCC66;
	padding-bottom: 5px;
	color: #333333;
	background-image: url(img/BulletMaroon.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	border-top: 2px inset #999933;
	border-right: 2px inset #999933;
	border-bottom: 2px none #999933;
	border-left: 2px none #999933;
}
#menu_list a:hover, body#metals #t_metals{
	background-color: #CCCC66;
	padding-bottom: 5px;
	color: #333333;
	background-image: url(img/BulletMaroon.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	border-top: 2px inset #999933;
	border-right: 2px inset #999933;
	border-bottom: 2px none #999933;
	border-left: 2px none #999933;
}
#menu_list a:hover, body#manufacturing #t_manufacturing{
	background-color: #CCCC66;
	padding-bottom: 5px;
	color: #333333;
	background-image: url(img/BulletMaroon.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	border-top: 2px inset #999933;
	border-right: 2px inset #999933;
	border-bottom: 2px none #999933;
	border-left: 2px none #999933;
}
#footer {
	background-image: url(img/maroon_background.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 0px;
}
#footer ul{
}
#footer li{
	float: left;
	list-style-type: square;
	margin-right: 15px;
	list-style-position: inside;
}
#footer a{
	color: #CCCC66;
	text-decoration: none;
}
#footer a:visited{
	color: #CCCC66;
	text-decoration: none;
}
#footer a:hover{
	color: #CC6600;
	text-decoration: underline;
}
a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}
.float_right {
	float: right;
}
.imgRightPadded {
	float: right;
	padding-right: 15px;
}
.float_left {
	float: left;
}
.imgLeftPadded {
	padding-right: 5px;
	float: left;
}
h5 {
	color: #CC6600;
	background-color: #000000;
	padding-left: 5px;
}
