#pageWrapper
{
  margin-left: 70px;
  margin-right: 70px;
}
  .topLeftContainer
    {
	float: left;
	width: 650px;
	color: #9b9b9b;
	font-size: 17px;
	font-weight: normal;
	height: 50px;
  }
    .topLeftContainer A
	{
	  color: #8e5aa5;
	  text-decoration: none;
	}
	.subContainer
       {
	 float: left;
	 width: 650px;
	 font-size: 11px;
	 font-family: Verdana;
    }
		.subContainer H2
		{
		  font-family: Verdana;
		  color: #7b4f90;
		  font-size: 12px;
		  font-weight: bold;
		  background: url(http://media.newjobs.com/mm/redux/static_pages/titleDecoration.jpg) no-repeat left bottom;
		  padding-bottom: 7px;
		  margin: 0px 0px 10px;
		}
		.subContainer A
		{
		  color: #8e5aa5;
		  text-decoration: none;
		}
  .topRightContainer
    {
	float: right;
	width:180px;
  }
  .mainContainer
    {
	float: left;
	font-size: 11px;
	font-family: Verdana;
	width: 830px;
  }
    .mainContainer H2 
	{
	  font-family: Verdana;
	  color: #7b4f90;
	  font-size: 12px;
	  font-weight: bold;
	  background: url(http://media.newjobs.com/mm/redux/static_pages/titleDecoration.jpg) no-repeat left bottom;
	  padding-bottom: 7px;
	  margin: 0px 0px 10px;
	}
	.mainContainer A
	{
	  color: #8e5aa5;
	  text-decoration: none;
	}
	#logos a 
	{
	overflow:hidden;
	}
	a#safeharbor 
	{
	display:block;
	height:70px;
	margin-top:10px;
	}
	a#truste
	{
	display:block;
	height:90px;
	margin-top:10px;
	}
