a:link, a:visited
{
	color:#ED9A30;
	text-decoration:none
}
 a:hover
 {
 	color:#0072bc;
	text-decoration:none;
 }

body
{
	background-color:white;
	background: url("/images/background/white_yellow_gradient.png") repeat-y scroll right center transparent;
	color:#0373B3;
	font-weight:bold;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#certInfo
{
	height:78px;
	width:540px;
	position:relative;
	float:left;
	left:130px;
	top:-22px;
	
}

#container
{
	width: 900px;
	position:relative;
	float:left;
	margin:0 auto;
}

#content
{
	width: 850px;
	float:left;
	position:relative;
}

#footer
{
	position:relative;
	text-align:center;
	float:left;
}

#logo
{
	position:relative;
	width:600px;
	height:372px;
	margin:0 auto;
	float:left;
	top:-10px;
	left:60px;
}

#jointCommissLogo
{
	width:135px;
	height:135px;
	position:absolute;
	top:525px;
	left:30px;
}

#logoSmall
{
	width:300px;
	height:163px;
	position:relative;
	left:50px;
	background-image:url(/images/structural/hospice_logo_sm.jpg);
}
#verticalMenu
{
	position:relative;
	width:200px;
	height:500px;
	text-align:center;
	top:125px;
	float:left;
}
#menu
{
	position:relative;
	font-size:1em;
	font-family:Geneva, sans-serif;
	text-align:center;
	float:left;
	top:50px;
}
#shInfoCompact h2 { margin:10px 0 0 0;}
#shInfoCompact h3 { margin:10px 0 0 0;}
#shInfoCompact h4 { margin:10px 0 0 0;}
#shInfoCompact
{
	position:relative;	
	text-align:center;
	font-size:.7em;
	float:left;
	left:225px;
	top:-25px;
}
#shInfo
{
	position:relative;	
	text-align:center;
	font-size:.7em;
	float:left;
	left:240px;
	top:50px;
	clear:both;
}


.clearit
{
	clear:both;
}
.teamPic
{
	float:left;
	margin-right: 20px;
}

#funnyKids
{
    background-image: url("/images/graphics/funny_kids.jpg");
    width: 250px;
    height: 303px;
    position: relative;
    float: right;

}

#hospiceCard
{
    background-image: url('/images/graphics/hospice_card.jpg');
    width: 250px;
    height: 150px;
    position: relative;
    float: left;

}

#landauCircle
{
    background-image: url("http://soulisticmedicalinstitute.org/images/staff/landau_white_coat.jpg");
    width: 250px;
    height: 250px;
    position: relative;
    float: right;

}

#signature
{
    margin-top: 50px;
    position: relative;
    margin: 85px 15px;

}



