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

body {text-align: center; background: #fafafa; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333; margin: 0}
h1 {font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 20px; font-weight: bold; line-height: 20px; color: #ff9933; padding: 10px 0 10px 0;}

a:link {font-weight: bold; line-height: 12px; color: #333; text-decoration: none}
a:hover {font-weight: bold; line-height: 12px; color: #ff9933; text-decoration: underline}
a:visited {font-weight: bold; line-height: 12px; color: #333; text-decoration: none}

p {font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 11px; line-height: 20px; color: #333}

#content {width: 100%; margin: 40px 0 0 0;}
#image {width: 400px; height: 400px; margin: 0 auto; margin-top: 30px; border: 0; background: url(images/logo.png) center no-repeat;}

#footer {width: 100%; height: 100px; margin: 20px 0 0 0; padding: 0;}
#footer p {font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 13px; line-height: 16px; color: #333; }

#footer a,a:visited {color: #333; text-decoration: none}
#footer a:hover {color: #ff9933; text-decoration: underline}

#content .button img {margin:0; border: 0}
#content .button a,a:hover,a:visited {color: transparent;text-decoration: none;}