h1 {display:none;}
div.horizon
{
text-align: center;
position: absolute;
top: 50%;
left: 0px;
width: 100%;
height: 1px;
overflow: visible;
visibility: visible;
display: block
}

	div.content_card{
position: absolute;
left: 50%;
width: 774px; /* Overall width of div */
height: 521px; /* Overall height of div */
top: -261px; /* half of the overall height */
margin-left: -387px; /* half of the overall width */
visibility: visible;

	background: transparent url("/images/white.png") no-repeat top center; 
	}
	div#logo {padding:55px 0 35px 55px;text-align:left;}
	div#text {width:457px;margin:0 0 0 60px;}
	div#photo {float:right;margin: 15px 35px 0 0}
	div#text p{text-align:left;
	font-family:"Lucida Sans","Lucida Sans Unicode",Verdana,Sans-Serif;
	font-size:14px;
	margin:0 0 25px 0;
	color:#333333;
	}
	