*{
border:0;
margin:0;
padding:0;
}
body {
background-image:url("../images/blSquareFP.gif");
}
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:210px;
height:105px;
top:315px;
left:0;
text-indent:-999px;
background:transparent url("../images/tag1.gif") left top no-repeat;
}
a{
width:105px;
height:105px;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
#services a{
position:absolute;
top:0;
left:525px;
background:url("../images/buttons/servicesFP.gif") 0 -105px no-repeat;
}
#speaking a{
position:absolute;
top:315px;
left:735px;
background:url("../images/buttons/speakingFP.gif") 0 -105px no-repeat;
}
#policies a{
position:absolute;
top:105px;
left:525px;
background:url("../images/buttons/policiesFP.gif") 0 -105px no-repeat;
}
#aboutJanine a{
position:absolute;
top:210px;
left:525px;
background:url("../images/buttons/aboutJanineFP.gif") 0 -105px no-repeat;
}
#aboutDisorg a{
position:absolute;
top:315px;
left:525px;
background:url("../images/buttons/aboutDisorgFP.gif") 0 -105px no-repeat;
}
#successes a{
position:absolute;
top:315px;
left:210px;
background:url("../images/buttons/successesFP.gif") 0 -105px no-repeat;
}
#faq a{
position:absolute;
top:315px;
left:315px;
background:url("../images/buttons/faqFP.gif") 0 -105px no-repeat;
}
#blog a{
position:absolute;
top:420px;
left:525px;
background:url("../images/buttons/blogFP.gif") 0 -105px no-repeat;
}
#newsletter a{
position:absolute;
top:315px;
left:630px;
background:url("../images/buttons/newsletterFP.gif") 0 -105px no-repeat;
}
#contact a{
position:absolute;
top:315px;
left:420px;
background:url("../images/buttons/contactFP.gif") 0 -105px no-repeat;
}
#events a{
position:absolute;
top:315px;
left:735px;
background:url("../images/buttons/eventsFP.gif") 0 -105px no-repeat;
}
#primNav li a:hover{
background-position: 0 0;
}