#navigation
{
	width: 717px;
	height: 172px;
	background-image: url(../../images/background_navigation.jpg);
	float: left;
	padding: 0 0 0 20px;
}

#navigation ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 5px;
}

#navigation li
{
	line-height: 16px;
	height: 16px;
	padding: 0;
	margin: 0;
}

#logo
{
	float: left;
	width: 707px;
	padding: 20px 0 10px 10px;
	height: 28px; 
}

#nav-1 
{
	width: 210px;
	padding: 0 30px 0 0;
	float: left;
}

#nav-2 
{
	width: 210px;
	padding: 0 30px 0 0;
	float: left;
}

#nav-3
{
	width: 237px;
	float: left;
}

#one
{
	position: absolute;
	display: none;
}

#two
{
	position: absolute;
	display: none;
}

#three
{
	position: absolute;
	display: none;
}

#four
{
	position: absolute;
	display: none;
}