﻿/* CSS layout */
#masthead {
}
#top_nav {
	padding-top: 3px;
	padding-bottom: 3px;
}
#page_content {
	width: 900px;
	padding-top: 10px;
}
#footer {
}
.Image-Left {
	margin-right: 10px;
	margin-bottom: 10px;
	float: none;
	padding-left: 25px;
	padding-top: 10px;
}
.Image-Right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.catalog-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	right: 200px;
	background-color: #FFFFFF;
}
.CatHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin-bottom: 10px;
}
.ProdGroup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-indent: 10px;
	color: #000000;
}
.NavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	right: 200px;
	background-color: #0000FF;
	color: #FFFF00;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FF0000;
}
.Nav-Block-Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
}
