@charset "utf-8";
/* CSS Document */
* {font-family:Arial, Helvetica, sans-serif; font-size:12px;}
body {background-color:#E3E5E4}
div.wrapper {background-color:#E3E5E4;background-image:url('/img/background-repeat.gif');background-repeat:repeat-x;min-height:500px;}
div.header {width:800px;height:125px;margin:0 auto;}
div.header a {text-decoration:none;color:#0225D7;}
div.header img {float:left;margin-top:15px;}
div.header p {float:right;color:#0225D7;font-weight:bold;margin-top:5px;}
div.content {width:800px;margin:0 auto;}
div.copy {margin-top:15px;color:#213838;}
div.copy img {float:right;padding:5px;}
div.copy p {margin-bottom:20px;}
div.copy h1 {margin-bottom:10px;font-size:20px;}
