ul#nav_main {
	list-style-type:none;
	position: relative;
	width: 940px;
	height: 60px;
	padding: 0px;
	background:url(../images/li_nav_main.jpg);
	margin: 0px;
}

li#nm_1{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 189px;
	height: 60px;
	background:url(../images/li_nav_main.jpg) 0px 0px;
}

li#nm_2{
	position:absolute;
	top: 0px;
	left: 189px;
	width: 188px;
	height: 60px;
	background:url(../images/li_nav_main.jpg) no-repeat -189px 0px;
}

li#nm_3{
	position:absolute;
	top: 0px;
	left: 377px;
	width: 188px;
	height: 60px;
	background:url(../images/li_nav_main.jpg) no-repeat -377px 0px;
}

li#nm_4{
	position:absolute;
	top: 0px;
	left: 565px;
	width: 188px;
	height: 60px;
	background:url(../images/li_nav_main.jpg) no-repeat -565px 0px;
}

li#nm_5{
	position:absolute;
	top: 0px;
	left: 753px;
	width: 188px;
	height: 60px;
	background:url(../images/li_nav_main.jpg) no-repeat -753px 0px;
}

ul#nav_main a {
	display:block;
	height: 60px;
	text-indent: -9999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}

li#nm_1 a:hover { background: url(../images/li_nav_main.jpg) no-repeat 0px -60px; }
li#nm_2 a:hover { background: url(../images/li_nav_main.jpg) no-repeat -189px -60px; }
li#nm_3 a:hover { background: url(../images/li_nav_main.jpg) no-repeat -376px -60px; }
li#nm_4 a:hover { background: url(../images/li_nav_main.jpg) no-repeat -565px -60px; }
li#nm_5 a:hover { background: url(../images/li_nav_main.jpg) no-repeat -756px -60px; }

body#home a#homeLink {
	background: url(../images/li_nav_main.jpg) no-repeat 0px -60px;	
}

body#buynow a#buynowLink {
	background: url(../images/li_nav_main.jpg) no-repeat -189px -60px;	
}

body#sellnow a#sellnowLink {
	background: url(../images/li_nav_main.jpg) no-repeat -376px -60px;	
}

body#contact a#contactLink {
	background: url(../images/li_nav_main.jpg) no-repeat -567px -60px;	
}



body#contact a#contactLink3 {
	text-decoration: none;
}

body#howmuch a#howmuchLink2 {
	text-decoration: none;
}

body#buyerseller a#buyersellerLink2 {
	text-decoration: none;
}

body#relocation a#relocationLink2 {
	text-decoration: none;
}

body#privacy a#privacyLink2 {
	text-decoration: none;
}




body.contact a#contactLink2 {
background-color: #2c2e45;
color: #ffffff;
}


body#howmuch a#howmuchLink {
	background-color: #8A958D;
	color: #ffffff;
}

body#buyerseller a#buyersellerLink {
	background-color: #8A958D;
	color: #ffffff;
}

body#homesearch a#homesearchLink {
	background-color: #8A958D;
	color: #ffffff;
}

body#referrals a#referralsLink {
	background-color: #8A958D;
	color: #ffffff;
}

body#newsletter a#newsletterLink {
	background-color: #8A958D;
	color: #ffffff;
}

body#relocation a#relocationLink {
	background-color: #8A958D;
	color: #ffffff;
}

body#privacy a#privacyLink {
	background-color: #8A958D;
	color: #ffffff;
}

body#contact a#contactLink2 {
	background-color: #8A958D;
	color: #ffffff;
}






#navcontainer {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#navcontainer ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	float: left;
	background-color: #CCCCCC;
}

#navcontainer li {
	float: left;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #515151;
	margin: 0px;
	padding: 0px;
}

#navcontainer a
{
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #474E49;
	margin: 0px;
	padding: 0px;
}

#navcontainer a:link
{
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
	width: 224px;
}

#navcontainer a:visited
{
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
	width: 224px;
}

#navcontainer a:hover
{
	background-color: #8A958D;
	color: #fff;
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #141615;
}

#navcontainer .last {
	border-bottom-style: none;
	padding-bottom: 0px;
}



#navcontainer_ft {
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}


#navlist_ft li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

a:link {
	text-decoration: underline;
	color:#075072;
}

a:visited {
	text-decoration: underline;
	color:#075072;
}

a:active {
	text-decoration: underline;
	color:#075072;
}

a:hover {
	text-decoration: none;
	color:#075072;
}

.class1 a:link {
	text-decoration: underline;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.class1 a:visited {
	text-decoration: underline;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.class1 a:active {
	text-decoration: underline;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.class1 a:hover {
	text-decoration: none;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
