body{
background: #f9f7ee url('../images/home-body-bg.jpg') repeat-x;
margin:0px;
}

#wrapper{
width:1165px;
margin:0 auto;
background:url('../images/home-top-bg.jpg') no-repeat top center;
}

#top{
height:462px;
}

#home-flash-container{
position:absolute;
top:0px;
z-index:0;
}

#callouts{
margin-top:12px;
padding-top:16px;
overflow:hidden;
background-color:#f9f7ee;
}

.callout{
float:left;
width:322px;
margin: 0px 0px 15px 12px;
display:inline;
}

.callout-content{
padding:0px 8px;
width:308px;
}

.callout-content p{
margin: 5px 10px 10px 10px;
line-height: 19px;
}



.callout.first{
margin:0px;
}

.callout p strong{
color:#aa9c6d;
}

.callout ul{
list-style:none;
float:left;
width:134px;
padding-left:5px;
margin:5px 10px 0px 0px;
}

.callout a, .callout li, #callout-buttons a{
color:#766a41;
text-transform:uppercase;
text-decoration:none;
font-weight:bold;
font-size:70%;
}

.callout li{
padding-left:6px;
background:url('../images/bullet.jpg') no-repeat 0px 5px;
margin:5px 0px 6px;
}

#callout-buttons{
display:block;
overflow:hidden;
}

.callout-button{
background:url('../images/button-bg.jpg') no-repeat;
width:255px;
height:16px;
padding:2px 0px 0px 34px;
float:left;
margin:0px 25px 0px 20px;
}

.callout-button.first{
margin:0px 25px 0px 0px;
}

#footer {
background: none;
}
#footer p{
color:#605f41;
font-size:65%;
}
