.rose img{
	float: right;
	border: 1px solid #000;
	margin-top: 35px;
	margin-left: 5px;
}
.paragraph1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7d7b7b;
	padding-bottom: 35px;
}
.vision {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7d7b7b;
	padding-bottom: 25px;
	padding-top: 15px;
}
.values {
	padding-bottom: 45px;
}
.vision h2 {
	padding-bottom: 5px;
}
.values ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	margin-left: -40px;
}
.values li {
	list-style-type: none;
	padding-bottom: 10px;
}
