body									{ background: #f1eeec; margin: 0; font: normal 11px/16px verdana,Tahoma,arial; color: #666; }

a										{ color: #363636; text-decoration: none; }
a:hover									{ color: #00b7ff; text-decoration: underline; }

#wrapper 								{ margin: 0 auto; width: 963px; height: 519px; background: url(../img/bg.png) 0 0 no-repeat; }
#page 									{ margin: 0 auto; width: 895px; height: 493px; background: url(../img/bg-inner.jpg) 0 0 no-repeat; }
#main									{ height: 405px; padding: 30px; position: relative; }
#footer									{ padding: 0 30px; }

.welcome								{ color: #333; line-height: 30px; }

h1										{ font: normal 36px/42px Tahoma,arial; color: #00b7ff; }
h1 span									{ color: #666; }

.spot									{  }
.spot h2								{ font: bold 18px/24px Tahoma,arial; margin: 60px 0 20px; color: #333; }
.spot p									{  }
.spot a									{ background: url(../img/arrow.png) 0 4px no-repeat; padding-left: 10px; }
.spot span								{ display: block; color: #999; }

.spot-left								{ width: 235px; position: absolute; top: 150px; left: 184px;  }
.spot-right								{ width: 260px; position: absolute; top: 150px; right: 192px; }

#footer a								{ background: url(../img/arrow.png) 0 4px no-repeat; padding-left: 10px; }
