@import "benefits.css";

div#banner {
	width: 903px;
	height: 246px;
	background: url(../images/products/faq_banner.jpg);
}

div#text-container {
	width: 615px;
}

div#text {
	width: 615px;
}

div#text p.title {
	margin-top: 25px;
}

img.quote {
	margin-top: 30px;
	margin-bottom: 15px;
}

div#links {
	height: 100px;
	margin-bottom: 30px;
	margin-top: 5px;
}

div#text ul {
	list-style-type: none;
	float: left;
}

div#text ul li {
	margin-top: 3px;
}

a.bookmark {
	color: #151515;
}

a.bookmark:hover {
	text-decoration: none;
}

div#callout1 {
	background: url(../images/general/callout_sidebar_smmrclrnc.jpg);
	margin-top: 65px;
}

div#callout2 {
	background: url(../images/general/cycling_callout.jpg);
	margin-top: 30px;
}

div#callout3 {
	background: url(../images/general/blogs_callout.jpg);
	margin-top: 30px;
}
