#masthead {
position:relative;
width:980px;
height:520px;
background:url("/Images/photos/SeacrestVillage-home-static-banner.jpg") no-repeat;
padding-top:21px;
}

#masthead a {
position:absolute;
width:193px;
height:59px;
top:439px;
left:746px;
}

#masthead a span { left:-99999px; }

h1 {display:none;}

#left-col-home {
float:left;
width:272px;
margin:0 0 0 50px;
}


#center-col-home {
float:left;
width:272px;
margin:0 0 0 28px;
}

#right-col-home {
float:left;
width:272px;
margin:0 0 0 29px;
}

#left-col-home p, #center-col-home p, #right-col-home p {
margin:0 20px;
position: relative;
top: -20px;
}

#left-col-home img, #center-col-home img, #right-col-home img {
margin: 20px 20px 0px 20px
}

.mini-banner {
width:272px;
height:194px;
}

#left-col-home .mini-banner {
background:url("/Images/layout/banner-mini-live.jpg") no-repeat;
}

#center-col-home .mini-banner {
background:url("/Images/layout/banner-mini-work.jpg") no-repeat;
}

#right-col-home .mini-banner {
background:url("/Images/layout/banner-mini-ways.jpg") no-repeat;
}
.mini-banner2 {
left:-20px;
position:relative;
top:-15px;
}

.mini-banner span { display:none; }

/* IE6 Fixes */

.UAie6 .GoogleForm {
width:246px;
float:right;
position: relative;
top:-30px;
}

.UAie6 #masthead {
margin-top: -21px;
padding-top: 21px;
}

.UAie6 #left-col-home {
margin: 0px 0px 0px 0px;
float: right;
position: relative;
left: -20px;
}
.UAie6 #center-col-home {
margin:0px 0px 0px 0px;
float: right;
position: relative;
left: -5px;
}
.UAie6#right-col-home {
margin:0px 0px 0px 0px;
float: right;
position: relative;
left: -10px;
}
