body{
	background: url('../images/bg-home.gif') repeat-x;
}
.header .header-rotate{
	clear: both;
	position:relative;
}
.content p.button-learn-more a{
	background: url('../images/button-learn-more.png') left top no-repeat;
	display: block;
	height: 33px;
	text-indent: -9999em;
	width: 151px;
}
.content p.button-learn-more a:hover{
	background: url('../images/button-learn-more.png') left bottom no-repeat;
}
.header-rotate .rotator-content{
	left: 327px;
	position: absolute;
	text-indent: -9999em;
	top: 120px;
	width: 584px;
	z-index: 200;
}
p.rotator-content, ul.rotator-content{
	display: block;
	text-indent: -9999em;
}
.make-appointment a{
	background: url('../images/button-appointment.png') left top no-repeat;
	display: block;
	height: 56px;
	margin-bottom: 25px;
	width: 584px;
}
.make-appointment a:hover{
	background: url('../images/button-appointment.png') left bottom no-repeat;
}
.hdr-title-1{
	background: url('../images/header-title-2.png') no-repeat;
	height: 63px;
	margin-bottom: 25px;
	width: 584px;
}
.hdr-title-2{
	background: url('../images/header-title-3.png') no-repeat;
	height: 14px;
	margin-bottom: 25px;
	width: 585px;
}
.hdr-title-3{
	background: url('../images/header-title-4.png') no-repeat;
	height: 17px;
	margin-left: 5px;
	width: 416px;
}
a img.profileimage {
	border:1px solid #667d9c;
	height:52px;
	width:52px;
}