body { color: #444;}

#header h1 {
	background: url(../images/rfgl_header_4.jpg) no-repeat;
}

#info {
	width: 500px;
}

#logo {
	width: 120px;
	height: 122px;
	margin-top: 25px;
	margin-right: 100px;
	float: right;
}

#logo h1 {
	height: 122px;
	background: url(../images/logobabyrings.jpg) no-repeat;
}

#logo h1 span { display: none }

#about {
	width: 450px;
	margin: 25px 0px 20px 0px;
}

#about h2 {
	background: url(../images/about_rfgl.jpg) no-repeat;
	height: 50px;
	width: 300px;
	margin-bottom: 10px;
}

#about h2 span { display: none }

#about h3 {
	margin: 0px 0px 10px 25px;
}

#about p {
	margin: 0px 0px 10px 50px;
}

#about ul {
	margin: 0px 0px 10px 75px;
}

#mission {
	width: 450px;
	margin: 25px 0px 20px 0px;
}

#mission h2 {
	background: url(../images/mission.jpg) no-repeat;
	height: 50px;
	width: 300px;
	margin-bottom: 10px;
}

#mission h2 span { display: none }

#mission p {
	margin: 0px 0px 10px 25px;
}

#contact {
	width: 450px;
	margin: 25px 0px 20px 0px;
}

#contact h2 {
	background: url(../images/contact_us.jpg) no-repeat;
	height: 50px;
	width: 300px;
	margin-bottom: 10px;
}

#contact h2 span { display: none }

#contact p { margin: 0px 0px 10px 25px }