@charset "utf-8";
/* CSS Document */

.clear {clear:both;}

body {font-family:Arial, Helvetica, sans-serif;}

#soon-container {width:750px; background:url(../images/soon-container.png) top center no-repeat; min-height:500px; margin:auto; padding:120px 75px 0px 75px;}
#soon-logo {float:left; width:330px; padding:0px; margin-top:-19px;}
#soon-address {float:right; width:305px;}
#soon-address h2 {font-family:Calibri; color:#322d93; font-size:32px; font-weight:bold;}
#soon-address p {font-family:Calibri; color:#333; font-size:20px; margin-top:5px; margin-bottom:4px; line-height:21px;}
#soon-address strong {color:black;}
#soon-address a {text-decoration:none; color:#0066FF; font-size:18px;}
#soon-address a:hover {color:#000000;}
			
