div.top-block
{
	background: url(/images/background-returns-box.png) repeat-y;
	height: 150px;
}

div.top-block-bottom-cap
{
	background: url(/images/background-returns-box-bottom.png) no-repeat;
	height: 19px;
	margin-top: -12px;
	width: 847px;
	z-index: 1;
}

div.top-block-copy
{
	float: right;
	height: 140px;
	margin-right: 19px;
	width: 605px;
}

div.top-block-copy h1
{
	color: #000065;
	font-size: 1.15em;
}


div.top-block-copy h2
{
	color: #000;
	float: left;
	font-size: 1.05em;
	width: 197px;
}
	
div.top-block-top-cap
{
	background: url(/images/background-returns-box-top.png) no-repeat;
	height: 13px;
	width: 847px;
}

div.bottom-block
{
	background: url(/images/background-returns-box.png) repeat-y;
	height: 900px;
	margin-top: 25px;
}

div.bottom-block h1
{
	background: url(/images/background-section-header.png) no-repeat;
	font-weight: 200;
	height: 34px;
	padding-left: 9px;
	padding-top: 9px;
	width: 208px;
}

div.bottom-block p
{
	padding-left: 12px;
	width: 825px;
}

div.bottom-block-bottom-cap
{
	background: url(/images/background-returns-box-bottom.png) no-repeat;
	height: 19px;
	position: relative;
	top: 11px;
	width: 847px;
}

div.bottom-block-top-cap
{
	background: url(/images/background-returns-box-top.png) no-repeat;
	height: 13px;
	width: 847px;
}

div.bottom-images > img
{
	float: left;
	height: 168px;
	width: 169px;
}

div.bottom-images > div
{
	background: url(/images/background-account-manager-contacts.png) no-repeat;
	color:#fff;
	float: right;
	height: 166px;
	margin-top: 30px;
	padding: 10px;
	width: 569px;
}

div.bottom-images > div > h1
{
	background: none;
	color: #000065;
	font-size: 1.35em;
	font-weight: bold;
	width: 300px;
}

div.bottom-images > div > h2
{
	color: #fff;
	float: left;
	font-size: 1.15em;
	font-weight: 400;
	margin-top: -5px;
	margin-left: 5px;
	margin-right: 5px;
}

div.bottom-images > div > p
{
	font-size: 1.1em;
	font-weight: 200;
	width: 530px;
}

img#contact-us-sign
{
	float: left;
	height: 150px;
	margin-left: 20px;
	margin-top: -1px;
	position: relative;
	width: 200px;
	z-index: 2;
}
