/* Designed by Micah - www.soeldesign.com */

body{
	margin: 0;
	padding: 0;
	border-top: 5px solid black;
	text-align: center;
}
#header img{
	display: none;
}
#header{
	border-bottom: 3px solid black;
	text-align: center;
}
#header h1{
	font-size: 38px;
	margin-bottom: 7px;
}
#header h3{
	margin-top: -17px;
}
#leftcol ul{
	display: none;
}
#prrand{
	display: block;
}
#testimonials{
	display: none;
}
#footer ul{
	display: none;
}
#footer{
	text-align: center;
	border-top: 3px solid black;
	border-bottom: 5px solid black;
	width: 650px;
	margin-top: 10px;
}
p{
	text-indent: 7px;
	line-height: 1.5em;
}
#container{
	 width: 650px;
	 text-align: left;
}
#leftcol{
	float: left;
	clear: right;
	
}
#guts{
	margin-left: 110px;
	width: 530px;
	text-align: justify;
}
#prleft{
	float: left;
	clear: right;
}
a:link{
	text-decoration: none;
	color: black;
}
#guts img{
	display: none;
}
#prleft h3{
	margin-top: -1px;
}
#prleft h5{
	margin-top: -3px;
}

