#banner {
	margin: 0px;
	padding: 0px 0px 0px 14px;
	height: 125px;
	text-align: left;
	background-image: url(../../images/header-home.gif);
	line-height: 21px;
	letter-spacing: 0.2em;
	color: #666666;
	position: relative;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}

#home-pic{
	padding:10px 0px 0px;
	margin:10px 14px 20px;
	width: 732px;
	height: 300px;
	position: relative;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
