#globalContainerInterior {
	margin:2px;
	width: 950px;
	background: #fce1da;
}
#content{
	position:relative;
	width:950px;
	z-index:1;
	float:left;
	background: #ffffff;
} 
#footer{
background: #ffe0ce;
position:relative;	
font-size:11px;
text-align:center;
float:left;
}