@charset "UTF-8";
/* CSS Document */

#content {
	width: 580px;
	margin-top: 20px;
	padding-bottom: 15px;
	font-size: 12px;
	line-height: 18px;
	margin-left: 15px;
}
.learn {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -3px;
}
.copy_top {
	margin-bottom: 30px;
}
#content_left {
	width: 282px;
	float: left;
}
#content_right {
	float: right;
	width: 282px;
}
#content_left2 {
	width: 282px;
	float: left;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	height: 120px;
}
#content_right2 {
	float: right;
	width: 282px;
	height: 120px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#content_left3 {
	width: 282px;
	float: left;
	height: 135px;
}
#content_right3 {
	float: right;
	width: 282px;
	height: 135px;
}
#logos {
	text-align: center;
}
#logos img {
	margin-right: 10px;
}
#logos .last {
	margin-right: 0px;
}
.clear {
	clear: both;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #504f4f;
	margin-bottom: 0px;
	margin-top: 0px;
}

