@charset "utf-8";
#content {
	background-image: url(../images/bg-content-top.png);
	background-repeat: no-repeat;
	padding-top: 164px;
	text-align: left;
}
#cat-menu {
	padding-left: 50px;
	margin-bottom: 30px;
}
.pdl394 {
	padding-left: 394px;
}
.pdr16 {
	padding-right: 16px;
}
.pdl20 {
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #75a8eb;
}
#intro p {
	line-height: 1.8;
}
#about {
	background-image: url(../images/bg-about.png);
	background-repeat: no-repeat;
	height: 217px;
	width: 635px;
	padding-top: 5px;
	padding-left: 5px;
}
#support {
	background-image: url(../images/bg-support.png);
	background-repeat: no-repeat;
	height: 297px;
	width: 630px;
	padding-top: 10px;
	padding-left: 10px;
}
#support img {
	margin-bottom: 3px;
}
#news .blog-section {
}
#news .date {
	color: #222222;
	font-size: 80%;
	float: left;
	padding-right: 10px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/icon-list.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#news h3 {
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #87bfe9;
	font-weight: bold;
}
#news .blog-section {
	background-image: url(../images/blog-section.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #e6f2fb;

}
#news a:link {
	color: #1E7ACE;
	}
