body {
	text-align: center;
	margin: 0 auto;
	background-color: white;
	}

div#main
	{
	margin: 0 auto;
	}

div#footer
	{
	position: relative;
	background-color: #ff6633;
	text-align: center;
	vertical-align: middle;
	left: 50%;
	margin-left: -512px;
	bottom: 0 15%;
	font: 18px Arial, sans-serif;
	height: 50px; 
    	width: 1024px;
	}
	
	
	
	
	
	
	
	
	
/*
	ORANGE:  CC6633 
	GREEN:   669966 
*/
	
