@charset "utf-8";
/* CSS Document */

#container {
	text-align: center;
}
#maincont {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.rescoat {
	padding-top: 30px;
}
.rescoattext {
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	padding-top: 20px;
}
.rescoatpic1 {
	padding-top: 10px;
}

.rescoatpic2 {
	margin-top: 10px;
}

