img, div, li {
	behavior: url("iepngfix.htc");
}
body {
	font-size: 62.5%;
	margin: 0px;
	text-align: center;
	background: #02436D url(img/bg.jpg) top center repeat-x;
	color: #D1E3ED;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#wrap {
	margin: auto;
	width: 1015px;
}
#head {
	height:140px;
	padding-left:70px;
	padding-right:20px;
}
#numbers {
	text-align:right;
	height:60px;
	margin-right:45px;
	margin-top:10px;
}
#numbers h1 {
	color:#F7921E;
	font-size:1.5em;
	font-weight:bold;
}
#numbers p {
	color:#F7921E;
	font-size:1.3em;
	font-weight:normal;
}
#logo {
	height: 66px;
	width: 212px;
	float:left;
	margin-top:20px;
}
#nav {
	float: right;
	height: 44px;
	margin-top:39px;
}
#nav li {
	position: relative;
	float: left;
	height: 44px;
}
#nav li a {
	position: relative;
	float: left;
	height: 44px;
	text-indent: -9999em;
}
#n1 {
	width: 65px;
	background: url(img/l1.jpg) top left no-repeat;
}
#n1_selected {
	width: 65px;
	background: url(img/l1_selected.jpg) top left no-repeat;
}
#n1:hover {
	width: 65px;
	background: url(img/l1_hover.jpg) top left no-repeat;
}
#n2 {
	width: 71px;
	background: url(img/l2.jpg) top left no-repeat;
}
#n2_selected {
	width: 71px;
	background: url(img/l2_selected.jpg) top left no-repeat;
}
#n2:hover {
	width: 71px;
	background: url(img/l2_hover.jpg) top left no-repeat;
}
#n3 {
	width: 95px;
	background: url(img/l3.jpg) top left no-repeat;
}
#n3_selected {
	width: 95px;
	background: url(img/l3_selected.jpg) top left no-repeat;
}
#n3:hover {
	width: 95px;
	background: url(img/l3_hover.jpg) top left no-repeat;
}
#n4 {
	width: 79px;
	background: url(img/l4.jpg) top left no-repeat;
}
#n4_selected {
	width: 79px;
	background: url(img/l4_selected.jpg) top left no-repeat;
}
#n4:hover {
	width: 79px;
	background: url(img/l4_hover.jpg) top left no-repeat;
}
#n5 {
	width: 73px;
	background: url(img/l5.jpg) top left no-repeat;
}
#n5_selected {
	width: 73px;
	background: url(img/l5_selected.jpg) top left no-repeat;
}
#n5:hover {
	width: 73px;
	background: url(img/l5_hover.jpg) top left no-repeat;
}
#n_career {
	width: 79px;
	background: url(img/career.jpg) top left no-repeat;
}
#n_career_selected {
	width: 79px;
	background: url(img/career_selected.jpg) top left no-repeat;
}
#n_career:hover {
	width: 79px;
	background: url(img/career_hover.jpg) top left no-repeat;
}
#n6 {
	width: 82px;
	background: url(img/l6.jpg) top left no-repeat;
}
#n6_selected {
	width: 82px;
	background: url(img/l6_selected.jpg) top left no-repeat;
}
#n6:hover {
	width: 82px;
	background: url(img/l6_hover.jpg) top left no-repeat;
}
#splash_home {
	background: url(img/splash-bg_home.png) top left no-repeat;
}
#splash_staffing {
	background: url(img/splash-bg_nurse.png) top left no-repeat;
}
#splash_mobile {
	background: url(img/splash-bg_car.png) top left no-repeat;
}
#splash_about {
	background: url(img/splash-bg_aboutus.png) top left no-repeat;
}
#splash_quality {
	background: url(img/splash-bg_quality.png) top left no-repeat;
}
#splash_homecare {
	background: url(img/splash-bg.png) top left no-repeat;
}
.splash {
	position: relative;
	padding: 20px 97px 0 97px;
	height: 277px;
	text-align: left;
}
.splash h1 {
	position: relative;
	overflow: hidden;
	height: 200px;
	color: #F7921E;
	padding-bottom: 0px;
}
.splash h1 span {
	position: relative;
	height: 33px;
	font-size: 33px;
}
.splash p {
	position: relative;
	color: #00619E;
	font-size: 1.2em;
	width: 266px;
}
#learn-more {
	height: 75px;
	width: 241px;
	border: 0;
	margin:-15px -5px;
	background-image:url(img/learn-more.jpg);
	display: block;
}
#learn-more a {
	position: absolute;
	top: 200;
	left: 50;
	width: 241px;
	height: 75px;
	display:block;
}
#learn-more a p {
	display: none;
}
#page {
	position: relative;
	text-align: left;
	padding-bottom: 50px;
}
#content {
	position: relative;
	float: left;
	width: 720px;
	font-size: 1.2em;
}
.entry {
	position: relative;
	padding: 0 40px 30px 71px;
	background: url(img/content-shadow.jpg) bottom left no-repeat;
}
.entry img{
	padding:5px;
	border: solid 1px #034b7b;
	margin-left:20px;
	margin-bottom:15px;
}
.entry a img{
	border:0px;
	margin:10px 0px 0px 0px;
	padding:0px;
}
.entry h2 {
	position: relative;
	overflow: hidden;
	color: #fff;
	height: 60px;
}
.entry h2 span {
	position: relative;
	font-size: 50px;
	font-weight: normal;
}
.entry h3 {
	color: #fff;
	height: 30px;
}
.entry h3 span {
	position: relative;
	font-size: 20px;
	font-weight: normal;
	padding-bottom:15px;
	margin-bottom:20px;
}
.entry p {
	position: relative;
	line-height: 1.4em;
	padding-bottom: 1em;
	text-align:justify;
	color:#CCC;
}
.entry li {
	margin-left:25px;
	list-style:disc;
}
.entry a {
	color: #F7921E;
}
.entry strong {
	font-weight: bold;
}
#sidebar {
	position: relative;
	float: left;
	width: 248px;
	text-align: center;
	padding-top: 100px;
}
#count {
	position: absolute;
	top: -262px;
	left: -80px;
	height: 362px;
	width: 379px;
	background: url(img/paper.png) top left;
	font-size: 1.2em;
	color: #00619E;
	cursor:pointer;
}
.count-content {
	position: relative;
	padding: 35px 100px 0 105px;
	text-align: left;
}
.count-content h2 {
	position: relative;
	overflow: hidden;
	height: 35px;
	padding-bottom: 18px;
}
.count-content h2 span {
	position: relative;
	font-size: 30px;
	overflow: hidden;
}
.count-content ol {
	position: relative;
}
.count-content li {
	position: relative;
	padding-left: 30px;
	padding-bottom: 25px;
}
.count-content li span {
	position: absolute;
	top: -4px;
	left: 0px;
	height: 40px;
	color: #F7921E;
	font-size: 38px;
}
#sidebar2 {
	position: relative;
	float: left;
	width: 248px;
	text-align: center;
	padding-top: 100px;
}
#count2 {
	position: absolute;
	top: -262px;
	left: -80px;
	height: 362px;
	width: 379px;
	background: url(img/paper.png) top left;
	font-size: 1.2em;
	color: #00619E;
}
.count-content2 {
	position: relative;
	padding: 35px 100px 0 105px;
	text-align: left;
}
.count-content2 h2 {
	position: relative;
	overflow: hidden;
	height: 35px;
	padding-bottom: 10px;
}
.count-content2 h2 span {
	position: relative;
	font-size: 25px;
	overflow: hidden;
	color:#f7921e;
}
.count-content2 ol {
	position: relative;
}
.count-content2 li {
	position: relative;
	margin-left: 15px;
	list-style:disc;
}
.count-content2 li span {
	position: absolute;
	top: -4px;
	left: 0px;
	height: 40px;
	color: #F7921E;
	font-size: 38px;
}

#count3 {
	position: absolute;
	top: -262px;
	left: -80px;
	height: 362px;
	width: 379px;
	background: url(img/paper.png) top left;
	font-size: 1.2em;
	color: #00619E;
}
.count-content3 {
	position: relative;
	padding: 35px 100px 0 105px;
	text-align: left;
}
.count-content3 h2 {
	position: relative;
	overflow: hidden;
	height: 35px;
	padding-bottom: 10px;
}
.count-content3 h2 span {
	position: relative;
	font-size: 20px;
	overflow: hidden;
	color:#f7921e;
}
.count-content3 ol {
	position: relative;
}
.count-content3 li {
	position: relative;
	margin-left: 15px;
	list-style:disc;
}
.count-content3 li span {
	position: absolute;
	top: -4px;
	left: 0px;
	height: 40px;
	color: #F7921E;
	font-size: 38px;
}



.widget {
	position: relative;
	font-size: 1.2em;
}
.widget h3 {
	position: relative;
	overflow: hidden;
	height: 45px;
	text-align: center;
}
.widget h3 span {
	position: relative;
	font-size: 35px;
	color: #fff;
}
.widget p {
	position: relative;
	overflow: hidden;
	padding-bottom: 8px;
}
.widget p label {
	position: relative;
	float: left;
	width: 70px;
	padding: 3px 3px 0 0;
	text-align: right;
}
.widget .text {
	position: relative;
	float: left;
	padding: 2px 5px 0 5px;
	height: 18px;
	width: 157px;
	border: 1px solid #002236;
	background: url(img/input-bg.jpg) top left repeat-x;
}
.widget .submit {
	position: relative;
	margin-left: 73px;
	height: 41px;
	width: 106px;
	background: url(img/submit-btn.jpg) top left no-repeat;
	border: 0;
	color: #ddd;
	font-size: .1em;
}
#foot {
	background: #01619E url(img/footbg.jpg) top left repeat-x;
}
#footer {
	margin: auto;
	font-size: 1.2em;
	text-align: left;
}
#foot-top {
	overflow: hidden;
	padding: 18px 0 20px 73px;/*background: url(img/foot-line.jpg) bottom center no-repeat;*/
}
#email-updates {
	position: relative;
	float: left;
	margin-top: 1px;
	height: 21px;
	width: 167px;
	text-indent: -9999em;
	background: url(img/title-updates.jpg) top left no-repeat;
}
#search-site {
	position: relative;
	float: left;
	margin-top: 1px;
	height: 21px;
	width: 135px;
	text-indent: -9999em;
	background: url(img/title-search.jpg) top left no-repeat;
}
#foot-top .text {
	position: relative;
	float: left;
	padding: 2px 5px 0 5px;
	height: 18px;
	width: 221px;
	border: 1px solid #002236;
	background: url(img/input-bg.jpg) top left repeat-x;
}
#foot-bottom {
	overflow: hidden;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	color: #D2E3ED;
	padding: 12px 0 40px 73px;
}
#foot-bottom p {
	position: relative;
	line-height: 1.4em;
	padding-bottom: 1em;
}
#foot-bottom p span {
	color: #76A8CB;
}
.f-box {
	position: relative;
	float: left;
	width: 49.9%;
}
.f-box ul {
	position: relative;
	padding: 6px 0 0 28px;
}
.f-box li {
	position: relative;
	padding: 2px 0 2px 0;
}
.f-box a {
	color: #D2E3ED;
}
#connect {
	position: relative;
	height: 21px;
	text-indent: -9999em;
	background: url(img/connect.png) top left no-repeat;
}
#partners {
	position: relative;
	height: 21px;
	text-indent: -9999em;
	background: url(img/resources.png) top left no-repeat;
}
.foot-right {
	position: relative;
	float: right;
	width: 409px;
}
.foot-left {
	position: relative;
	float: left;
	width: 460px;
}


#badge {
	display:block;
	width:120px;
	height:123px;
	position:relative;
	z-index:3;
	left:550px;
	margin-top:-90px;
	z-index:3;
	
	
	
	
}
