body
{
   font-family: verdana, sans-serif;
   font-size: 12px;
   background: #525267 url(http://www.merhomes.com/images/blackBlue.png) repeat-x;
   text-align: center;
}

a
{
   color: #3333FF;
}

#footerlinks a
{
   color: #999999;
}

#footerlinks
{
   color: #999999;
}

#container
{
   margin: 0px auto;
   text-align: left;
   width: 750px;
   border: solid 5px #fff;
   background: #fff url(../images/lay_header.jpg) no-repeat;
}

#container h1
{
   margin-top: 275px;
}

#container h1 span
{
   display: none;
}

#header
{
   font-family: times, serif;
   font-size: 12px;
   font-weight: bold;
   color: #fff;
   padding: 0px 10px 0px 10px;
}

#header a
{
   color: #fff;
   text-decoration: none;
}

#header a:hover
{
   text-decoration: underline;
}

#header div.links
{
   float: right;
   display: inline;
}

#content
{
   position: relative;
   padding: 0px 10px 10px 10px;
   /*background: url(../images/lay_contentBG.jpg) right bottom no-repeat;*/
   margin: 0px;
   height: 500px;
}

#insideHeader
{
   position: absolute;
   top: -10px;
   left: 10px;
   width: 300px;
}

#insideHeader h2
{
   font-size: 20px;
}

#voucherButton
{
   position: absolute;
   top: 150px;
   right: 40px;
   z-index: 100;
}

#voucherButton a
{
   display: block;
   width: 200px;
   height: 134px;
   background: url(../images/but_voucher.png) no-repeat;
}

#voucherButton span
{
   display: none;
}

#footer
{
   background: #000000;
   clear: both;
   color: #fff;
   padding: 5px 10px 5px 10px;
   text-align: right;
   font-family: times, serif;
   font-size: 11px;
   margin: 0px;
}
