/* Author: Alex Unknown */
/* WebSite: http://creativethemes.org */
/* E-mail: info@creativethemes.org */

/* Navigation */
.navi span a {
	background: #eaeaea url(../images/navi_btn.gif) right top repeat-x;
	color: #999;
	font-weight: bold;
	float: left;
	height: 46px;
	line-height: 44px;
	padding: 0 16px;
}

.navi span a:hover {
	background: #a62629 url(../images/navi_btn.gif) right bottom repeat-x;
	color: #fff;
	text-decoration: none;
}

.navi ul {
	float: right;
	margin: 0;
	padding-top: 3px; padding-right: 26px;
}

.navi ul li {
	display: inline;
}

/* Icons (Home, Site Map, Contact) */
.icons {
	float: right;
	margin-top: 42px; margin-right: 35px;
}

.icons a {
	margin-left: 21px;
}