@charset "utf-8";

#Table_01 {
	position:relative;
	width:750px;
	float: right;
	border: 2px solid #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	top: 10px;
	margin: 10px;
	background-color: #379A47;
}
.logo {
	width: 750px;
}
.tag {
	width: 650px;
	text-align: center;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	line-height: normal;
	margin-top: 18px;
	font-weight: normal;
}
.maintext {
	width: 420px;
	float: left;
	position: relative;
	top: 30px;
	left: 10px;
}
.coating_image {
	width: 281px;
	margin-right: 25px;
	float: right;
	position: relative;
	top: 20px;
	margin-top: 10px;
}
.coating_text {
	width: 281px;
	margin-right: 25px;
	float: right;
	position: relative;
	top: 20px;
	margin-top: 10px;
}

.solar_gain_image {
	width: 281px;
	margin-right: 25px;
	float: right;
	position: relative;
	top: 20px;
	margin-top: 10px;
}
.solar_gain_text {
	width: 281px;
	margin-right: 25px;
	float: right;
	position: relative;
	top: 20px;
	margin-top: 10px;
}

.reflect_image {
	width: 281px;
	margin-right: 25px;
	float: right;
	position: relative;
	top: 20px;
	margin-top: 10px;
}
.reflect_text {
	width: 281px;
	margin-right: 25px;
	float: right;
	position: relative;
	top: 20px;
	margin-top: 10px;
}
