body {
	background: #fff;
	color: #000;
	margin: 0 0 0 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial, Verdana, Sans-Serif;
	font-size: 90%;
	background: #fff url("/images/bg6.gif");
}

input { font-size: 11px; padding: 0; margin: 0;}

/* IE 5 Mac */
#nav li {
	display: inline;
	margin: 0;
	padding: 0;
	width: auto;
	font-size: 13px;
	white-space: nowrap;
	
}

/* other browsers \*/
#nav li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
	font-size: 95%;
	white-space: nowrap;
}
/* end IE 5 Mac hack */

#footer { 
font-size: 90%;
clear: both;
align: center;
margin: 15px auto 0 auto;
width: 742px; /* width for IE5 and IE5.5. */
padding: 8px 12px 12px 10px;
voice-family: "\"}\""; 
voice-family: inherit;
width: 720px; /* correct width for IE6 */
background: #fff url("/images/line_dotted.gif");
background-repeat: repeat-x;
background-position: 0 0;
} 

input.contactform, textarea.contactform { font-size: 11px; 
background: #f5f5f5; 
border-right: #EDEDDE 1px solid; 
border-top: #777777 1px  solid; 
border-left: #777777 1px solid; 
border-bottom: #EDEDDE 1px solid;
}