@charset "utf-8";
#wrapper {
	background-color: #FFF;
	background-image: url(../images/noise-white.png);
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:20px;
}
#home-left-content {
	text-align: center;
	width: 375px;
	background-repeat: no-repeat;
	background-image: url(../images/clouds1.jpg);
	background-position: center;
	margin-bottom: 1em;
	margin-left: 1em;
	background-color: #FFF;
}
#wrapper #home-left-content img {
	padding-top: 4em;
}
#image-right {
	float: right;
	width: 507px;
}
.img{
	padding-right: 10px;
}
