@import url(content_followups.css);
@import url(content.css);

#outer-wrapper {
	text-align: left;
	margin: 0 auto 0 auto;
	position: relative;
	width: 1024px;
	min-height: 100%;
}

#header {
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	width: 1024px;
	height: 118px;
	background: url(../img/background_followups.jpg) no-repeat;
}

#content {
	position: relative;
	top: 122px;
	padding: 10px 0 20px 38px;
	width: 1024px;
	background: url(../img/background_followups_row.jpg) repeat-y;
}

#address {
	position: relative;
	top: 133px;
	left: 133px;
	width: 800px;
	height: 15px;
	font: normal 11px Arial,Helvetica,Verdana,sans-serif;
	color: #666666;
}
