@charset "utf-8";
.mainalign {
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ads {
	float: left;
	height: 246px;
	width: 632px;
}
.ads-top {
	float: left;
	height: 29px;
	width: 632px;
	background-image: url(images/ads-top.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2c5185;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.ads-mid {
	float: left;
	height: 194px;
	width: 631px;
	background-image: url(images/ads-mid-bg.png);
	background-repeat: repeat-x;
	margin-left: 1px;
}
.box {
	float: left;
	width: 134px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 10px;
	padding-left: 12px;
	padding-top: 12px;
}
.main-ad {
	float: left;
	width: 136px;
}

.ads-bottom {
	float: left;
	height: 25px;
	width: 633px;
	background-image: url(images/ads-bottom-bg.png);
	background-repeat: no-repeat;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.main-ad-image {
	float: left;
	width: 136px;
	height: 84px;
}
.main-ad-text {
	float: left;
	width: 136px;
	padding-top: 2px;
	padding-bottom: 5px;
}
.orange-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e18042;
	text-decoration: underline;
}
.white-text-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.black-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
}

.orange-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e18042;
	text-decoration: underline;
}
.box-two {
	float: left;
	width: 134px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 10px;
	padding-left: 11px;
	padding-top: 12px;
}
