@charset "utf-8";
/* Employ CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
body {
	background: #FFFFFF repeat-x fixed left top;
	font: 14px Arial, Helvetica, sans-serif;
}
a:link 
{
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #50659E;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active
{
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
#wrapper_rninfo {
	width: 812px;
	margin-right: auto;
	margin-left: auto;
	background: transparent url(assets/bloodpres.jpg) no-repeat fixed 300px top;
	text-align: justify;
	height: auto;
}
ul {
	display: list-item;
	list-style: none;
}
li {
	list-style: url(assets/miniarrow_r.gif) outside;
}
#content_jinfo {
	width: 800px;
	background: #FFFFFF;
	margin-right: 10px;
	margin-left: 20px;
	text-align: left;
	border: thin solid #F4B36F;
	height: auto;
}
.photo1 {
	height: 367px;
	width: 301px;
	position: absolute;
	left: 586px;
	top: 505px;
}
#footer {
	width: 796px;
	background: #FFFFFF;
	float: left;
}
#footer_credits {
	float: right;
	width: 595px;
	text-align: center;
	padding-top: 20px;
}
#hipaa {
	height: 72px;
	width: 126px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 5px;
	float: right;
}
#copyrights {
	width: 150px;
	height: 20px;
	float: left;
}
#copyrights img {
	float: right;
	margin-top: 5px;
}
#copyrights p {
	float: left;
	color: #999999;
	font-size: 10px;
}
#bttm_navcontainer {
	width: 796px;
	text-align: center;
	clear: left;
}
#bttm_navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font: italic 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
