@charset "utf-8";
#bg-home {
	background-image: url(../images/bg-home.gif);
	background-repeat: repeat-x;
	background-color: #0F6C76;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#box-home1 {
	background-image: url(../images/bg-box1.gif);
	background-repeat: no-repeat;
	float: left;
	height: 182px;
	width: 232px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding: 0px;
}
#box-home2 {
	background-image: url(../images/bg-box2.gif);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 182px;
	width: 232px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
