@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bg_splash.png);
	background-repeat: repeat-x;
}

.logo {
	border: none;
	width: auto;
	height: auto;
	margin: 0 auto;
	padding-top: 15px;
}

.main_div {
	height: auto;
	width: auto;
	margin: 0 auto;
}

.main_table {
	width: auto;
	height: 480px;
	margin: 0 auto;
	margin-top: 40px;
}

.td_left {
	background-image: url(images/gusto_splash_left.png);
	background-repeat: no-repeat;
	width: 470px;
	height: 330px;
}

.td_right {
	background-image: url(images/gusto_splash_b.png);
	background-repeat: no-repeat;
	width: 470px;
	height: 330px;
	padding-top: 120px;
	vertical-align: top;
}

.imge1 {
	vertical-align: bottom;
	padding: 70px 10px 0px 60px;
}

.imge2 {
	vertical-align: bottom;
	padding: 70px 10px 0px 9px;
}

.star {
	margin-left: 105px;
}

.right_bottom_img {
	margin-top: 82px;
}

.left_bottom_img {
	margin-top: 360px;
}