@charset "utf-8";
/* CSS Document */

#wrapper {
	text-align: center;
}
#maincont {
	text-align: left;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.findgreen {
	font-size: 120%;
	line-height: 150%;
	color: #FFFFFF;
	background-color: #07455F;
	margin-top: 20px;
	padding: 1px;
	clear: both;
}
.findgreen .border {
	border: 1px solid #FFFFFF;
	padding-left: 5px;
}
#header {
	margin-top: 5px;
	line-height: 150%;
	margin-bottom: 10px;
}
#finding {
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #666666;
	font-size: 120%;
	line-height: 150%;
}
#finding #cont {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding: 5px;
}

.cont {
	margin-right: 20px;
	margin-left: 20px;
}
.cont p {
	margin-bottom: 20px;
	font-size: 120%;
	line-height: 150%;
}
.cont p.q {
	font-weight: bold;
	color: #FF0000;
	margin-top: 10px;
}
.cont .imgfr {
	width: 250px;
	text-align: center;
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.cont .imgfr2 {
	text-align: center;
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 300px;
}
.cont .mov {
	float: right;
	width: 150px;
	font-size: 90%;
	text-align: center;
	padding-bottom: 10px;
	padding-left: 10px;
}
.cont .imgfr240 {
	text-align: center;
	float: right;
	width: 240px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.cont .imgfr250 {
	float: right;
	width: 250px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.cont p.thanks {
	text-align: right;
	font-size: 90%;
	font-weight: bold;
}
#backtop {
	margin-top: 20px;
}
#footer {
	margin-top: 150px;
}
