/* CSS Stylesheet */
html>body #mainouter {
	left:250px;
}
* html #mainouter 
{
	margin-left:250px;
}
