@charset "utf-8";
/* CSS Document */


#navcont {
	margin-left: 0px;
	
}

#smartnavcont {
	margin-left: 0px;
	
}
#navcontmo {
	margin-left: 0px;
	
}
#navconttopmo {
	margin-left: 0px;
	
}

#nav {
	background: url('/images/nav/nav_bg.png') repeat-x;
	width: 900px;
	height: 42px;
	margin-top: 0px;
	list-style: none;
	float: left;
	}

#navaddpages {
	background-color: #212121;
	width: 900px;
	height: 22px;
	margin-top: 0px;
	list-style: none;
	float: left;
	color: #000000;
	}


#navmidpages {
	background-color: #212121;
	width: 900px;
	height: 30px;
	margin-top: 0px;
	list-style: none;
	float: left;
	color: #000000;
	}

#navmid2pages {
	background-color: #212121;
	width: 900px;
	height: 80px;
	margin-top: 0px;
	list-style: none;
	float: left;
	color: #000000;
	}

#smartnav {
	background: url('/images/nav/nav_bg.png') repeat-x;
	width: 900px;
	height: 42px;
	margin-top: 0px;
	list-style: none;
	float: left;
	}

#navtopmo {
	background: url('/images/sp6top.png') repeat-x;
	width: 900px;
	height: 88px;
	margin-top: 0px;
	list-style: none;
	float: left;
	}

#navmo {
	background: url("/images/sp6.png") repeat-x;
	width: 900px;
	height: 199px;
	margin-top: 0px;
	list-style: none;
	float: left;
	}

#navmoNEW {
	background: url("/images/sp6.png") repeat-x;
	width: 900px;
	height: 199px;
	margin-top: 0px;
	list-style: none;
	float: left;
	}


#nav li {
	float: left;
	}
	
#nav a:link, #nav a:visited {
	float: left;
	line-height: 42px;
	height: 82px;
	display: block;
	padding: 0 5px 0 80px;
	color: #fff;
	text-decoration: none;
	background: url('/images/nav/nav_bg.gif') repeat-x;
	}

	#navfoot a:link, #nav a:visited {
	float: left;
	line-height: 42px;
	height: 42px;
	display: block;
	padding: 0 5px 0 80px;
	color: #fff;
	text-decoration: none;
	background: url('/images/nav/nav_bg.gif') repeat-x;
	}

/* #nav a:hover, #nav a:active {
	text-decoration: underline;
	background: #000 url('/images/nav/nav_hover.png') repeat-x;
	} */


#smartnav li {
	float: left;
	}
	
#smartnav a:link, #nav a:visited {
	float: left;
	line-height: 42px;
	height: 42px;
	display: block;
	padding: 0 5px 0 80px;
	color: #fff;
	text-decoration: none;
	background: url('/images/nav/nav_bg.gif') repeat-x;
	}

	#navfoot a:link, #nav a:visited {
	float: left;
	line-height: 42px;
	height: 42px;
	display: block;
	padding: 0 5px 0 80px;
	color: #fff;
	text-decoration: none;
	background: url('/images/nav/nav_bg.gif') repeat-x;
	}

#smartnav a:hover, #nav a:active {
	text-decoration: underline;
	background: #000 url('/images/nav/nav_hover.png') repeat-x;
	}

