.ad-header{
	font: 100% Georgia, "Times New Roman", Times, serif;
	text-align:left;
	letter-spacing: 0.1em;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

#banner {
	height: 249px;
	text-align: left;
	background-image: url(../../images/bg-1.gif);
	letter-spacing: 0.1em;
	color: #999999;
	line-height: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-left: 14px;
}

#col-left {
	width: 140px;
	margin-top: 30px;
	margin-left: 70px;
	float: left;
	padding: 0px;
	display: inline;
}


#col-right {
	margin-top: 30px;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: dashed;
	width: 450px;
	margin-right: 75px;
	float: right;
	padding-left: 10px;
	margin-bottom: 50px;
	display: inline;
}

#pic {
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-left: 30px;
	height: 190px;
	background-image: url(../../images/bg-frame.jpg);
	float: right;
	width: 270px;
	overflow: hidden;
}
