
/* Layout
----------------------------------------------------------------------- */
#page
{
	width: 1024px;
	margin: auto;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #fff;
	border-top: none;
	border-bottom: none;
}

#wrapper { padding: 30px 21px 21px 21px; /*background: #666;*/ }






