html
{
	height: 100%;
}
body
{
	height:100%;
}
* html #content
{
	height:100%;
}

#email
{
	width:144px;
	height:11px;
	display:block;
	background: top left url(http://www.blackpulp.com/images/email_hello.png) no-repeat;
}
#email:hover
{
	background: bottom left url(http://www.blackpulp.com/images/email_hello.png) no-repeat;
}

#flickr
{
	width:40px;
	height:11px;
	display:block;
	background: top left url(http://www.blackpulp.com/images/flickr.png) no-repeat;
}
#flickr:hover
{
	background: bottom left url(http://www.blackpulp.com/images/flickr.png) no-repeat;
}
#twitter
{
	width:46px;
	height:11px;
	display:block;
	background: top left url(http://www.blackpulp.com/images/twitter.png) no-repeat;
}
#twitter:hover
{
	background: bottom left url(http://www.blackpulp.com/images/twitter.png) no-repeat;
}


#footer
{
	position: relative;
	margin-top: -50px;
	margin-left:8px;
	color:#333;
	font-style:italic;
}
#box
{
	background:url(http://www.blackpulp.com/images/new_splash.png) no-repeat;
	width:347px;
	height:94px;
}
#viva
{
	position:absolute;
	visibility: hidden;
}
#content
{
	position: relative;
	min-height:100%;
}
p
{
	font-style: italic;
	color:#565656;
	text-align:center;
	width:347px;
}

#contact
{
	
	margin:11px 0 0px 0;
	padding:15px 0 0px 0;
	border-top:solid 1px  #333;
}
#contact a
{
	margin-right:13px;
	float:left;
}
#phone
{
	margin-right:0px;
}
.white
{
	color:#dbdbdb;
}
h1
{
	display:none;
}
#customer
{
	background: top left url(http://www.blackpulp.com/images/customer.png) no-repeat;
	width:104px;
	height:11px;
	
	display:block;
	
}
#customer:hover
{

	background: bottom left url(http://www.blackpulp.com/images/customer.png) no-repeat;
}
#customerlogin
{
	margin:10px;
}
