/* CSS Document */
#contentwrapper {
	border: 1px solid #6B5B3A;
	width: 758px;
	height: auto;
	margin: 0;
	padding: 0;
	border-top: none;
	border-bottom: none;
	background: #fff url(images/content_bground.jpg) repeat-y;
	color: #000;

}
#birdwrapper{
	background: transparent url(images/bird.gif) no-repeat bottom right;
	height: auto !important;
	height: 330px;
	min-height: 330px;
}
#swapimage {
	background:url(images/bg_images/beach5.jpg) bottom left no-repeat;
}	
	
#footer {
	width: 758px;
	height: 46px;
	background: url(images/footer_bground.jpg) no-repeat;
	clear: both;
	padding: 0;
	margin: 0 0 0 0;
	border: 1px solid #6B5B3A;
	border-top: none;

}	


