@CHARSET "UTF-8";

#container {
    border: 0px red solid;
	width: 950px;
	background: #ebf3fb url(/img/background-page.png) repeat-x scroll left top;
	/*#F5F9FF;*/
	text-align: left;
	min-height: 100%;
	margin: 0 auto -113px; /*to center */
	height: auto !important;
    height: 100%;   
}

#push-footer {
	height:123px;
}

#header {
	background: #deebf8;/*transparent url('/img/header/bckgd.png');*/
}

#legal {
	font-size: 80%;
	text-align: justify;
}
