#see-how {
	height: 45px;
	width: 165px;
	background: url(../images/see-how-button.png) left top no-repeat;      
	text-decoration: none;
	margin-top: 40px; 
	position: absolute;
	right: 0px;
	bottom: 35px;
  display: block;
  z-index: 50;
}   

#see-how:active {
	background-position: left bottom;  
	text-decoration: none;
}

.header {
	height: 374px; *height: 388px;
} 

#slogan {
	margin-top: 10px !important; 
	top: 45px !important;
}

#sign-in {
	top: 125px !important;  
	margin-top: 60px;
}