p {
	margin-top: 0px;
}
.clr {
	line-height: 0px;
	clear: both;
	height: 0px;
}

.tdd1 {
	background-image: url(template1/pic_tdd1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tdd2 {
	background-image: url(template1/pic_tdd2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.wrapper {
}
.thumbs1 {
	background-image: url(template1/pic_bg_center.gif);
	padding-bottom: 7px;
}
.thumbs_holder {
	background-image: url(template1/pic_bg_ttop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
}
.thumbs_holder img, .thumbs2_holder img {
	margin-right: 3px;
	margin-top: 3px;
	border: 1px dashed #FFFFFF;
}
.thumbs2_holder {
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 15px;
}
.middle {
	width: 860px;
	margin-left: 60px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
}
.bgsites {
	background-repeat: no-repeat;
	background-position: left 99px;
	background-image: url(template1/pic_bg_sites.gif);
}
.dl {
	float: left;
	width: 350px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(template1/dl_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 44px;
	padding-top: 5px;
	text-align: left;
	padding-left: 50px;
	margin-top: 5px;
}
.dl h1 {
	font-size: 24px;
	margin: 0px;
	line-height: 24px;
}

.dl a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


a:hover {
	color: #990000;
}

