/* Caring Nurses index CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
body {
	background: #5064a0 url(assets/bckstrip.jpg) repeat-y center;
	text-align: center;
	font: 100.01% Arial, Helvetica, sans-serif;
}
p {
	font: 100.1% Arial, Helvetica, sans-serif;
	color: #333333;
	text-indent: 10px;
	text-align: justify;
}
h1 {
}
h2 {
	font-size: 1.1em;
	color: #576F87;
}
h3 {
	color: #000000;
	font: 14px Arial, Helvetica, sans-serif;
	text-align: justify;
}
h4 {
	color: #999999;
	font: italic bold 0.9em Arial, Helvetica, sans-serif;
}
#indexwrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 850px;
	background: #FFFFFF url(assets/index_wrpprbck.jpg) no-repeat center top;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #50659E;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
#header {
	height: 169px;
	width: 800px;
}
#motto {
	float: right;
	height: 35px;
	width: 500px;
	padding-top: 5px;
}
#motto p {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #990000;
}
#buttonbar {
	background: url(assets/index_bttnbar.jpg);
	height: 25px;
	width: 480px;
	padding-right: 320px;
	padding-top: 9px;
}
#navcontainer {
	width: 460px;
	text-align: center;
	clear: none;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	font: italic bold normal 13px "Times New Roman", Times, serif;
}
#bttmnavcontainer {
	width: 800px;
	text-align: center;
	clear: none;
	height: 25px;
	float: left;
}

#bttmnavlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	font: italic bold 14px "Times New Roman", Times, serif;
}
#content {
	width: 800px;
	background: no-repeat;
	text-align: left;
}
#intro {
	float: left;
	height: 70px;
	width: 380px;
	padding-left: 8px;
}
#menu {
	float: left;
	height: 200px;
	width: 650px;
	padding-left: 10px;
	padding-top: 25px;
}
#bttmintro {
	height: 60px;
	width: 779px;
	float: left;
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
}
#copyrights {
	font: 12px "Times New Roman", Times, serif;
	color: #990000;
	float: left;
	height: 20px;
	width: 200px;
	padding-left: 5px;
}
#footer {
	width: 800px;
	float: left;
}
#footer_credits {
	float: right;
	width: 795px;
}
#hipaa {
	float: left;
	height: 72px;
	width: 133px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 20px;
}
#jobcontnr {
	height: 150px;
	width: 250px;
	border: thin solid #F4B36F;
	float: left;
	margin: 5px;
}
#jobframe {
	height: 150px;
	width: 100%;
	float: left;
}
