/* CSS Document */
div#header{height: 150px;background-image:url(fillerv2.gif);width:100%;}
div#header_image{vertical-align:top;margin:0;background: url(header_bgv2.jpg) no-repeat;width:750px;height:130px;padding-top:15px;}
div#images{clear:both;}
div#images img.logo{float:left;width:400px;height:30px;padding-top:30px;margin-left:150px;}
div#images img.slogan{float:right;width:0;height:0;padding-top:20px;} 
/* IE Hack for broken box model */
*html div#header_image img.logo{padding-top:-15px;margin-left:200px;}
*html div#header_image img.slogan{padding-top:-10px;} 
/* End IE Hack */