#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;
}

#text-left{
	width: 300px;
	float: left;
	margin-top: 30px;
}

#text-right{
	width: 300px;
	float: right;
	margin-top: 30px;
}

.ad-header{
	font: bold 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;
}

.ad-header-1{
	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: #D4D0C8;
	padding-left: 12px;
}



#image-right{
	background-image: url(../../images/bg-frame.jpg);
	background-repeat: no-repeat;
	padding-top: 18px;
	height: 203px;
	width: 300px;
	float: right;
	padding-left: 30px;
	margin-top: 20px;
	position: relative;
	margin-right: 10px;
}

#image-left{
	background-image: url(../../images/bg-frame.jpg);
	background-repeat: no-repeat;
	padding-top: 18px;
	height: 203px;
	width: 300px;
	float: left;
	margin-top: 30px;
	padding-left: 30px;
	margin-left: -20px;
}
form {
	text-align: left;
	width: 200px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 35px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	padding-right: 10px;
}
input {
	width: 200px;
	height: 20px;
}
.check {
	width: 15px;
	height: 15px;
}
.submit {
	width: 130px;
	height: 25px;
	border: 1px solid #000000;
	margin-left: 30px;
}
.div{
	position: relative;
	padding-left: 65px;
}
