body
{
background: #000;
}

div#wrapper
{
text-align: center;
}

div#container
{
width: 592px;
margin: 0 auto;
}

/* -------------------------
div#rowOne
------------------------- */

div#rowOne
{
padding: 50px 0 0 0;
}

h1#clientInfo
{
line-height: 20px;
font-size: 138.5%;
color: #E94091;
}

h1#clientInfo span
{
display: block;
padding: 0 0 20px 0;
color: #00A5D5;
}

/* -------------------------
div#rowTwo
------------------------- */

p#companyURL
{
display: block;
width: 592px;
height: 271px;
text-decoration: none;
text-indent: -9999px;
background: transparent url(http://n1assets1.universal1.pepstep.com/holding/companyLogo.jpg) no-repeat 0 0;
overflow: hidden;
}

p#companyTagline
{
display: none;
}