@charset "utf-8";
html,body{
	height:100%; margin:0; padding:0;
}
body{
	text-align:center; min-width:443px; min-height:467px; background:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
#vertical{
	float:left; height:50%; margin-top:-280px; width:100%;
}
#hoz {
	width:395px; margin-left:auto; margin-right:auto; height:467px; text-align:left; clear:both; background:url(../../images/lsr-logo.gif) no-repeat;
}
#linkHolder{
	width:383px; height:12px; font-size:0px; padding:452px 0 0 0; margin:0 auto 0 auto; 
}
#telephoneNumber{
	float:left; display:inline; width:148px;
}
#emailAddress{
	float:right; display:inline;	
}
#emailAddress a{
	display:block; width:223px; height:15px; background:url(../../images/email-address.gif) no-repeat top left;
}
#emailAddress a:hover{
	background-position:bottom left;	
}
