body {
	margin: 0px;
}
#navbar {
	width: 544px;
	height: 27px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	background-color: #FFFFFF;
	border: 1px solid #eeefef;
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
#forminputs {
	display: inline;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navcontainer  {
	width: 180px;
	position:absolute;
	z-index:1;
	left: 96px;
	top: 152px;
	visibility: hidden;
	background-color: #EEEFEF;
	margin-top: 6px;
}
.navcontainer ul {
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0px;
}
.navcontainer a {
	display: block;
	padding: 3px 2px 3px 15px;
	margin: 1px;
	background-color: #eeefef;
	color: #999999;
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: normal;
	text-align: left;
}
.navcontainer a:hover {
	background-color: #eeefef;
	color: #e2363d;
}
#footer {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	font-weight: bold;
}
#footer a {
	color: #FFFFFF;
	padding: 2px;
	text-decoration: none;
	left: 0px;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#nav_products {
	margin-left: 97px;
	position: absolute;
	width: 160px;
}
#nav_tools {
	margin-left: -115px;
	position: absolute;
	width: 220px;
}