﻿


html, body{height:100%; background-color:#dce7f2; font:12px arial; color:#444;} 
html,body {margin:0;padding:0; font-family:Arial;}

#outer{min-height:100%; height:auto; background-color:#ffffff; width:900px; margin:0 auto; position:relative; border-right:1px solid #c5c0b9; border-left:1px solid #c5c0b9;}
* html #outer{height:100%;}/* ie6 and under*/

h1 {font:55px "Lucida Grande",Lucida,Verdana,sans-serif; font-weight:bold; color:#000d2f; margin:0; padding:15px;}
h2 {font:35px "Lucida Grande",Lucida,Verdana,sans-serif; color:#d4000f; margin:0 0 5px 0;}
h3 {font:19px "Lucida Grande",Lucida,Verdana,sans-serif; font-weight:bold; color:#677d00; margin:5px 0 0 2px;}
h4 {font:19px "Lucida Grande",Lucida,Verdana,sans-serif; color:#444; margin:5px 0 5px 2px;}
a {font-size:13px; color:#00408d;}


.top {background-color:#000d2f; height:204px; padding-top:4px;}
.top-image {float:left; height:223px; width:300px; text-align:center;}
.stamp-image {width:120px; height:120px; position:absolute; float:right; top:40px; right:227px;}


/*  BUTTON */
.button  {margin:35px 0 0 0;}
.button a  {background:url("images/button.png") no-repeat; color:#fff; font-size:18px; text-decoration:none; cursor:pointer; display:inline-block; height:33px; width:270px; padding:9px 30px 0 0; text-align:center;}
.button a:hover span {background-position: right 25px}
/*  END BUTTON */


/* CENTER TEXT */
.content {background-color:#ffffff; padding:15px;}
.content p {line-height:16px; text-align:justify; margin:40px 0 20px 0;}
/* END CENTER PAGE */

.rights { margin:0; text-align:center; padding-top:10px;}




