

.content-wrapper {
	float: left;
	width: 1000px;
	height: 500px;
	height: auto !important;
	min-height: 500px;
	background: url(../images/content-bg-home.jpg) no-repeat;
}


.content-flag {
	float: left;
	width: 1000px;
	height: 640px;
	height: auto !important;
	min-height: 640px;	
	background: url(../images/content-bg-flag-home.png) no-repeat bottom;
}


.footer {
	float: left;
	height: 50px;
	width: 1000px;
	background: url(../images/footer-bg-flag-home.png);
	font-weight: 100;
}