body{
background: url('./images/bg.png') repeat-x #ffff66;
font-family:tahoma, verdana, arial, sans-serif;
font-size: 14px;
}

#mainbody{
margin: 10px auto 10px auto;
padding:0px;
width:977px;
}

#header{
background: url('./images/banner.png');
width:977px;
height:123px;
padding:0px;
margin-bottom:0px;
border:0px;
}

.content{
background: url('./images/main_bg.png');
width:977px;
margin:0px;
padding: 5px 25px 5px 28px;
border:0px;
}

#advertising{
border:0px;
padding:0px;
margin:0px;
width:924px;
}

#coupon{
width:283px;
height:278px;
border:0px;
margin:0px 0px 4px 0px;
padding:0px 0px 0px 0px;
}

#flash{
width:641px;
height:278px;
margin:0px 0px 4px 0px;
border: #f3d370 1px solid;
/*background: url('./images/flasharea.png') no-repeat;*/
}

#grid{
width:924px;
border:0px;
padding:0px;
margin:0px;

}

.infopanel{
width:225px;
height:122px;
padding: 2px 4px 4px 4px;
border:0px;
font-family:tahoma, verdana, arial, sans-serif;
font-size:12px;
}

.bottompanel{
    height:122px;
    padding:2px 4px 4px 4px;
    border:0px;
    font-family:tahoma, verdana, arial, sans-serif;
    font-size:12px;
    background: url('./images/bottom_banner_bg.png') no-repeat;
    vertical-align:top;
}

.infospacing{
width:160px;
padding:0px;
margin:0px;
}

.infopanel h1{
margin-top:0px;
margin-bottom:8px;
font-size:25px;
font-weight:bold;
}

#security{
margin: 4px 4px 4px 0px;
background: url('./images/secure.png') no-repeat;
vertical-align:top;
}

#time{
margin: 4px 4px 4px 4px;
background: url('./images/time2.png') no-repeat;
vertical-align:top;
}

#caretaker{
margin: 4px 4px 4px 4px;
background: url('./images/caretaker.png') no-repeat;
vertical-align:top;
}

#green{
margin: 4px 0px 4px 4px;
background: url('./images/green.png') no-repeat;
vertical-align:top;
}

#heated{
margin: 4px 4px 4px 0px;
background: url('./images/heated.png') no-repeat;
vertical-align:top;
}

#terms{
margin: 4px 4px 4px 4px;
background: url('./images/term.png') no-repeat;
vertical-align:top;
}

#footer{
background: url('./images/footer.png');
width:977px;
height:28px;
padding:0px;
margin-top:0px;
border:0px;
}

#navigation{
margin-top:98px;
margin-left:30px;
text-align:center;
}

.navitem{
margin-right:40px;
font-family:tahoma, verdana, arial, sans-serif;
font-size:16px;
font-weight:bold;
}

.navitem a{
color:#000;
text-decoration:none;
}

.navitem a:link{
color:#000;
text-decoration:none;
}

.navitem a:visited{
color:#000;
text-decoration:none;
}

.navitem a:hover{
color:#ffcc33;
text-decoration:underline;
}

h1{
font-size:34px;
}

.hints li{
margin-bottom:10px;
}

#footer{
font-size:10px;
text-align:center;
}