body					{ background: #fff; color: #666}

/*-- Wrap --*/
#wrap					{ width: 1000px; margin: 0 auto; min-height: 100%;
							background: #e6e5e5}

/*-- Header --*/
#header					{ background: url(../images/header-bg.gif) repeat-x top; padding-bottom: 7px; height: 147px}
.inner-header			{ background: url(../images/header-img.jpg) no-repeat right top; height: 147px; float: left;
							width: 100%}

/*-- Content --*/
#content				{ padding: 19px 12px 153px;	margin-top: -5px; position: relative; z-index: 6;min-height:500px;}

/*-- Footer --*/
#footer					{ background: url(../images/footer-bg.gif) repeat-x top; margin-top: -120px; position: relative;
							z-index:100; padding: 0 40px 0 36px; height: 120px}
