@charset "utf-8";
/* CSS Document */

#body {
	background-color: #FFF;
	clear: both;
	float: none;
	width: 800px;
	border: 2px solid #666;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	clear: both;
	float: none;
	height: 25px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
}
A.footer:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
A.footer:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FC0;
}

#header {
	clear: both;
	float: left;
	height: 175px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(images/medicalsupplyheader.png);
}
.bodytext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333;
	text-align: left;
}
A.bodytext:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #36C;
	text-align: left;
	text-decoration: none;
}
A.bodytext:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333;
	text-align: left;
}

A.bodytext:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #36C;
	text-align: left;
}.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #36C;
}
.specialtext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: center;
}
.specialhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #333;
	text-align: center;
}
.sidebar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666;
	text-align: center;
	line-height: 11px;
}
A.sidebar:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #36C;
	text-align: center;
	line-height: 11px;
}
A.sidebar:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333;
	text-align: center;
	line-height: 11px;
}A.sidebar:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #36C;
	text-align: center;
	line-height: 11px;
}
