/* I Do, I Do Stylesheet */
/* Our Services */
h5 {
	margin-top: 13px;
}

#picture {
	float: left;
	padding: 20px 0px 0px 50px;
	height: 300px; /* forces IE and firefox to use the same height */
	width:191px; /* keeps positioning when images are turned off */
}

#contactus {
	float: right;
	width: 480px;
	padding: 30px 50px 0px 10px;
}

p.bold {
	font-weight: bold;
}

.grey {
	color: #666666;
}