#Headers {
background: #000000;
width:972px;
margin:0px auto; /* Right and left margin widths set to "auto" */
text-align:left; /* Counteract to IE5/Win Hack */
padding:0px;
border:0px;
height: 78px; 
background-image:url('../header/background.gif');
background-repeat:no-repeat;
position:relative; 
}


#HeaderCheckout {
background: #000000;
	width:972px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
	border:0px;
	height:34px; 
	}



.SunglassesShop { 
position:absolute; 
bottom: 5px; 
left: 10px; 
border-width:0;
z-index: 3; }


div.HeaderButtons
{
position:relative; 
float:left;
margin:0px;
padding:3px;
width:196px;
border-width:0;
height:140px;
text-align:left;
}



.page-nav {
text-align: left;
color: #000000;
padding: 4px 0px 0px 15px;
font-size: 9px
}

a.page-nav:link {color: #000000; font-size: 9px}
a.page-nav:visited {color: #000000; font-size: 9px}
a.page-nav:hover {color: #000000; font-size: 9px}




#navheader {
height: 15px;
padding:4px;
}

#rightnav {
float: right; 
text-align: right;
font-size: 90%;
position: relative; /*** IE needs this  ***/
}
* html #rightnav {
margin-right: -480px; /*** IE gets this margin. ***/
}

#leftnav{
float: left;
font-size: 90%;
position: relative; /*** IE needs this  ***/
}


.international{ 
position:absolute; 
right: 10px;
top: 50px; 
border-width:0;
z-index: 3; 
color:#FFFFFF;
}

.international a {
color:#FFFFFF;
font-weight:normal;
}
.international a:visited{
color:#FFFFFF;
font-weight:normal;
}