*
{
margin:0;
padding:0; 
}





body {
	background: url(images/bg.jpg) no-repeat;
	height: 1300px;
	text-align: center;
}





#container {

	width:976px;
	height: 1300px;
	margin: 0 auto;


}




#header {
		
		width:976px;
		margin: 0 auto;


}





#mid {
	
	width:976px;
	height: 327px;
	margin-top:83px;
	background: url('images/midBack.png');
}


#flower {

	margin-left: -120px;
}


#descript {

	width:400px;
	text-align: left;
	float:left;
	margin-top: 100px;
	margin-left: 105px;
}


#footer {

	position: absolute;
	top:1020px;
	margin: 0 auto;
	text-align: left;
	width:976px;

}



#topFoot {
	
	position: absolute;
	top:50px;
	right: 0px;
	width:604px;
	border-top: 1px solid #9e331f;
	border-bottom: 1px solid #9e331f;
	padding-top: 15px;
	padding-bottom: 15px;
	
}


#midFoot {
	
	position: absolute;
	top:120px;
	right: 0px;
	width:604px;
	padding-top: 15px;
	padding-bottom: 15px;
	
}


#lilfoot {
	position: absolute;
	top:245px;
	right: 0px;
	width:604px;
	height: 34px;
	background: #5c463d;

}






p {

	font-family:Georgia;
	font-size: 13px;
	line-height: 200%;
	color: #5c463d;

}

#lilfoot p {

	color: #daa547;
	float: right;
	font-size: 12px;
	margin-right: 15px;
	margin-top: 5px;
}


#topFoot p, #midFoot p {

	color: #3e0807;

}


#midFoot a {

	color: #fff;
	text-decoration: none;
}
