/******************************************************************************
* satLayoutWidth.css
*******************************************************************************

*******************************************************************************
*                                                                             *
* Copyright 2006									                          *
*                                                                             *
******************************************************************************/

/* page width */
div.satFullPage div.satPage {
	width:999px;
	margin: auto;
}

/* footer/header width*/
div.satHeaderTop {
	width:999px;
}

div.satFooter {
	width:999px;
}
