@charset "utf-8";

.line {
	margin-top: 26px;
	height: 4px;
	width: 700px;
}
#title {
	height: 37px;
	width: 241px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#pamphlet {
	width: 700px;
}

#pamphletIMG {
	height: 168px;
	width: 367px;
	float: left;
}
#downloads {
	width: 313px;
	height: 40px;
	text-align: right;
	float: left;
	margin-left: 20px;
	margin-top: 120px;
}
#downloads .dl_link {
	width: 313px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 2px;
}
#downloads .dl_link a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	color: #FF0000;
	text-decoration: none;
}
#downloads .sentence  {
	padding-top: 1px;
}
#downloads .dl_img {
	float: right;
	height: 30px;
	width: 32px;
	margin-left: 10px;
}


.black {
	color: #000000;
}
.clear {
	clear: both;
}

.bottomLine {
	height: 1px;
	width: 700px;
}
