
 body {
 background: #41495e;
 margin:0;
 padding: 0;
 font-family:verdana,sans-serif;
 }
 
 a img {border: 0;}
 a {
 font-weight: bold;
 color: #000;
 text-decoration:none;
 }
 a:hover {
 text-decoration:underline;
 }
 
 #main {
 width:790px;
 margin: 0 auto;
 border-left:1px solid #fff;
 border-right:1px solid #fff;
 border-bottom:1px solid #fff;
 background: #7489b7 url(/_images/background2.gif) center top no-repeat;
 margin-bottom:20px;
 position: relative;
 text-align: center;
 }
 #header {
height:72px;
margin-bottom: 30px;
} 
 .footer {
 text-align:center;
 }
 .footer img { border: 0; }

h1 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 0 15px;
}

h1.title { font-size: 25px; }
  
img.banner { display: block; margin: 10px auto; }
 #BookmarkUs {
 	position: absolute;
	top: 5px;
	right: 5px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
 }