/* css style -1056*/

/*.......((  Site Layout Elements ))...........................*/

html, body 		 { margin: 0; padding: 0; border: 0; height: auto; }
body				 { border: 0px; margin: 0px; padding: 0px; font: 12px Verdana, Arial; text-align: color: #000000; background: #ffffff top left repeat-x ; height: auto; }

/*.......((  Footer area ))...............................................*/

#f-center 	{ margin: 0 auto; 	/*mozzilla brow fix */  }

	
#bottom {
	text-align: left;
	font-size: 10px;
	width: 447px;
	height: 89;
	background:  url(tps-bott.jpg) top left repeat-x;
	}

#bottom p {
	color: #000;
	margin: 0px;
	}

#bottom a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #000; 
	}
	
#bottom a:hover {
	text-decoration: underline;
	color: #000099;
	} 
