/* --- navigation --- */
#hdr { width: 867px; margin:0 auto;}

#nav {height: 147px; width:907px;
	padding:0;  
	margin-left:auto;
	margin-right:auto;
} 
 
#navbar li { list-style:none; display:inline; text-decoration:none;}
#navbar li a {  text-decoration:none;}
#navbar a#button1 {
	width:223px; height:147px; background:url("../images/buttons.jpg") no-repeat; 
	float:left; text-indent: -9999px; background-position: 0 0; outline:none;}
#navbar a#button1:hover         { background-position: 0 -147px; }
#navbar a#button1:active        { background-position: 0 -147px; }
#navbar li.selected a#button1   { background-position: 0 -147px; }

#navbar a#button2 {
	width:210px; height:147px;  background:url("../images/buttons.jpg") no-repeat; 
	float:left;  text-indent: -9999px; background-position: -223px 0;  outline:none;}
#navbar a#button2:hover         { background-position: -223px -147px; }
#navbar a#button2:active        { background-position: -223px -147px; }
#navbar li.selected a#button2   { background-position: -223px -147px; }

#navbar a#button3 {
	width:211px; height:147px; background:url("../images/buttons.jpg") no-repeat; 
	float:left;  text-indent: -9999px; background-position: -432px 0;  outline:none;}
#navbar a#button3:hover         { background-position: -432px -147px; }
#navbar a#button3:active        { background-position: -432px -147px; }
#navbar li.selected a#button3   { background-position: -432px -147px;  }

#navbar a#button4 {
	width:220px; height:147px;  background:url("../images/buttons.jpg") no-repeat;  
	float:left;  text-indent: -9999px; background-position: -654px 0px;  outline:none;}
#navbar a#button4:hover      	{ background-position: -654px -147px; }
#navbar a#button4:active      	{ background-position: -654px  -147px; }
#navbar li.selected a#button4 	{ background-position: -654px  -147px; } 
