#pageContent {
	border-bottom: 0;
}

#contentMain {
	padding: 265px 15px 15px 15px;
	background: url("../img/bg-contentMain-main.jpg") no-repeat top right;
}

#pageContentSub {
	padding: 10px 0;
	background: #fff;
	border: 1px solid #ccc;
	border-top: 0;
}

#calloutRowOne {
	background: url("../img/bg-calloutRowOne.jpg") repeat-y top left;
}
#calloutRowOne .header {
	background: url("../img/bg-calloutRowOne-header.jpg") no-repeat top left;
}
#calloutRowOne table {
	margin: 0 10px 0 20px;
}
#calloutRowOne td {
	vertical-align: top;
}
#calloutResourceCenter {
	width: 150px;
	padding-top: 110px;
	color: #333;
}
#calloutPersonalStories {
	width: 293px;
	padding-top: 120px;
	color: #fff;
}
#calloutNewsletter {
	padding-top: 100px;
	color: #333;
}
#calloutResourceCenter a, #calloutPersonalStories a {
	font-weight: bold;
	color: #333;
}
#calloutPersonalStories a {
	color: #fff;
}
#calloutResourceCenter a:hover, #calloutPersonalStories a:hover {
	text-decoration: none;
}
#calloutRowOne .footer {
	height: 19px;
	background: url("../img/bg-calloutRowOne-footer.jpg") no-repeat top left;
	overflow: clip;
}

#calloutRowTwo {
	margin-top: 10px;
}
#calloutRowTwo td {
	vertical-align: top;
	color: #333;
}
#calloutRowTwo .header {
	width: 341px;
	vertical-align: bottom;
}
#calloutRowTwo .header div, #calloutRowTwo .footer div {
	height: 9px;
	background: url("../img/bg-calloutRowTwo-header.gif") no-repeat bottom left;
	overflow: clip;
}
#calloutRowTwo .left, #calloutRowTwo .right {
	padding: 5px 10px;
	background: #ccc;
	border: 1px solid #999;
	border-top: 0;
	border-bottom: 0;
}
#calloutRowTwo .left a, #calloutRowTwo .right a {
	font-weight: bold;
	color: #c03;
}
#calloutRowTwo .left a:hover, #calloutRowTwo .right a:hover {
	text-decoration: none;
}
#calloutRowTwo .left div {
	width: 319px;
}
#calloutRowTwo .right {
	padding-right: 100px;
	background: url("../img/bg-calloutRowTwo-right.jpg") #ccc no-repeat top right;
}
#calloutRowTwo .right div {
	width: 229px;
}
#calloutRowTwo .footer div {
	background: url("../img/bg-calloutRowTwo-footer.gif") no-repeat top left;
}

