﻿div.TopNav
{
	width: 139px;
	height: 45px;
	position: relative;
	float: left;
	background-image: url(../images/topnav.png);
	background-repeat: no-repeat;
}
div.TopNav a
{
	background-image: url(../images/topnav.png);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 139px;
	height: 45px;
}
div.TopNav a:hover
{
	background-image: url(../images/topnav-roll.png);
}
div.TopNavActive
{
	width: 139px;
	height: 45px;
	position: relative;
	float: left;
	background-image: url(../images/topnav-white.png);
	background-repeat: no-repeat;
}
div.TopNavActive a
{
	background-image: url(../images/topnav-white.png);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 139px;
	height: 45px;
}
div.TopNavActive a:hover
{
	background-image: url(../images/topnav-white.png);
}
a.topnavtextactive:link
{
	font-family: Arial;
	font-size: 10pt;
	color: #25323b;
	text-decoration: none;
	line-height: 45px;
	text-align: center;
}
a.topnavtextactive:hover
{
	font-family: Arial;
	font-size: 10pt;
	color: #25323b;
	text-decoration: none;
	line-height: 45px;
	text-align: center;
}
a.topnavtextactive:visited
{
	font-family: Arial;
	font-size: 10pt;
	color: #25323b;
	text-decoration: none;
	line-height: 45px;
	text-align: center;
}
a.topnavtextactive:active
{
	font-family: Arial;
	font-size: 10pt;
	color: #25323b;
	text-decoration: none;
	line-height: 45px;
	text-align: center;
}
a.topnavtext:link
{
	font-family: Arial;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
	line-height: 45px;
	text-align: center;
}
a.topnavtext:hover
{
	font-family: Arial;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
	line-height: 45px;
	text-align: center;
}
a.topnavtext:visited
{
	font-family: Arial;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
	line-height: 45px;
	text-align: center;
}
a.topnavtext:active
{
	font-family: Arial;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
	line-height: 45px;
	text-align: center;
}
div.MoreBtn
{
	width: 164px;
	height: 31px;
	position: relative;
	background-image: url(../images/more-btn.png);
	background-repeat: no-repeat;
}
div.MoreBtn a
{
	background-image: url(../images/more-btn.png);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 164px;
	height: 31px;
}
div.MoreBtn a:hover
{
	background-image: url(../images/more-btn-roll.png);
}
a.MoreBtnText:link
{
	font-family: Arial;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
	line-height: 31px;
	text-align: center;
}
a.MoreBtnText:hover
{
	font-family: Arial;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
	line-height: 31px;
	text-align: center;
}
a.MoreBtnText:visited
{
	font-family: Arial;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
	line-height: 31px;
	text-align: center;
}
a.MoreBtnText:active
{
	font-family: Arial;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
	line-height: 31px;
	text-align: center;
}

div.ProductBtn
{
	width: 229px;
	height: 120px;
	position: relative;
	background-image: url(../images/product-btn.jpg);
	background-repeat: no-repeat;
	float: left;
}
div.ProductBtn a
{
	background-image: url(../images/product-btn.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 229px;
	height: 120px;
}
div.ProductBtn a:hover
{
	background-image: url(../images/product-btn-roll.jpg);
}
a.ProductBtnText:link
{
	font-family: Arial;
	font-size: 13pt;
	color: #fff;
	text-decoration: none;
	line-height: 1.5em;
	text-align: center;
}
a.ProductBtnText:hover
{
	font-family: Arial;
	font-size: 13pt;
	color: #fff;
	text-decoration: none;
	line-height: 1.5em;
	text-align: center;
}
a.ProductBtnText:visited
{
	font-family: Arial;
	font-size: 13pt;
	color: #fff;
	text-decoration: none;
	line-height: 1.5em;
	text-align: center;
}
a.ProductBtnText:active
{
	font-family: Arial;
	font-size: 13pt;
	color: #fff;
	text-decoration: none;
	line-height: 1.5em;
	text-align: center;
}


a.SidebarTextLink:link
{
	font-family: Arial;
	font-size: 9pt;
	color: #3887c0;
	text-decoration: none;
	line-height: 1.8em;
}
a.SidebarTextLink:hover
{
	font-family: Arial;
	font-size: 9pt;
	color: #3887c0;
	text-decoration: none;
	line-height: 1.8em;
}
a.SidebarTextLink:visited
{
	font-family: Arial;
	font-size: 9pt;
	color: #3887c0;
	text-decoration: none;
	line-height: 1.8em;
}
a.SidebarTextLink:active
{
	font-family: Arial;
	font-size: 9pt;
	color: #3887c0;
	text-decoration: none;
	line-height: 1.8em;
}
a.FooterLink:link
{
	font-family: Arial;
	font-size: 9pt;
	color: #3887c0;
	text-decoration: none;
	padding: 0px 5px;
	border-right: 1px solid #3887c0;
}
a.FooterLink:hover
{
	font-family: Arial;
	font-size: 9pt;
	color: #3887c0;
	text-decoration: none;
	padding: 0px 5px;
	border-right: 1px solid #3887c0;
}
a.FooterLink:visited
{
	font-family: Arial;
	font-size: 9pt;
	color: #3887c0;
	text-decoration: none;
	padding: 0px 5px;
	border-right: 1px solid #3887c0;
}
a.FooterLink:active
{
	font-family: Arial;
	font-size: 9pt;
	color: #3887c0;
	text-decoration: none;
	padding: 0px 5px;
	border-right: 1px solid #3887c0;
}
li.sidebarlinks
{
	border-bottom: 1px dotted #dedede;
	list-style-type: none;
	line-height: 1.75em;
}



div.PhotoBtn
{
	width: 209px;
	height: 72px;
	position: relative;
	background-image: url(../images/photo-button.jpg);
	background-repeat: no-repeat;
}
div.PhotoBtn a
{
	background-image: url(../images/photo-button.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 209px;
	height: 72px;
}
div.PhotoBtn a:hover
{
	background-image: url(../images/photo-button-roll.jpg);
}
a.MoreBtnText:link
{
	font-family: Arial;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
	line-height: 31px;
	text-align: center;
}
a.MoreBtnText:hover
{
	font-family: Arial;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
	line-height: 31px;
	text-align: center;
}
a.MoreBtnText:visited
{
	font-family: Arial;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
	line-height: 31px;
	text-align: center;
}
a.MoreBtnText:active
{
	font-family: Arial;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
	line-height: 31px;
	text-align: center;
}