/* CSS style sheet for John Maas Builder
	c. John Maas Builder*/



/* wrapper div
==================================================*/




/*#innerwrap
==================================================*/
#innerwrap {
	width: 760px;
	background-color: #fff;
	border: 4px solid #248df9;
	color: #248df9;
	margin-top: 30px;
}

#innerwrap address {
	margin-left: 400px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 20px;
}

#innerwrap blockquote {
	text-align: center;
	width: 300px;
	margin-left: 400px;
	font-style: italic;
	padding: 5px;
}

#innerwrap img {
	float: left;
	margin-left: 20px;
	margin-top: 30px;
}

#innerwrap img.right {
	float: right;
	padding-right: 60px;
}

#innerwrap img.whyhousepics {
	margin-left: 10px;
}

#innerwrap img.whyhousepics2 {
	margin-top: 0px;
	margin-left: 10px;
}

#innerwrap img.title {
	margin-left: 350px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}

#innerwrap p {
	width: 300px;
	margin-left: 400px;
	line-height: 1.5em;
	padding: 0px;
	padding-top: 15px;
}

#innerwrap p.clear {
	clear: both;
}

#innerwrap p.testimonial {
	border-bottom: 1px solid #248df9;	
}

#innerwrap p.last {
	margin-bottom: 20px;
}

#innerwrap span.clientname {
	font-style: italic;
}

#innerwrap ul {
	width: 300px;
	margin-left: 400px;
	line-height: 1.5em;
	list-style-position: inside;
	list-style-type: square;
}


/*#footer
==================================================*/
