/*
Author: Marc Spada
Company: United Tool & Machine
Created: March 1, 2010
MAIN PAGE
*/
#rightcol {
	position: relative;
	background-color: white;
	width: 72.5%;
	min-height: 480px;
	margin: 0 0 0 27.5%;
	}
	#tag {
		background-color: white;
		text-align: center;
		font-size: 105%;
		padding: 15px 0 5px 0;
		}
		#tag img {
			padding-top: 10px;
			}
	#imgblk {
		width: 97%;
		margin: 19px auto 0 auto;
		position: relative;
		z-index: 0;
		}
		#border {
			position: absolute;
			top: 77px;
			right: 20px;
			z-index: 100;
			}
#fa a:hover {
	color: blue;
	text-decoration: underline;
	}		
#fb a:hover {
	color: blue;
	text-decoration: underline;
	}
#fc a:hover {
	color: blue;
	text-decoration: underline;
	}
#fd a:hover {
	color: blue;
	text-decoration: underline;
	}
#fe a:hover {
	color: blue;
	text-decoration: underline;
	}