/* CSS Document */

#container {
	width: 936px;
	background: #ffffff;
	text-align: center;
	margin: 0;
	font: 78%/1.5 arial, helvetica, serif;
	padding: 0;
	height: 35px;
}

#nav, #nav ul {
	float: left;
	width: 936px;
	list-style: none;
	background: #ffffff;
	font-weight: bold;
	padding: 0 0 0 0;
	border-width: 0 0;
	margin: 0 0 0 0;
}

#nav a {
	display: block;
	width: 11em;
	w\idth: 6em;
	color: #666666;
	text-decoration: none;

}

#nav a.daddy {
	background: url(images/all/btn_home.gif) center left no-repeat;
	text-indent: -999em;
	width: 156px;
	height: 35px;

}

#nav a.daddy2 {
	background: url(images/all/btn_solutions.gif) center left no-repeat;
	text-indent: -999em;
	width: 156px;
	height: 35px;
	
}

#nav a.daddy3 {
	background: url(images/all/btn_expertise.gif) center left no-repeat;
	text-indent: -999em;
	width: 156px;
	height: 35px;
	
}

#nav a.daddy4 {
	background: url(images/all/btn_health.gif) center left no-repeat;
	text-indent: -999em;
	width: 156px;
	height: 35px;
	
}

#nav a.daddy5 {
	background: url(images/all/btn_links.gif) center left no-repeat;
	text-indent: -999em;
	width: 156px;
	height: 35px;
	
}

#nav a.daddy6 {
	background: url(images/all/btn_contactus.gif) center left no-repeat;
	text-indent: -999em;
	width: 156px;
	height: 35px;
	
}




#nav li {
	float: left;
	padding: 0;
	margin: 0;
}

