body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Sans-Serif;
}


#wrapper {
	width: 870px;
	margin: 0px;
	padding: 0px;
	background-color: white;
	border: 1px solid #E8E8E8;
}

#top {
	height: 100px;
	width: 100%;
	background-color: white;
	background-image: url(../images/topbg.jpg);
	background-repeat: no-repeat;
}

#top_nav {
	float: right;
	margin-top: 7px;
	margin-right: 00px;
	font-size: 12px;
}

#top_nav a {
	color: #566085;
	text-decoration: none;
	background-color: white;
	padding: 5px;
}

#top_nav a:hover {
	text-decoration: underline;
}

.side {
	float: left;
	width: 190px;
	height: 500px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid gray;
}

#side_home {
	background-image: url(../images/sidebg.jpg);
	background-repeat: no-repeat;
}

#side_prod {
	background-image: url(../images/productsandservices.jpg);
	background-repeat: no-repeat;
}

#side_health {
	background-image: url(../images/healthresources.jpg);
	background-repeat: no-repeat;
}

#side_audio {
	background-image: url(../images/audiohealth.jpg);
	background-repeat: no-repeat;
}

#side_nurse {
	background-image: url(../images/nursechat.jpg);
	background-repeat: no-repeat;
}

#side_portfolio {
	background-image: url(../images/portfolio.jpg);
	background-repeat: no-repeat;
}

#side_test {
	background-image: url(../images/testimonials.jpg);
	background-repeat: no-repeat;
}

#side_contact {
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
}

#side_faq {
	background-image: url(../images/faq.jpg);
	background-repeat: no-repeat;
}

#side_employment {
	background-image: url(../images/employment.jpg);
	background-repeat: no-repeat;
}

#side_staff {
	background-image: url(../images/staff.jpg);
	background-repeat: no-repeat;
}

#animated {
	float: right; 
	height: 179px;
	padding: 0px;
	margin: 0px;
	position: relative;
	left: 44px;
	top: -10px;
}

html>body #animated {
	left: 1px;
	top: -1px;
}

#news a {
	color: #566085;
	font-weight: 900;
}

#nav {
	float: left;
	width: 678px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background-color: black;
	background-image: url(../images/navbg.jpg);
	font-size: 13px;
	font-weight: 800;
}

html>body #nav {
	width: 680px;
}

#nav a {
	display: inline;
	color: #E4E4E4;
	position: relative;
	top: 4px;
	text-decoration: none;
	padding: 4px;
	margin: 3px;
}

#nav a:hover {
	text-decoration: underline;
}

#content {
	float: left;
	width: 674px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

html>body #content {
	width: 680px;
}

#content_body {
	padding: 20px;
	padding-top: 0px;
	margin: 0px;
}

html>body #content_body {
	padding: 30px;
}

#footer {
	clear: both;
	width: 100%;
	height: 30px;
	background-color: #566085;
	font-size: 10px;
	color: white;
}

#hometop {
	height: 260px;
	float: right;
	width: 658px;
	margin: 0px;
	font-family: Sans-serif;
	font-weight: 700;
	padding: 0px;
	padding-top: 10px;
	text-align: left;
}

html>body #hometop {
	float: left;
	position: relative;
	padding-left: 0px;
	padding-top: 0px;
	left: 20px;
	top: 0px;
	background-position: top left;
} 

#home_img {
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 678px;
	left: 0px;
	top: -10px;
	border: 0px;
}

html>body #home_img {
	top: 0px;
	left: -20px;
	width: 678px;
}


#hometop ul {
	margin-left: 70px;
}

#hometop img {
	padding: 0px;
	margin: 0px;
}

html>body #hometop ul {
	margin-left: 20px;
}

#hometop li {
	padding: 4px;
}

.text2 {
	font-size: 20px;
	margin-top: 10px;
}

html>body .text2 {
	margin-top: 0px;
}

h3 {
	font-weight: 900;
	font-size: 16px;
	color: #566085;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

p {
	margin: 0px;
	padding: 0px;
	font-size: 13px;	
}

ul {
	font-size: 13px;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-weight: 900;
	font-size: 15px;
	color: #566085;
}

h4 a {
	color: #566085;
}

h1 {
	color: #566085;
	border-bottom: 1px solid gray;
	font-size: 28px;
}

h2 {
	color: #566085;
}

#home {
	border-bottom: none;
}

#hometop ul {
	font-size: 15px;
}

#news {
	position: relative;
	top: 284px;
	width: 188px;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	font-size: 12px;
	text-align: left;
	padding: 10px;
	padding-bottom: 0px;
	left: 4px;
	height: 191px;


}

html>body #news{
	padding: 4px;
	width: 201px;
}

.faq_link {
	font-size: 12px;
	color: #566085;
	display: block;
	padding: 2px;
	font-weight: 700;
}

.faq_link:hover {
	text-decoration: none;
}

.staff {
	clear: both;
	margin-bottom: 30px;
	
}

.staff_img {
	display:block;
	float: left;
	padding: 4px;
	margin-right: 5px;
	border: 1px solid #566085;
	width: 130px;
}
.staff_img img {
	width: 130px;
}

.staff_text {
	width: 430px;
	padding: 5px;
	padding-top: 0px;
	float: left;
}

.staff .name {
	font-size: 18px;
	font-weight: 700;
	color: #566085;
	display: block;
}

.staff .title {
	font-size: 14px;
	font-weight: 600;
	display: block;
	margin-bottom: 5px;
}

.portfolio {
	padding: 5px;
	border-bottom: 1px solid black;
}

.testimonial {
	clear: both;
	padding: 5px;
	padding-bottom: 15px;
}

.testimonial p {
	font-size: 14px;
}

.who {
	font-size: 12px;
	font-weight: 700;
}

#homebottom {
	clear: both;
	padding-left: 20px;
}

html>body #homebottom {
	margin-top: 270px;
	padding-left: 20px;
}

.block {
	width: 180px;
	height: 200px;
	float: left;
	font-size: 11px;
	padding: 10px;
	border-right: 1px solid gray;
}

.block a {
	color: gray;
	text-decoration: none;
}

.block a:hover {
	text-decoration: underline;
}

.block img {
	float: left;
	padding-right: 4px;
	padding-bottom: 4px;
	border: 0px;
}

.block ul{
	margin: 0px;
	padding: 0px;
}

.block li {
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
	
