*{
border:0;
margin:0;
padding:0;
}
body {
background:rgb(159,214,226) url("../images/blSquareFP.gif") 0 0 repeat;
}
html, html body{
margin:0;
padding:0;
height:100%;
}
/* LAYOUT DIVs
______________________ */
#wrapper{
height:100%;/* for IE6 - expands for content anyway */
background:transparent url("../images/whiteSqFP.gif") 525px 0 repeat-y;
}
html>body #wrapper{ /* for good browsers - expand for content w/ min of 100% */
height:auto; 
min-height:100%;
}
#horiz1 {
position:absolute;
top:315px;
left:0;
background:url("../images/whiteSqFP.gif");
height:105px;
width:100%;
z-index:0;
}
#logo{
position:absolute;
top:50px;
left:56px;
width:408px;
height:208px;
text-indent:-9999px;
background:transparent url("../images/logo.gif") 0 0 no-repeat;
}
#slogan{
position:absolute;
width:315px;
height:105px;
top:315px;
left:105px;
text-indent:-999px;
background:transparent url("../images/tag2.gif") left top no-repeat;
}
a{
position:absolute;
width:105px;
height:105px;
text-indent:-9999px;
text-decoration:none;
background:url("../images/buttons/home-nav.gif") 0 0 no-repeat;
}

#services a{
top:5px;
left:525px;
background-position:0 -105px;
}
#services a:hover{
background-position:0 0;
}
#products a{
top:105px;
left:525px;
background-position:-840px -105px;
}
#products a:hover{
background-position:-840px 0;
}
#successes a{
top:210px;
left:525px;
background-position:-210px -105px;
}
#successes a:hover{
background-position:-210px 0;
}
#blog a{
top:315px;
left:525px;
background-position:-315px -105px;
}
#blog a:hover{
background-position:-315px 0;
}
#contact a{
top:420px;
left:525px;
background-position:-420px -105px;
}
#contact a:hover{
background-position:-420px 0;
}
#pressRoom a{
top:315px;
left:420px;
background-position:-525px -105px;
}
#pressRoom a:hover{
background-position:-525px 0;
}
#aboutJanine a{
top:315px;
left:630px;
background-position:-105px -105px;
}
#aboutJanine a:hover{
background-position:-105px 0;
}
#whereToStart a{
width:210px;
top:315px;
left:735px;
background-position:-630px -105px;
}
#whereToStart a:hover{
background-position:-630px 0;
}

