@charset "utf-8";
#catalogHeader {
}
#catalogHeader table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#catalogHeader table td {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#catalogHeader img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
}

#PageNavigation {
	background-image: url(Images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #679D90;
	padding-left: 100px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5em;
}
#NavigationWrap {
	text-align: center;
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #679D90;
}


#PageNavigation ul {
	margin: 0px;
	padding: 0px;
}
#PageNavigation ul li {
	list-style-type: none;
	display: inline;
}
#PageNavigation ul li a , #PageNavigation ul li a:visited{
	display: block;
	float: left;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	color: #e9e9e9;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .750em;
}
#PageNavigation .clear {
	clear: both;
}
#PageNavigation ul li a:hover {
	color: #FFF;
	background-color: #3C7167;
}
#PageFooter {
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #679D90;
	padding-left: 100px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5em;
}
#PageFooter ul {
	margin: 0px;
	padding: 0px;
}
#PageFooter ul li {
	list-style-type: none;
	display: inline;
}
#PageFooter ul li a , #PageFooter ul li a:visited{
	display: block;
	float: left;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	color: #e9e9e9;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .750em;
}
#PageFooter .clear {
	clear: both;
}
#PageFooter ul li a:hover {
	color: #FFF;
	background-color: #3C7167;
}#PageLegal {
	text-align: center;
	font-size: 0.689em;
	color: #B2C1BD;
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
