#mainfeature {
	border: none;
	height: auto;
	clear: both;
	padding-top: 0;
}

#left-col {
	width: 524px;
	float: left;
	text-align: left;
	padding-left: 10px;
}

#right-col {
	width: 306px;
	float: right;
	text-align: left;
	height: 850px;
	background: url(../images/news-bg.jpg) top left no-repeat;
	padding-left: 17px;
	color: #666666;
}

#left-col .salespromotionheader {
	padding-bottom: 0;
	margin-bottom: 15px;
}

#left-col .salespromotionheader span {
	color: #000067;
}

#right-col .salespromotionheader {
	color: #ff992a;
	margin-bottom: 0;
	padding-bottom: 0;
}

#right-col .instruction {
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}

#right-col .instruction img {
	position: relative;
	top: 4px; left: 3px;
}

#right-col ul,
#right-col li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#right-col ul {
	overflow: hidden;
}

#right-col li {
	float: left;
	width: 137px;
	padding: 18px 16px 0 0;
}

#right-col li a {
	display: block;
	width: 137px;
	color: #666;
	font-weight: bold;
	line-height: 1.2em;
	text-decoration: none;
}

#right-col li a img {
	border: none;
	margin-top: 6px;
}

#right-col li a:hover span {
	text-decoration: underline;
}

#news-archive-button {
	margin-top: 35px;
	display: block;
	width: 277px;
	height: 145px;
	background: url(../images/news-archive-button.png) top left no-repeat;
	color: #fff;
	font-size: 24px;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration: none;
	padding: 9px 0 0 12px;
}

#news-archive-button img {
	border: none;
	position: relative;
	top: 0; left: 2px;
}

#news-archive-button:hover {
	text-decoration: underline;
}

/* Archive */
#news-archive #mainfeature {
	border: none;
	height: auto;
	clear: both;
	padding-top: 0;
	padding-bottom: 30px;
	text-align: left;
	position: relative;
	top: 0; left: 0;
}

#news-archive h1 {
	text-indent: 10px;
	font-size: 24px;
	line-height: 1.2em;
	color: #0066cb;
	font-weight: bold;
	margin: 0;
	padding: 25px 0 10px 0;
	border-bottom: 1px solid #a3a3a3;
}

#news-archive h1 span {
	color: #000067;
}

#na-buttons {
	padding-bottom: 5px;
}

#na-buttons .right-button {
	color: #fff;
	height: 25px;
	display: block;
	background-position: top right;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 13px;
	line-height: 25px;
	overflow: hidden;
	text-decoration: none;
	text-indent: 8px;
	float: right;
	width: 150px;
	background-image: url(../images/cs-right-button.jpg);
	background-color: #0066cb;
}

#na-buttons .right-button:hover {
	text-decoration: underline;
}

#news-archive #instruction {
	position: absolute;
	top: 35px; right: 0;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.2em;
	color: #a6a6a6;
	font-weight: bold;
}

#na-boxes,
#na-boxes li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#na-boxes li {
	float: left;
	width: 137px;
	padding: 20px 32px 0 10px;
}

#na-boxes li.end-row {
	padding-right: 0;
}

#na-boxes li a {
	display: block;
	width: 137px;
	color: #666;
	font-weight: bold;
	line-height: 1.2em;
	text-decoration: none;
}

#na-boxes li a img {
	border: none;
	margin-top: 6px;
}

#na-boxes li a:hover span {
	text-decoration: underline;
}
