div#contentheading{
		width:495px;
		height:30px;
		position:absolute;
		border-bottom:solid 1px #D1D2D4;
		border-right:solid 1px #D1D2D4;
		background-color:#FFFFFF;
		}

div#contentheading p{
		color:#57575A;
		font-weight:bold;
		text-indent:10px;
		font-family:arial;
		font-size:1em;
		line-height:30px;
		}

div#contentsubheading{
		width:495px;
		height:30px;
		position:absolute;
		border-bottom:solid 1px #D1D2D4;
		border-right:solid 1px #D1D2D4;
		background-color:#C7C8CA;
		margin:0 0 0 0;
		}

div#contentsubheading p{
		font-weight:bold; 
		font-size:1em; 
		padding:7px 0 7px 0;
		margin-left:10px;
		}

div#content1	{
		position:absolute;
		width:495px;
		height:425px;
		border-right:solid 1px #D1D2D4;
		margin-top:30px;
		}

div#content1 p {color:#55595B;}

div#content1 img{background-color:#C7C8CA;}

div#content2	{
		position:absolute;
		width:484px;
		height:460px;
		margin-left:505px;
		}

div#content2 p	{
		font-family:arial;
		font-size:1em;
		color:#55595B;
		}

div#agency	{
		width:494px;
		border-top:solid 1px #D1D2D4;
		border-bottom:solid 1px #D1D2D4;
		}

