body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 66%;
	color: #000;
	background-color: #003399;
	text-align: center;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #6b88c3;
	display: inline;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #6b88c3;
	display: inline;
}
h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #6b88c3;
	clear: left;
}
p {
	font-size: 1em;
	line-height: 1.5em;
}
hr {
	height: 1px;
	margin: 10px 0px 10px 0px;
	color: #ee2e24;
}
a:link {
	color: #ee2e24;
	text-decoration: underline;
}
a:visited {
	color: #ee2e24;
}
a:hover {
	color: #666;
}
table {
	width: 100%;
	border-collapse: collapse;
}
table td {
	padding: 2px;
}
table thead {
	font-weight: bold;
}
table thead td {
	border-bottom: solid 2px #fcd5d3;
	border-left: solid 2px #fcd5d3;
}
table tbody td {
	border-right: solid 2px #fcd5d3;
}
#Container {
	width: 770px;	
}
#Header {
	width: 770px;
	height: 29px;
	background-image:  url(img/hdr_g.jpg);
	background-repeat: no-repeat;
	background-position: left;	
}
#MainNav {
	font-size: .9em;	
	display: block;
	width: 770px;
	margin: 0px;
}
#MainNav ul {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#MainNav a {
	color: #fff;
	text-decoration: none;
}
#MainNav a:hover {
	color: #ccc;
	text-decoration: underline;
}
#MainNav li {
	height: 29px;
	float: right;
	list-style-type: none;
	text-align: center;
	padding: 12px 9px 0px 9px;
	background-image:  url(img/nav_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#SubNav {
	text-align: right;
	padding: 12px 12px 15px 8px;
}
#SubNav h1 {
	font-weight: bold;
	font-size: 1.1em;
	display: block;
	margin: 12px 0px 0px 0px;
}
#SubNav ul {
	font-weight: bold;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}
#SubNav li {
	list-style-type: none;
}
#SubNav img {
	margin-left: 4px;
}
#Content {
	width: 766px;
	text-align: left;
	background-color: #fff;
	border-top: none;
	border-right: solid 2px #6b88c3;
	border-bottom: solid 2px #6b88c3;
	border-left: solid 2px #6b88c3;
	background-image:  url(img/bkg_sidebar.gif);
	background-repeat: repeat-y;
}
#SuppText {
	width: 229px;
	height: 600px;
	float: left;
		
}
#Logo {
	width: 229px;
	height: 217px; 
	background-image:  url(img/logo_gorman.gif);
	background-repeat: no-repeat;
}
#Logo a {
	display: block;
	width: 100%;
	height: 100%;
}
#Logo span {
	display: none;
}
#BodyText {
	background-color: #fff;
	background-image:  url(img/bkg_hdr.gif);
	background-repeat: no-repeat;
	float: left;
	padding: 44px 6px 15px 6px;
	width: 525px;
}
#FeaturedMfg h1 {
	color: #6b88c3;
	font-size: 1.4em;
}
#FeaturedMfg p {
	border-top: solid 2px #fcd5d3;
	border-right: solid 2px #fcd5d3;
	border-bottom: solid 2px #fcd5d3;
	border-left: none;
	margin: 4px 0px 0px 0px;
	padding: 6px 6px 6px 0px;
}
#FeaturedMfg a, #LineCardMfg a {
	display: block;
	width: 100%;
	padding-top: 6px;
	text-decoration: none;
}
#LineCardMfg p {
	border-top: solid 2px #fcd5d3;
	margin: 4px 0px 0px 0px;
	padding: 6px 6px 6px 0px;
}
#Locations {
	text-align: right;
	margin: 20px 12px 15px 12px;
}
#Locations h1 {
	font-size: 1.2em;
	color: #6b88c3;
	display: block;
	margin: 20px 0px 0px 0px;
	border-bottom: solid 2px #b1c0e0;
}
#Contact {	
	width: 400px;
	margin: 0px;
	float: left;
	padding: 6px 116px 6px 6px;
	background-color: #f3f3f3;
}
#Contact fieldset {
	border: none;
	text-align: right;
}
#Contact label {
	float: right;
}
#Contact input {
	width: 22em;
}
#Contact textarea {
	width: 22em;
}
#Contact button {
	background-color: #003399;
	color: #fff;
	font-weight: bold;
	height: 16px;
	width: 40px;
	margin: 6px 0px 0px 0px;
	cursor: hand;
	border: none;
}
.HomePhoto {
	border: solid 5px #6b88c3;
}
.GroupPhoto {
	border: solid 5px #6b88c3;
	margin: 0px 30px 0px 30px;
}
.StaffPhoto {
	border: solid 2px #6b88c3;
	margin-right: 4px;
	margin-bottom: 8px;
	float: left;
	clear: left;
}
#PrintLink {
	width: 140px;
	height: 18px;
	text-align: right;
	background-image:  url(img/icon_print.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 380px;
}
#Footer {
	width: 530px;
	height: 20px;
	text-align: left;
	font-size: .9em;
	color: #ccc;
	padding: 4px 0px 0px 240px;
	background-image:  url(img/bkg_footer.gif);
	background-repeat: repeat-y;
	background-position: left;
}