html, htm
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
html, htm
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: -moz-center;
}
body 
{
	background-color: #bfc7d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	min-height: 101%;
	margin: 0px;
	padding: 0px;
	color: #464646;
}

body 
{
	background-color: #bfc7d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: -moz-center;
	min-height: 101%;
	margin: 0px;
	padding: 0px;
	color: #464646;
}
div
{
	float: left;
	text-align: left;
	vertical-align: top;
}
img 
{
	float: left;
}
li          
{ 
	margin-left: -20px; 
	margin-right: 0px; 
	margin-top: 3px; 
	margin-bottom: 3px; 
}
ul 
{
	margin-top: 0px;
}
h1
{
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 14pt;
	color: #0066CC;
	font-weight: normal;
}
h2
{
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 14pt;
	color: #0099ff;
	font-weight: normal;
}
a:link
{
	font-family: arial;
	font-size: 9pt;
	color: #ff3300;
	text-decoration: underline;
}
a:visited
{
	font-family: arial;
	font-size: 9pt;
	color: #ff3300;
	text-decoration: underline;
}
a:active
{
	font-family: arial;
	font-size: 9pt;
	color: #ff3300;
	text-decoration: underline;
}
a:hover
{
	font-family: arial;
	font-size: 9pt;
	color: #0066CC;
	text-decoration: none;
}
.foundationdiv
{
	width: 900px;
	float: none;
	height: 100%;
}
.bannerblack
{
	background-image:url(images/topbg.jpg);
	width: 900px;
	height: 47px;
}
.nav_top
{
	float: right;
	width: 250px;
	vertical-align: middle;
	text-align: right;
	color:#CCCCCC;
	padding-right: 10px;
	padding-top: 15px;
	height: 27px;
}
.bannergrey
{
	background-image:url(images/lowertop_bg.jpg);
	width: 890px;
	height: 19px;
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
.bannerpic
{
	width: 900px;
	background-image:url(images/people_reseller.jpg);
	height: 279px;
	text-align: right;
}
.bannerpic_txt
{
	width: 325px;
	float: right;
	padding-top: 15px;
	padding-right: 5px;
	font-size: 9pt;
}
.bannerpic_txt2
{
	width: 350px;
	float: right;
	padding-top: 40px;
	background-image:url(images/btn_top.jpg);
	height: 83px;
	background-repeat:no-repeat;
	background-position:center;
	text-align: center;
	font-size: 9pt;
}
.body_base
{
	width: 900px;
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-y;
}
.leftgrey
{	
	width: 273px;
	padding: 10px;
	color:#CCCCCC;
}
.rightwhite
{
	width: 587px;
	padding: 10px;
	font-size: 9pt;
}
.contactcase
{
	font-size: 9pt;
	width: 587px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image:url(images/dotter.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
a.toplink:link
{
	font-family: arial;
	font-size:8pt;
	color:#CCCCCC;
	text-decoration: none;
}
a.toplink:visited
{
	font-family: arial;
	font-size:8pt;
	color:#CCCCCC;
	text-decoration: none;
}
a.toplink:active
{
	font-family: arial;
	font-size:8pt;
	color:#CCCCCC;
	text-decoration: none;
}
a.toplink:hover
{
	font-family: arial;
	font-size:8pt;
	color: #FF9900;
	text-decoration: none;
}