#wrapper{
	top:10px;
	
	margin:0px 0 0 -384px;
	background:url(../images/bg-landing2.jpg) repeat-y left top white;
	
}

* html #content{
	margin:-100px 0  -100px 0;
}

#content{
	background:url(../images/bg-landing2.jpg) repeat-y left top;
	padding:25px 30px 80px 30px;
	width:708px;
	position:relative;
	display:block;
	min-height:200px;
	text-align:left;
}

#footer{
	top:0;
	width:768px;
	height:101px;
	display:block;
	position:relative;
	/*background:url(../images/footer.png) no-repeat left top;*/
	background:url(../images/footerie6.jpg) no-repeat left ;
	margin:0;
	color:#8d542b;
	padding:0 ;
	font-family:arial;
	font-size:10px;
	
}

#footer a{
	color:#8d542b;
}

#byLine{
	display:block;
	position:relative;
	top:52px;
}