/* Primerica.com CSS Document */
@import url("header.css");
@import url("footer.css");
@import url("common_styles.css");
@import url("alert.css");
@import url("contact.css");
body {
	margin: 0px;
	background-color: #976949;
	background-repeat: repeat-x;
}
#photos {
	margin: 0px;
	padding: 0px;
}
#main-wrapper {
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: auto;
}
#inner-wrapper {
	background: #2A0202 url(../wiley-mon-wood-bkg.jpg) no-repeat center top;
	float: left;
	width: 100%;
}
