#wrapper     
	{
	visibility: visible;
    position: relative;
	width: 750px;
	margin-top: 0px;
	margin-left: -375px;
	top: 0px;
	left: 50%;
	text-align: left;
	z-index: 1;
	}


#logo_symbol{
    visibility: visible;
    position: absolute;
    left: 0px;
	top: 21px;
	width: 44px;
	z-index: 3;
	}


#logo_wordmark{
    visibility: visible;
    position: absolute;
    left: 44px;
	top: 13px;
	width: 364px;
	z-index: 3;
	}
	

#banner{
    visibility: visible;
    position: absolute;
    left: 0px;
	top: 60px;
	width: 750px;
	z-index: 2;
	}
	
	
p 	{
	margin-top: 0px;
	margin-bottom: 0px;
	}


