@charset "UTF-8";
#tdbanner {
	background-image: url(images/banner2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#tdspry {
	width: 100px;
	padding-top: 15px;
	padding-right: 15px;
	vertical-align: top;
}
#tdMain {
	vertical-align: top;
	padding-top: 20px;
	text-align: center;
}
#tdindex {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
#tdLeftcol {
	background-position: top;
	vertical-align: top;
	height: 300px;
	width: 320px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#tdRightcol {
	vertical-align: middle;
	padding-bottom: 30px;
	color: #FFFFFF;
}
#tdLeftcol2 {
	text-align: center;
	vertical-align: middle;
}
