/* CSS Document */

#container {
	width: 490px;
	background: #ffffff;
	text-align: left;
	margin: 0;
	font: 78%/1.5 arial, helvetica, serif;
	padding: 0;
	float: left;
}

#nav, #nav ul {
	float: left;
	width: 490px;
	list-style: none;
	line-height: 1;
	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_services.gif) center left no-repeat;
	text-indent: -999em;
	width: 91px;
	height: 23px;

}

#nav a.daddy2 {
	background: url(images/all/btn_about.gif) center left no-repeat;
	text-indent: -999em;
	width: 90px;
	height: 23px;
	
}

#nav a.daddy3 {
	background: url(images/all/btn_contact.gif) center left no-repeat;
	text-indent: -999em;
	width: 89px;
	height: 23px;
	
}

#nav a.daddy4 {
	background: url(images/all/btn_resources.gif) center left no-repeat;
	text-indent: -999em;
	width: 220px;
	height: 23px;
	
}




#nav li {
	float: left;
	padding: 0;
	maring: 0;
}


