/* Top Navigation */

#top_nav {
	font-size:13px;
	margin: -13px auto 40px auto;
	padding:0;
	width:902px;
	text-align:left;
	z-index: 2;
}

#top_nav a {
	color: #bdcc72;
}

#home {
	float:left;
	margin:-55px 0 0 17px;
	font-size:9px;
	color:#FFF;
	text-transform:uppercase;
}

#home a, #home a:hover {
	color:#FFF;
	text-decoration:none;
}

#home img {margin-right:5px;}

#top_nav ul {
	list-style-type: none;
	text-align:center;
	margin-left:1px;
	padding:0;
	width: 902px;
	height: 29px;
	background: none;
	font-size: 1em;
}

#top_nav ul li {
	float:left;
	text-align:center;
	padding:0;
}

#top_nav ul li a, #top_nav ul li a:hover {
	float:left;
	text-decoration: none;
	text-align:center;
	letter-spacing: 0.1em;
}

#top_nav ul li a div {
	float:left;
}

li.solutions {
	background:url('../images/nav/solutions.jpg') no-repeat;
	width:166px;
	height:69px;
	margin:0;
}

li.solutions a {
	cursor:pointer;
}

li.solutions a div {
	margin: 47px auto 0 57px;
}

li.solutions:hover {
	background:url('../images/nav/solutions_roll.jpg') no-repeat;
	width:166px;
	height:69px;
	margin:0;
}

li.solutions:hover ul#solutions_subnav {
	visibility:visible;
	display:block;
	padding-top:20px;
}

ul#solutions_subnav {
	position:absolute;
	padding:0;
	margin-top:55px;
	display:none;
	width:166px;
}

ul#solutions_subnav li {
	background-color:#FFF;
	letter-spacing:0;
	float:left;
	margin:0 0 0 35px;
	padding:3px 0;
	color: #cc6600;
	width:132px;
	border-bottom:1px solid #CCC;
	font-size:11px;
}

ul#solutions_subnav li.no-border {
	border-bottom:0;
}

ul#solutions_subnav li a, ul#solutions_subnav li a div {
	margin:0;
	text-align:left;
	padding-left:10px;
	width:125px;
	color:#cc6600;
}

ul#solutions_subnav li a:hover, ul#solutions_subnav li a:hover div {
	color:#000;
	text-decoration:none;
	
}

li.knowledge {
	background:url('../images/nav/knowledge.jpg') no-repeat;
	width:167px;
	height:69px;
	margin:0;
}

li.knowledge a {
	cursor:pointer;
}

li.knowledge a div {
	margin: 47px auto 0 25px;
}

li.knowledge:hover {
	background:url('../images/nav/knowledge_roll.jpg') no-repeat;
	width:167px;
	height:69px;
	margin:0;
}

li.knowledge:hover ul#knowledge_subnav {
	visibility:visible;
	display:block;
	padding-top:20px;
}

ul#knowledge_subnav {
	position:absolute;
	padding:0;
	margin-top:55px;
	display:none;
	width:167px;
}

ul#knowledge_subnav li {
	background-color:#FFF;
	letter-spacing:0;
	float:left;
	margin:0;
	padding:3px 0 3px 20px;
	color: #cc6600;
	width:147px;
	border-bottom:1px solid #CCC;
	font-size:11px;
}

ul#knowledge_subnav li a, ul#knowledge_subnav li a div {
	margin:0;
	text-align:left;
	padding:0;
	width:152px;
	color:#cc6600;
}

ul#knowledge_subnav li.no-border {
	border-bottom:0;
}

ul#knowledge_subnav li a:hover, ul#knowledge_subnav li a:hover div {
	text-decoration:none;
	color:#000;
}

li.news {
	background:url('../images/nav/news.jpg') no-repeat;
	width:130px;
	height:69px;
}

li.news a {
	cursor:pointer;
}

li.news a div {
	margin: 47px auto 0 23px;
}

li.news:hover {
	background:url('../images/nav/news_roll.jpg') no-repeat;
	width:130px;
	height:69px;
	margin:0;
}

li.news:hover ul#news_subnav {
	visibility:visible;
	display:block;
	padding-top:20px;
}

ul#news_subnav {
	position:absolute;
	padding:0;
	margin-top:55px;
	display:none;
	width:130px;
}

ul#news_subnav li {
	background-color:#FFF;
	text-align:left;
	letter-spacing:0;
	float:left;
	margin:0;
	padding:3px 0;
	color: #cc6600;
	border-bottom:1px solid #CCC;
	font-size:11px;
	width:130px;
}

ul#news_subnav li.no-border {
	border-bottom:0;
}

ul#news_subnav li a, ul#news_subnav li a div {
	margin:0;
	width:167px;
	padding-left:10px;
	color:#cc6600;
	text-align:left;
}

ul#news_subnav li a:hover, ul#news_subnav li a:hover div {
	text-decoration:none;
	color:#000;
}

li.who_are {
	background:url('../images/nav/whoare.jpg') no-repeat;
	width:124px;
	height:69px;
	margin:0;
}

li.who_are a {
	cursor:pointer;
}

li.who_are a div {
	margin: 47px auto 0 20px;
}

li.who_are:hover {
	background:url('../images/nav/whoare_roll.jpg') no-repeat;
	width:124px;
	height:69px;
	margin:0;
}

li.who_are:hover ul#who_are_subnav {
	visibility:visible;
	display:block;
	padding-top:20px;
}

ul#who_are_subnav {
	position:absolute;
	padding:0;
	margin-top:55px;
	display:none;
	width:124px;
}

ul#who_are_subnav li {
	background-color:#FFF;
	letter-spacing:0;
	float:left;
	margin:0;
	padding:3px 0;
	color: #cc6600;
	width:124px;
	border-bottom:1px solid #CCC;
	font-size:11px;
}

ul#who_are_subnav li.no-border {
	border-bottom:0;
}


ul#who_are_subnav li a, ul#who_are_subnav li a div {
	margin:0;
	text-align:left;
	padding-left:10px;
	width:124px;
	color:#cc6600;
}

ul#who_are_subnav li a:hover, ul#who_are_subnav li a:hover div {
	color:#000;
	text-decoration:none;
}

li.whohelp {
	background:url('../images/nav/whohelp.jpg') no-repeat;
	width:133px;
	height:69px;
}

li.whohelp a {
	cursor:pointer;
}

li.whohelp a div {
	margin: 47px auto 0 20px;
}

li.whohelp a:hover {
	background:url('../images/nav/whohelp_roll.jpg') no-repeat;
	width:133px;
	height:69px;
	margin:0;
}

li.contact {
	background:url('../images/nav/contact.jpg') no-repeat;
	width:180px;
	height:69px;
}

li.contact a {
	cursor:pointer;
}

li.contact a div {
	margin: 47px auto 0 23px;
}

li.contact a:hover {
	background:url('../images/nav/contact_roll.jpg') no-repeat;
	width:180px;
	height:69px;
	margin:0;
}


/* Bottom navigation */

#bottom_nav {
	background:url('../images/footer_bg_repeat.jpg') repeat-y;
	background-color: #edeae7;
	width:900px;
	height:39px;
	margin:0 auto;
	padding-bottom:5px;
	font-size: 0.6em;
	color: #666;
}

#bottom_nav ul {
	list-style-type: none;
	margin:0;
	padding-left:40px;
	z-index: 2;
}

#bottom_nav ul li {
	margin-top: 20px;
	margin-left: 10px;
	float: left;
	text-transform:uppercase;
	color:#999;
}

#bottom_nav ul li a {
	float: left;
	text-decoration: none;
	letter-spacing: 0.2em;
	padding-right: 10px;
	margin: 0;
	color:#999;
}

#bottom_nav ul li a:hover {
	text-decoration: underline;
	color:#999;
}

#bottom_nav_2 {
	margin-left: 25%;
	text-align: center;
}

#bottom_nav_2 ul {
	padding-top: 4.5em;
	list-style-type: none;
	text-align: center;
}

#bottom_nav_2 ul li {
	margin-top: 20px;
	margin-left: 10px;
	text-transform:uppercase;
	color:#FFF;
	text-align: center;
}

#bottom_nav_2 ul li a {
	text-decoration: none;
	letter-spacing: 0.2em;
	padding-right: 10px;
	margin: 0;
	color:#FFF;
	text-align: center;
}

#bottom_nav_2 ul li a:hover {
	text-decoration: underline;
	color:#FFF;
	text-align: center;
}

img.NavigationDoubleColon {
	float: left;
	top: 21px;
	margin-left: -5px;
}

img.colon {
	float: left;
	top: 21px;
	margin-left: -5px;
}

#footer {
	background:url('../images/footer_bg_bottom.jpg') no-repeat;
	width:900px;
	height:3px;
	margin:0 auto;
}

#copyright {
	color: #000;
	font-size:11px;
	margin:-20px auto 10px auto;
	width:981px;
	float:left;
}