body, html{
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0;
	margin-top: 10px;}		
	
a:link, a:active, a:visited{
	font-size: 13px;
	color: #c18e17;
	text-decoration: underline;}	
a:hover{
	font-size: 13px;
	color: #996600;
	text-decoration: underline;}

.header{
	top: 20;
	left: 25;
	position: absolute;
	width:1000px;
	white-space: nowrap;
	z-index:100;}

.logo{
	width: 160px;
	height: 44px;
	float: left;}

.hometools{
	position: absolute;
	bottom: 70%;
	top:30%;
	margin-left: 85px;
	width: 770px;}	
	
.footer{
	position:absolute;
	bottom:18px;
	left: 23px;
	font-size: 12px;
	color:#c18e17;
	width: 270px;
	white-space:no-wrap;}
	
.footer a:link, .footer_alt a:link, .footer a:active, .footer_alt a:active, .footer a:visited, .footer_alt a:visited {
	font-size: 12px;
	color: #c18e17;
	text-decoration: underline;}	
.footer a:hover, .footer_alt a:hover{
	font-size: 12px;
	color: #666;
	text-decoration: underline;}		
	
