﻿/* mac hide\*/
html, body {height:100%}
/* end hide */
body { /* outer body of the page */
	padding:0;
	margin:20px 0px 0px 0px;
	min-width:996px;/* 994 really but need to add 2 pixels for firefox ie. 1px left + 1px right border*/

}