/* block top links */
ul#header_links {float: right;margin:10px 0}
#header_links li {float:left;/*background:url(img/bkg_li_per.png) no-repeat right center;*/padding-right:10px;margin-right:10px;}
#header_links li.last{background:none;padding-right:0;margin-right:0}
#header_links a {color:#fefefe;text-transform:uppercase;font-family:"Oswald",Helvetica,Arial, Verdana, sans-serif}
#header_links a:hover{color:#141414}

/*block permanent links right and left columns*/
#permanent_links div {border-bottom: 1px dotted #eee}
#permanent_links div a {
	display: block;
	padding: 7px 11px 5px 22px;
	color: #333;
	background:url(img/arrow_right_2.png) no-repeat 10px 10px;
}

/* block footer links */
ul#footer_links{
	clear:both;
	text-align: center;
	padding-bottom:6px
}
ul#footer_links li{
	display: inline;
	padding:0 10px
}
