@charset "UTF-8";
/* ------------------------------------------------------
Tactx Medical CSS Document: Footer
-------------------------------------------------------*/

/* Footer
-----------------------------*/
#footerWrapper {
	height: 100%;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	height: 100%;
	width: 910px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer-L p {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer-L {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 215px;
}
#footer-L a:link {
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}
#footer-L a:visited {
	color: #993300;
	font-weight: bold;
	text-decoration: underline;
}
#footer-L a:hover {
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
}
#footer-Mid {
	margin: 0px;
	float: left;
	width: 185px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 100%;
}
#footer-Mid p {
	font-weight: normal;
	font-size: 10px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #000000;
	line-height: 14px;
}
#footer-R {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100%;
	width: 460px;
	text-align: right;
}
#footer-R li {
	display: inline;
}
#footer-R a:link {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	background-color: #CCCCCC;
	display: block;
	width: 110px;
	height: 10px;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
}
#footer-R a:visited {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	text-align: center;
	background-color: #CCCCCC;
	display: block;
	width: 110px;
	height: 10px;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
}
#footer-R a:hover {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #666666;
	display: block;
	width: 110px;
	height: 10px;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
}
.footer-logo-space {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
