<!--
#homenavholder{ width:223px; height:307px; position:relative; float:right;}

.homenav {width: 216px; height:307px; text-indent:-9000px; 
	background:url(/images/atlanticapp/site/home/homenav.png);
	position:absolute; padding:0px; list-style:none;
	top: 0px; margin:0 0 0 3px;

}


.vnav li {
	display: block; margin:0px; padding:0px; list-style:none;
	}
	
	
	


ul#menu li {
float:left;
}

ul#menu li a {
background:url(/images/atlanticapp/site/home/homenav.png) no-repeat scroll top left;
display:block;
height:77px;
width: 226px;
position:relative; margin:0px; padding:0px;
}


ul#menu li a span {
background:url(/images/atlanticapp/site/home/homenav.png) no-repeat scroll bottom left;
display:block;
position:absolute;
top:0;
left:0;
z-index:100;
height:77px;
width:100%;
}
ul#menu li.homeshowroom a{
width:226px;
}
ul#menu li.homeservices a{
width:226px;
background-position:0px -77px;
}
ul#menu li.homehardware a{
width:226px;
background-position:0px -154px;
}
ul#menu li.homeappliances a{
width:226px;
background-position:0px -231px;
}

ul#menu li.homeshowroom a span {
background-position:-230px 0px; 
}

ul#menu li.homeservices a span {
background-position:-230px -77px;
}
ul#menu li.homehardware a span {
background-position:-230px -154px;
}
ul#menu li.homeappliances a span {
background-position:-230px -231px;
}
ul#menu li a span:hover {
cursor:pointer;
}
#holder {margin-left:275px;
_position:absolute;
_left:90px;
_top:180px;}

.featured {margin-left:10px; width: 416px; height: 307px; 
_width:400px;}
.featured IMG {border:0px; height:307px; max-width:416px}
.featured div{width:416px; position:relative; text-align:center }
.featuredlink {position:absolute; bottom:10px; right: 10px; font-size: 22px; color:#FFF; background-color:#5EA1E7; text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; padding:3px 8px; text-align:right }
.featured a:hover {color:#333}
.featured a:active {color:#000}
#hometop {width:650px}
#ie6fix {_clear:both;}


--> 