@charset "utf-8";
/* CSS Document */

#contentHome {
	height: 200px;
	width: 447px;
	position: relative;
	top: 148px;
}
#banner1 {
	height: 105px;
	width: 447px;
	position: absolute;
	left: 1px;
	top: 146px;
	z-index: 1001;
	text-align: left;
}
#banner2 {
	background: url/(images/cloud_1.png) no-repeat left bottom;
	height: 105px;
	width: 447px;
	position: absolute;
	left: 0px;
	top: 251px;
	z-index: 1001;
}
.paragraph {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
