a:link, a:visited { color: #e18814; text-decoration: none; font-weight: bold;}
a:active, a:hover { color: #ffffff; } 

/* banner */
#banner {
	clear: both;
	width: 940px;
	height: 320px;
	padding: 0 10px;
	background: url(images/banner_bg.jpg) no-repeat;
}
/* end of banner */
