﻿#topImage
{
margin: 32px auto 0px auto; width: 800px; height: 156px; padding:0;	
}
#Navbar
{
	width: 800px;
	height: 26px;/*
	background: url(..images\YL_NavigationTemplate.jpg);*/
	background-image:url(../images/YL_NavigationTemplate.jpg);
	margin: 0 auto;
	padding: 0;
	position: relative;
	border:none 0;
}
#Navbar li
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top:5px;
}
#Navbar li, #Navbar a
{
	height: 16px;
	display: block;
}
#image1
{
	left: 46px;
	width: 63px;
}
#image2
{
	left: 113px;
	width: 90px;
}
#image3
{
	left: 207px;
	width: 76px;
}
#image4
{
	left: 287px;
	width: 76px;

}
#image5
{
	left: 367px;
	width: 86px;
}
#image6
{
	left: 457px;
	width: 181px;
}
#image7
{
	left: 692px;
	width: 86px;
}

#image1 a
{
	background: transparent url(../images/Navigation/HomeYL.png) -8px -8px no-repeat;
}
#image2 a
{
	background: transparent url(../images/Navigation/WhoYL.png) -8px -8px no-repeat;
}
#image3 a
{
	background: transparent url(../images/Navigation/TrainingYL.png) -8px -8px no-repeat;
}
#image4 a
{	
	background: transparent url(../images/Navigation/SpeakingYL.png) -8px -8px no-repeat;
}
#image5 a
{
	background: transparent url(../images/Navigation/ConsultingYL.png) -8px -8px no-repeat;
}
#image6 a
{
	background: transparent url(../images/Navigation/YaconelliYL.png) -8px -8px no-repeat;
}
#image7 a
{
	background: transparent url(../images/Navigation/ContactUsYL.png) -8px -8px no-repeat;
}
#image1 a:hover
{
	background-position: -8px -40px;
}
#image2 a:hover
{
	background-position: -8px -40px;
}
#image3 a:hover
{
	background-position: -8px -40px;
}
#image4 a:hover
{
	background-position: -8px -40px;
}
#image5 a:hover
{
	background-position: -8px -40px;
}
#image6 a:hover
{
	background-position: -8px -40px;
}
#image7 a:hover
{
	background-position: -8px -40px;
}