@charset "UTF-8";
/* CSS Document */

.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
white-space: nowrap;
display: block;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
border: 0
}
/*
* html a:hover
{
visibility:visible
}
*/
.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
visibility: hidden;
} 

/* begin specific buttons. start about */

#aboutleft
{
background: url(images/aboutleft_over.png) no-repeat;
width: 123px;
height: 117px;
position: absolute;
z-index: 2;
top: 168px;
left: 350px;
}

#aboutleft a
{
width: 123px;
height: 117px;
}

#aboutleft img
{
width: 123px;
height: 117px;
}

/*about down*/

#aboutdown
{
background: url(images/aboutdown_over.png) no-repeat;
width: 123px;
height: 117px;
position: absolute;
z-index: 2;
top: 168px;
left: 817px;
}

#aboutdown a
{
width: 123px;
height: 117px;
}

#aboutdown img
{
width: 123px;
height: 117px;
}

/* end about. start brands */

#brandsdown
{
background: url(images/brandsdown_over.png) no-repeat;
width: 123px;
height: 117px;
position: absolute;
z-index: 2;
top: 168px;
left: 817px;
}

#brandsdown a
{
width: 123px;
height: 117px;
}

#brandsdown img
{
width: 123px;
height: 117px;
}

/* brandsleft */

#brandsleft
{
background: url(images/brandsleft_over.png) no-repeat;
width: 123px;
height: 117px;
position: absolute;
z-index: 2;
top: 168px;
left: 350px;
}

#brandsleft a
{
width: 123px;
height: 117px;
}

#brandsleft img
{
width: 123px;
height: 117px;
}

/* end brands, start newsletter */

#newsletter
{
background: url(images/newsletter_over.png) no-repeat;
width: 123px;
height: 117px;
position: absolute;
z-index: 2;
top: 168px;
left: 609px;
}

#newsletter a
{
width: 123px;
height: 117px;
}

#newsletter img
{
width: 123px;
height: 117px;
}

/* end newsletter, start help */

#help
{
background: url(images/helpsave_over.png) no-repeat;
width: 123px;
height: 117px;
position: absolute;
z-index: 2;
top: 168px;
left: 480px;
}

#help a
{
width: 123px;
height: 117px;
}

#help img
{
width: 123px;
height: 117px;
}

/* end help, start maps */

#maps
{
background: url(images/maps_over.png) no-repeat;
width: 47px;
height: 45px;
position: absolute;
bottom: 0px;
left: 445px;
}

#maps a
{
width: 47px;
height: 45px;
}


#maps img
{
width: 47px;
height: 45px;
}

/* end maps start sign up */

#signup
{
background: url(images/signup_over.png) no-repeat;
width: 123px;
height: 117px;
position: absolute;
z-index: 2;
top: 305px;
left: 395px;
}

#signup a
{
width: 123px;
height: 117px;
}


#signup img
{
width: 123px;
height: 117px;
}