#nav{
	width:900px;

	padding-left:36px;
}

#topmenu {
	list-style:none;
	margin:0px;
	padding:0px;
	height:27px;
	width: 900px;
		border:solid 0px red;
}
#topnav {
	color:black;
	border:solid 0px red;
	width:87px;
	}
#topnav a {
	color:#606060;
	height:27px;
	width:87px;
	 }
#topnav a:hover { 
	color:#606060;
	width:87px;
 }
 #topmenu a {
	font-size:11px;
	color:#606060;
	letter-spacing: 1px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-top:5px;
}

#topmenu a:hover {

	color:#606060;
}
 #topnav_on {
	color:#7A7D7E;
	width:87px;
		}
		
#topnav_on a {
	font-size:11px;
	letter-spacing: 1px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	
	height:27px;	
	color:#606060;
	background-image: url(../../images/bg_buttom_on.gif);
	background-repeat: repeat-x;
	width:87px;
	 }
#topnav_on a:hover{ 
	font-size:11px;
	letter-spacing: 1px;
	font-weight: normal;
	text-decoration: none;
	display: block;

	height:27px;		
	color:#606060;
	background-image: url(../../images/bg_buttom_on.gif);
	background-repeat: repeat-x;
	width:87px;
 }

#topnav_off a {
	font-size:11px;
	letter-spacing: 1px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-top:10px;
	padding-bottom:4px;	
	height:27px;	
	color:#606060;
	background-image: url(../../images/bg_buttom_off.gif);
	background-repeat: repeat-x;
	width:87px;
	 }
#topnav_off a:hover{ 
	font-size:11px;
	letter-spacing: 1px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-top:6px;
	padding-bottom:4px;	
	height:27px;		
	color:#606060;
	background-image: url(../../images/bg_buttom_on.gif);
	background-repeat: repeat-x;
	width:87px;
 }
 
 
 #topmenus{

}
#top {
	list-style:none;
	margin:0px;
	padding:0px;
	width: 150px;
	height:43px;
	border:solid 1px blue;
}

#top li {
	display:inline;
	overflow:hidden;
	float:left;
	height:43px;
	margin:0px;
	padding:0px;
}

#top a {
	display: block;
	height:43px;
	margin:0px;
	padding:0px;	
}

#top a:hover {
	height:43px;
	margin:0px;
	padding:0px;
}


#topnav_default {
	width:13px;
	height:43px;	
	background-image: url(../../images/default.gif);
	background-repeat: no-repeat;
	}
#topnav_medium {
	width:14px;
	height:43px;	
	background-image: url(../../images/medium.gif);
	background-repeat: no-repeat;
	}			
#topnav_large {
	width:17px;
	height:43px;	
	background-image: url(../../images/large.gif);
	background-repeat: no-repeat;
	}
#topnav_pur {
	width:20px;
	height:43px;	
	background-image: url(../../images/pur.gif);
	background-repeat: no-repeat;
	}			
#topnav_lang_eng {
	width:58px;
	height:43px;	
	background-image: url(../../images/lang_eng.gif);
	background-repeat: no-repeat;
	}
	
#topnav_lang_is {
	width:58px;
	height:43px;	
	background-image: url(../../images/lang_is.gif);
	background-repeat: no-repeat;
	}
	


#topmenu li {
	display:inline;
	overflow:hidden;
	float:left;
	height:27px;
	text-align:center;
}




