@charset "utf-8";
html,body{ height:100%; margin:0; padding:0; }
body{ text-align:center; min-width:443px; min-height:311px; background:#FFF url(../../images/wgap-bg.jpg); font-family:Arial, Helvetica, sans-serif; font-size:12px; }
#vertical{ float:left; height:50%; margin-top:-50px; width:100%; }
#hoz { width:907px; margin-left:auto; margin-right:auto; height:100px; text-align:left; clear:both; }
#logoHolder{ width:243px; height:79px; float:left; display:inline; font-size:0px; }
#textHolder{ width:629px; float:right; display:inline; font-size:0px; }
#topText{ width:629px; float:left; display:inline; padding:0 0 15px 0; }
#bottomText{ width:629px; float:left; display:inline; }
#emailAddressHolder{ width:232px; float:left; display:inline; }
#emailAddressHolder a{ background-position:0px 0px; }
#emailAddressHolder a:hover{ background-position:0px -25px; }
.emailAddress{ width:232px; height:24px; float:left; display:block; background:url(../../images/email-address.gif) top left no-repeat; }
