#toolbar{
	height: 50px;
}

#toolbar ul{
	background: url(../../images/toolbar_50.jpg) no-repeat 0px 0px;
	height: 50px;
}

#banner {
	top: 68px;
}

#slideshow{
	top: 8px;
}

#top{
	padding-top: 20px;
}

#topWrapper{
	padding-bottom: 20px;
}

#toolbar ul li a{
	padding: 17px 0 13px 0;
}

#toolbar ul li span{
	height: 31px;	
	margin-top: -7px;
}

#toolbar ul ul{
	top:50px;
}

* html #slideshow{
	top: 0px;
}