.blog #top_nav .cat-item-1 a {
	color:#b4b4b4;
}
.blog #top_nav .cat-item-12 a {
	color:#14bad8;
}
#content {}
.promotion {
	width:640px;
	height:225px;
	background: url(images/promotion-bg.png) no-repeat 0 0;
	position:relative;
	margin:0 0 15px;
}
.promotion:hover {
	background: url(images/promotion-bg.png) no-repeat 0 -228px;
}
.promotion h2,.promotion h3,.promotion p {
	position:absolute;
	width:400px;
	left:210px;
}
.promotion img {
	position:absolute;
	top:30px;
	left:22px;
	width:160px;
	height:160px;
}
#content .promotion h3 {
	top:22px;
	font-size:13px;
	text-transform:uppercase;
	border-bottom: 2px solid black;
}
#content .promotion h2 {
	top:42px;
	border-bottom: 2px solid black;
	width:300px;
	padding-right:100px;
}
.promotion p {
	top:115px;
	font-size:13px;
}
.checkit {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	background: url(images/checkit.png) no-repeat 500px 175px;
	width:640px;
	height:225px;
}