@charset "utf-8";
body {
	background-color: #FFF;
	background-image: url(img/page-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	text-transform: uppercase;
	color: #000;
}
.para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #017AD3;
	text-decoration: underline;
}
.tdbg1 {
	background-image: url(img/bot-bg.gif);
	background-repeat: repeat-x;
}
.bot-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
.phone-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.email-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #017AD3;
	text-decoration: none;
}
.top-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #017AD3;
}



.top-link a{
	color: #000;
	text-decoration: none;
}

.td-link-bg {
	background-image: url(img/link-bg.gif);
	background-repeat: repeat-x;
}

.banner{
	background-repeat: no-repeat;
	background-position: center top;
}
