﻿body { font: 12px arial; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.03, #B3B3B3), color-stop(0.47, #FFFFFF)); background-image: -moz-linear-gradient(center bottom, #B3B3B3 3%, #FFFFFF 47%); margin: 0; padding: 0; }
h1, h2 { padding: 0; margin: 0; }
h1 { font-size: 2.25em; text-align: center; text-shadow: 2px 2px 5px #999; color: #c40000; }
h2 { font-size: 1.3em; text-align: left; color: #c40000; padding: 10px 0 0 55px; }
div#main { width: 850px; margin: 0 auto; padding-top: 80px; }
div#main div#address { color: #3d3d3d; font-weight: bold; margin: 0 0 0 55px; }
div#qr { position: absolute; bottom: 20px; right: 20px; height: 165px; width: 300px; }
div#qr img { position: absolute; }
div#qr img.sq { position: absolute; bottom: 0; right: 0; }
div#qr #qrsq1 { right: 130px; }
div#qr #qrsq2 { right: 0; top: 0; }
div#qr #qrsq3 { right: 130px; bottom: 0; }
div#qr .email { background: url(/content/images/qr_square_small.gif) 42px 2px no-repeat; position: absolute; right: 0; display: none; width: 226px; }
div#qr .email a { font-size: 15px; text-decoration: none; color: #870000; font-weight: bold; }
