#header ul#navigation2{
	margin: 0;
	padding: 0;
	border-width: 1px;
	border-style: none none;
	border-color: #4a4a4a;
	overflow: hidden;
	height: 70px;
	list-style: none;
	padding: 0 37px;
	top: 0px;
}
#header ul#navigation2 li{
	float: left;
	margin: 0 0 0 73px;
}
#header ul#navigation2 li a{
	font-family: 'GomaWesternRegular';
	font-size: 20px;
	color: #797979;
	text-decoration: none;
	line-height: 33px;
}
#header ul#navigation2 li.first{
	margin: 0;
	padding: 0px 0px;
}
#header ul#navigation2 li.selected a#link1{
	background: url(../images/selected-home.gif) no-repeat center top;
	height: 26px;
	width: 67px;
	display: block;
	margin: 10px 17px 0 0;
	color: transparent;
}
#header ul#navigation2 li.selected a#link2{
	background: url(../images/selected-portfolio.gif) no-repeat center top;
	height: 28px;
	width: 120px;
	display: block;
	margin: 10px 0 0 0;
	color: transparent;
}
#header ul#navigation2 li.selected a#link3{
	background: url(../images/selected-about.gif) no-repeat center top;
	height: 26px;
	width: 74px;
	display: block;
	margin: 10px 6px 0 8px;
	color: transparent;
}
#header ul#navigation2 li.selected a#link4{
	background: url(../images/selected-rates.gif) no-repeat center top;
	height: 26px;
	width: 75px;
	display: block;
	margin: 10px 6px 0 7px;
	color: transparent;
}
#header ul#navigation2 li.selected a#link5{
	background: url(../images/selected-news.gif) no-repeat center top;
	height: 26px;
	width: 67px;
	display: block;
	margin: 10px 8px 0 9px;
	color: transparent;
}
#header ul#navigation2 li.selected a#link6{
	background: url(../images/selected-blogs.gif) no-repeat center top;
	height: 26px;
	width: 74px;
	display: block;
	margin: 10px 7px 0 7px;
	color: transparent;
}
#header ul#navigation2 li.selected a#link7{
	background: url(../images/selected-contact.gif) no-repeat center top;
	color: transparent;
	display: block;
	height: 29px;
	margin: 10px 0 0;
	width: 136px;
}
#header ul#navigation2 li a:hover{
	color: #fff;
}