/* NAVIGATION */
.hide { display: none; }

#topnavcont {
	position:relative;
}
#topnav {
	width: 135px;
	height: 34px;
	background: transparent;
	position: relative;
	padding: 0;
	margin: 0;
	border: 0px;
}

#topnav ul, #topnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
	top: 0;
	position: absolute;
}

#topnav li, #topnav a, #topnav span {
	height: 34px;
	display: block;
	line-height: 34px;
	text-decoration:none;
}

#n1 { left: 0; width: 134px; background: url(images/tax-home.gif) left top no-repeat;}
#n2 { left: 134px; width: 134px; background: url(images/free-tax-debt-consultation.gif) left top no-repeat;}
#n3 { left: 268px; width: 134px; background: url(images/tax-problems.gif) left top no-repeat;}
#n4 { left: 402px; width: 134px; background: url(images/tax-solutions.gif) left top no-repeat;}
#n5 { left: 536px; width: 134px; background: url(images/about-us.gif) left top no-repeat;}
#n6 { left: 670px; width: 134px; background: url(images/resources.gif) left top no-repeat;}
#n7 { left: 804px; width: 134px; background: url(images/testimonials.gif) left top no-repeat;}

.menu .options {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #D4CEC0;
	display: block;
}
.menu a:link, .menu a:visited, .menu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	padding: 3px 2px 2px 6px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	background: #6b9b35;
}

.menu a:hover {
	font-size: 12px;
	color:  #FFFFFF;
	background-color: #d97c1c;
	display: block;
	padding: 3px 2px 2px 6px;
	text-decoration: none;
	text-align: left;
}

.menu .divider {
	background-color: #6b9b35;
	display: block;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
}

.menu {
	padding-bottom: 100px;
}
