/* CSS Document */
.footer{
	width: 1000px;
	margin-top: 5px;
	float: left;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-color: #999;
	border-top-style: solid;
	
}

.top_footer{
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 5px;
	color: #03F;
	float: left;
	margin-top: 2px;
	text-decoration: none;
	font-style: normal;
}

.left_footer{
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	width: 330px;
	height: 63px;
	line-height: 20px;
	margin-top: 9px;
}

.center_footer{
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	width: 330px;
	height: 45px;
	margin-top: 29px;
	line-height: 20px;
}

.right_footer{
	float: right;
	margin-top: 5px;
}

.TUV_footer{
	float: right;
	margin-top: 5px;
	margin-right: 7px;
}
