/* =============== PAGE ELEMENTS ================ */
body{
	text-align:center;
	background:gray url('http://www.usps.com/homearea/assets/images/home/pmc/usps_home_bkg_crrgt.png') repeat center top;
	padding:0px;
	margin:0px;
}
#outside-wrapper-1{
	width:100%;
	background:url('http://www.usps.com/homearea/assets/images/home/pmc/usps_home_pmc_pullme_1.png') no-repeat center 0px;
	float:left;
}
#outside-wrapper-2{
	width:100%;
	background:url('http://www.usps.com/homearea/assets/images/home/pmc/usps_home_pmc_pullme_2.png') no-repeat center -300px;
	float:left;
}
#outside{
	background:transparent url(usps_back_drop_tile.png) repeat-y scroll center center;
	float:left;
	text-align:center;
	width:100%;
}

#page-content{
}

#container {
	MARGIN: 10px auto 0px auto;
	WIDTH: 720px;
	text-align:left;
}

