body		{
			margin: 0;
			font-family: Georgia, times new roman, serif;
			background-color: #fff;
			color: #000;
			background: url(../images/back.gif) repeat-y 50% 0
			}
#wrapper	{
			margin: 0 auto;
			width: 780px;
			}
#copy		{
			position: relative;
			top: 0px;
			margin-left: 155px;
			width: 520px;
			background-color: #fff;
			color: #000;
			z-index: 2
			}
*html #copy	{
		margin-top:-3px;
		margin-left: 152px;
		}
#words		{
			margin-left: 10px;
			margin-right: 10px;
			line-height: 16pt;
			font-size: 9pt;
			z-index: 3
			}

#left		{
			top: 105px;
			width: 140px;
			float: left;
			padding-left: 10px;
			z-index: 25
			}
#personal	{
			display: block;
			top: 150px;
			margin-left: 2%;
			color: #fff;
			background-color: #71a554;
			width: 300px;
			z-index: 15;
			padding: 5px;
			line-height: 14pt
			}
#corporate	{
			display: block;
			top: 250px;
			margin-left: 2%;
			color: #fff;
			background-color: #ffa554;
			width: 300px;
			z-index: 20;
			padding: 5px;
			line-height: 14pt
			}
img			{
			border: 0;
			text-decoration: none
			}