div.content{
	height:400px;
	background:#ECF8FE;
}

h1#hrheader{
	display:block;
	font-weight: bold;
	font-size: 24px;
	font-style: normal;
	color: #000000;
	line-height:1.4em;
	margin-left:20px;
	padding-top:15px;
	width:auto;
	height:1em;
	float:left;
	clear:both;
}

.hh{
	margin-left:20px;
	display:block;
	font-weight: bold;
	font-size: 24px;
	font-style: normal;
	color: #000000;
	line-height:1.1em;
	height:1.3em;
	width:630px;
	float:left;
	margin-bottom:5px;
	padding-bottom:5px;
}

div.content div{
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	width:auto;
	height:auto;
}

.content ul{
	margin-left:60px;
	margin-top:-5px;
	clear:both;
	float:left;
	padding-left:20px;
	font-weight:normal;
	line-height:1.1em;
	padding-bottom:10px;
	font-size:18px;
}

div.content div#lisapic{
	width:250px;
	height:233px;
	padding:35px;
	display:block;
	margin-left:630px;
	padding-bottom:0;
	text-align:center;
}

div.content div#lisapic img{
	width:188px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

div.content #lisapic p{
	width:250px;
	height:auto;
	display:block;
	text-align:center;
	margin-top:0px;
	font-size:18px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	padding:2px;
}

div.content p{
	display:block;

	width:auto;
	height:auto;
}

.content .aboutlisa{
	width:600px;
	clear:both;
	float:left;
	margin-top:20px;
	height:auto;
	margin-bottom:-10px;
}

.content .aboutlisa p{
	margin-left:40px;
	margin-top:10px;
	height:auto;
	line-height:1.3em;
	width:595px;
	font-weight: normal;
	font-size: 16px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	float:none;
	text-align:left;
}


.content .aboutlisa p:first-child{
	padding-bottom:10px;
	height:1em;
	line-height:1em;
	width:auto;
	min-width:500px !important;
	width:600px;
	font-weight: bold;
	font-size: 18px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #000000;
	text-indent:0;
}



div.content div#testimonial{
	width:240px;
	float:left;
	margin-top:-75px;
	margin-left:640px;
	padding-top:20px;
	display:block;
	text-align:center;
}

.content #testimonial h2{
	width:240px;
}


.content #testimonial p{
	width:240px;
	text-align:center;
}
	



