#homenav {
	
	height: 23px;
	width: 897px;
	margin: 0 auto;
	background-image: url(/assets/im/carouselNavBk.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;

}

#homenav ul{
	margin-left: -5px;
	padding-top: 3px;

}

#homenav ul li, #homenav ul li a:link, #homenav ul li a:visited{

	padding-left: 17px;
	display: inline;
	color: #ffffff;
	font-size: 14px;
	font-style: bold;
	text-decoration: none;

}

#homenav ul li a:hover, #homenav ul li.active a{

	color: #deacb1;

}

/**
*	Carousel
**/
#carousel_wrapper {
	height: 235px;
	width: 897px;

}
.carousel_content {
	
	height: 235px;
	width: 897px;
	margin: 0 auto;
	

}

.carousel_content h1{

	color: #003366;
	font-size: 30px;
	letter-spacing: .008em;
	font-style: italic;
	line-height: 30px;


}

.carousel_content p{

	padding-top: 6px;
	color: #003366;

}

.bubble{

	
	width: 345px;
	height: 200px;
	padding-left: 15px;
	padding-top: 28px;

}

.bubble2{

	
	width: 220px;
	height: 200px;
	padding-left: 15px;
	padding-top: 15px;

}

#one{
	background-image: url(/assets/images/carousel/sportsmedicine.jpg);
	background-repeat: no-repeat;
	
}

#two{
	background-image: url(/assets/images/carousel/jointreplacement.jpg);
	background-repeat: no-repeat;
	
}

#three{
	background-image: url(/assets/images/carousel/handarm.jpg);
	background-repeat: no-repeat;
	
}

#four{
	background-image: url(/assets/images/carousel/footankle.jpg);
	background-repeat: no-repeat;
	
}

#five{
	background-image: url(/assets/images/carousel/spine.jpg);
	background-repeat: no-repeat;
	
}

#carousel_nav {

	width: 882px;
	height: 76px;
	background-color: #003366;
	margin-left: 12px;
	padding-top: 3px;
	padding-bottom: 1px;
	float: left;
	

}


.carousel_section{

	float: left;
	width: 174px;
	height: 74px;
	background-color: #003366;
	margin-left: 2px;

}

.down{

	background-color: #416181;

}

.downnav{

	background-color: #416181;

}

#carousel_nav img {
	margin-left: 4px;
	margin-right: 8px;
	float: left;
	border: thin solid #fdfdfd;	

}

#home_blocks{
	float: left;
	width: 100%;
	height: 150px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;	

}

.home_block{
	float: left;
	height: 140px;
	padding-right: 25px;
	margin-top: 10px;
	margin-left: 8px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #eeeeee;	


}

#content .home_block #petext1 ul li, #content .home_block #petext2 ul li{

	list-style: disc;
	
}

#content .home_block #petext1 ul li a, #content  home_block #petext1 ul li a:link , #content  .home_block #petext2 ul li a, #content  .home_block #petext2 ul li  a:link{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
	
}

#content  .home_block #petext1 ul li a:hover , #content  .home_block #petext2 ul li  a:hover{

	color: #AD2F55;
	
		


}

#content #pe ul li{

	list-style: none;

}

.home_block_end{

	border: 0px;
	margin-right: 0px;
	padding-right: 0px;

}
#home_blocks img{

	margin-bottom: 8px;

}

/**
* Type
**/

#carousel_nav h1{
	

	line-height: 1.3em;
	font-weight: bold;
	font-size: 12px;
	color: #eeeeee;


}

#home_blocks h1{
	line-height: 1.1em;

}

#carousel_nav p{
	margin-top: 8px;
	line-height: 1em;
	font-size: 11px;
	color: #eeeeee;


}

#home_blocks p{
	line-height: 1em;
	

}




