.MainContent {background:url(/images/site/body-fade.jpg) no-repeat; height:300px;}
.Nav-Home, .Nav-Home:link, .Nav-Home:visited {
	display:block;
	width:81px;
	height:26px;
	background-image:url(/images/site/nav-home.gif);
	background-position: top;
	background-repeat:no-repeat;
	border: none;
}
.Nav-Home:hover {
	background-position: 0 100%;
}
.Nav-Solutions, .Nav-Solutions:link, .Nav-Solutions:visited {
	display:block;
	width:121px;
	height:26px;
	background-image:url(/images/site/nav-solutions.gif);
	background-position: top;
	background-repeat:no-repeat;
	border: none;
}
.Nav-Solutions:hover {
	background-position: 0 100%;
}
.Nav-AboutUs, .Nav-AboutUs:link, .Nav-AboutUs:visited {
	display:block;
	width:114px;
	height:26px;
	background-image:url(/images/site/nav-aboutus.gif);
	background-position: top;
	background-repeat:no-repeat;
	border: none;
}
.Nav-AboutUs:hover {
	background-position: 0 100%;
}
.Nav-News, .Nav-News:link, .Nav-News:visited {
	display:block;
	width:79px;
	height:26px;
	background-image:url(/images/site/nav-news.gif);
	background-position: top;
	background-repeat:no-repeat;
	border: none;
}
.Nav-News:hover {
	background-position: 0 100%;
}
.Nav-ZoomLBS, .Nav-ZoomLBS:link, .Nav-ZoomLBS:visited {
	display:block;
	width:114px;
	height:26px;
	background-image:url(/images/site/nav-zoomlbs.gif);
	background-position: top;
	background-repeat:no-repeat;
	border: none;
}
.Nav-ZoomLBS:hover {
	background-position: 0 100%;
}
.Nav-ContactUs, .Nav-ContactUs:link, .Nav-ContactUs:visited {
	display:block;
	width:131px;
	height:26px;
	background-image:url(/images/site/nav-contactus.gif);
	background-position: top;
	background-repeat:no-repeat;
	border: none;
}
.Nav-ContactUs:hover {
	background-position: 0 100%;
}
#Home .Nav-Home, #Solutions .Nav-Solutions, #AboutUs .Nav-AboutUs, #News .Nav-News, #ZoomLBS .Nav-ZoomLBS, #ContactUs .Nav-ContactUs {background-position: 0 100%;}
.SubNav {
	display:block;
	width:300px;
	height:22px;
	background-color:#BBD3ED;
	color:#5077A5;
	font-weight:bold;
	font-size:11px;
	text-indent:8px;
}
.SubNav:link, .SubNav:visited {
	color:#5077A5;
	text-decoration:none;
}
.SubNav:hover {
	background-color:#F3F8FE;
	color:#F27F00;
}
.SubNav2 {
	display:block;
	width:200px;
	height:22px;
	background-color:#BBD3ED;
	color:#5077A5;
	font-weight:bold;
	font-size:11px;
	text-indent:8px;
}
.SubNav2:link, .SubNav2:visited {
	color:#5077A5;
	text-decoration:none;
}
.SubNav2:hover {
	background-color:#F3F8FE;
	color:#F27F00;
}
.TopNav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.TopNav:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.TopNav:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.TopNav:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.TdBgHeader
{
background-image:
url(/images/zoom-bg-header.gif);
background-repeat: no-repeat;
background-position: center; 
}
.TdBgBody
{
background-image:
url(/images/zoom-bg-body.gif);
background-repeat: repeat-y;
background-position: center; 
}
.TdBgFooter
{
background-image:
url(/images/zoom-bg-footer.gif);
background-repeat: no-repeat;
background-position: center; 
}
#FooterNav {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#FooterNavElement {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6B93C1;
	list-style:none;
	float:right;
	padding: 0px 4px 10px 4px;
	border: none;
}
#FooterNavElement a:link, #FooterNavElement a:visited {
	color: #6B93C1;
	text-decoration:none;
	border: none;
}
#FooterNavElement a:hover {
	color: #6B93C1;
	text-decoration:underline;
	border: none;
}
.Copyright {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .1em;
}
address {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	letter-spacing: .1em;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #F27F00;
	margin:0px;
	padding:0px;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
}
h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
}

.small { font-size: 9px; }