/******************** TopBanner ********************/
div.topBanner
{
	width: 998px;
}
div#mainNavigation
{
	margin-bottom: 12px;
}
.MoreThemesLink
{
	clear: both;
	display: block;
	float: right;
	padding-right: 3px;
	padding-bottom: 3px;
}

div#Services
{
	clear: both;
}
div#Services div.bannerDisp
{
	border: solid 1px #bbbaa5;
	margin: 3px 0 7px 0;
	height: 65px;
	overflow: hidden;
}
div#Products
{
	clear: both;
	padding-top: 5px;
	
}
div#footerInner
{
	text-align: left;
	padding-left: 25px;
}

a:link, a:visited
{
	color: #6f9ea8;
}
div#BtnNote div
{
	display: block;
	float: left;
	margin-left: 3px;	
	height: 15px;
}
div#BtnNote div.cap
{
	padding-top: 2px;
}
div#BtnNote input
{
	border: 1px solid #bbbda5;
	height: 15px;
	display: block;
}
div#BtnNote a:link, div#BtnNote a:visited
{
	display: block;
	background-color: #dddfd1;
	padding: 2px;
	height: 13px;
	width: 35px;
	text-align: center;
	border: 1px solid #bbbda5;
	color: #66675f;
	text-decoration: none;
	text-transform: lowercase;
}

a img
{
	border: 0;
}
