h1 {
	position:absolute; top:25px; left:220px;
	margin:0px;
	font-size:36px; font-weight:bold; color:#888; }
	
table {
	border:#888 solid 1px; border-top:#888 solid 5px;
	margin:5px; padding:5px; }
td {
	vertical-align:top;
	padding:5px; }
th {
	vertical-align:top; 
	padding:5px; }
	
#navMain {
	position:absolute; top:30px; left:40px;
	color:#f00; }

#navServices {
	position:absolute; top:160px; left:650px; 
	color:#f00; }

#copy {
	position:absolute; top:100px; left:40px;
	width:560px;
	text-align:justify; }
#copy h2 {
	font-size:20px; font-weight:bold; color:#000;
	text-align:left; }			
#copy #contactInfo {				
	font-size:10px; color:#888; }			
#copy #copyright {				
	font-size:10px; color:#888; }
	
.txtFld {
	border:#888 solid 1px; }
.txtArea {
	border:#888 solid 1px; }