#navbar1 {
    background: transparent url('images/newtop.jpg') no-repeat scroll 0 0;
    height: 175px;
   
    width: 950px;
	margin:auto;
	overflow:hidden;
}

/*Links for nav bar*/

#link1, #link1 a{
    background: transparent url('images/home.jpg') no-repeat scroll 0 0;
    width: 50px;
    height: 13px;
}
#link1 a:hover{
    background: transparent url('images/home_m.jpg') no-repeat scroll 0 0;
    width: 50px;
    height: 13px;
}
#link2, #link2 a {
	background: transparent url('images/greatdeals.jpg') no-repeat scroll 0 0;
	width: 108px;
	height: 13px;	
}
#link2 a:hover{
background: transparent url('images/greatdeals_m.jpg') no-repeat scroll 0 0;
	width: 108px;
	height: 13px;	
}
#link3, #link3 a{
    background: transparent url('images/menu.jpg') no-repeat scroll 0 0;
    width: 52px;
    height: 13px;
}
#link3 a:hover{
    background: transparent url('images/menu_m.jpg') no-repeat scroll 0 0;
    width: 52px;
    height: 13px;
}
#link4, #link4 a {
    background: transparent url('images/locations.jpg') no-repeat scroll 0 0;
    width: 90px;
    height: 13px;
}
#link4 a:hover {
    background: transparent url('images/locations_m.jpg') no-repeat scroll 0 0;
    width: 90px;
    height: 13px;
}

#link5, #link5 a {
    background: transparent url('images/advertising.jpg') no-repeat scroll 0 0;
    width: 109px;
    height: 13px;
}
#link5 a:hover {
    background: transparent url('images/advertising_m.jpg') no-repeat scroll 0 0;
    width: 109px;
    height: 13px;
}
#link6, #link6 a {
    background: transparent url('images/aboutus.jpg') no-repeat scroll 0 0;
    width: 82px;
    height: 13px;
}
#link6 a:hover {
    background: transparent url('images/aboutus_m.jpg') no-repeat scroll 0 0;
    width: 82px;
    height: 13px;
}

#link7, #link7 a {
    background: transparent url('images/investors.jpg') no-repeat scroll 0 0;
    width: 83px;
    height: 13px;
}
#link7 a:hover {
    background: transparent url('images/investors_m.jpg') no-repeat scroll 0 0;
    width: 83px;
    height: 13px;
}
#link8, #link8 a {
    background: transparent url('images/talktous.jpg') no-repeat scroll 0 0;
    width: 93px;
    height: 13px;
}
#link8 a:hover {
    background: transparent url('images/talktous_m.jpg') no-repeat scroll 0 0;
    width: 93px;
    height: 13px;
}


/*-------main----------------------------*/

#main{
  background: transparent url('images/mainnew.jpg') no-repeat scroll 0 0;
	width:950px;
	overflow:hidden;
	position:relative;
	margin:auto;
	}
#footer {
    background: transparent url('images/footer1.jpg') no-repeat scroll left top;
    height: 58px;
   
    width: 950px;
	margin:auto;	
	overflow:hidden;
	}

#jubilant {
 background: transparent url('images/jubilant23.jpg') no-repeat scroll 0 0;
position:absolute;
	overflow:visible;
	left: 1059px;
	top: 19px;
	 height: 55px;
    width: 72px;
	 cursor: pointer;
	 text-indent: -9999px;
	}
#orderonline{
	float:right
	display:block;
	z-index:200;
	padding-right:14px;
	margin-top:6px;
	
}
/*--------------footer---------------*/
#footerhome, #footerhome a {
    background: transparent url('images/footerhome.jpg') no-repeat scroll 0 0;
    width: 30px;
    height: 10px;
}
#footermenu, #footermenu a {
    background: transparent url('images/footermenu.jpg') no-repeat scroll 0 0;
    width: 30px;
    height: 10px;
}

#footerlocations, #footerlocations a {
    background: transparent url('images/footerlocations.jpg') no-repeat scroll 0 0;
    width: 50px;
    height: 10px;
}

#footeraboutus, #footeraboutus a {
    background: transparent url('images/footeraboutus.jpg') no-repeat scroll 0 0;
    width: 50px;
    height: 10px;
}

#footeradvertising, #footeradvertising a {
    background: transparent url('images/footeradvertising.jpg') no-repeat scroll 0 0;
    width: 60px;
    height: 10px;
}

#footergreatdeals, #footergreatdeals a {
    background: transparent url('images/footergreatdeals.jpg') no-repeat scroll 0 0;
    width: 60px;
    height: 10px;
	
}

#footertalktous, #footertalktous a {
    background: transparent url('images/footertalktous.jpg') no-repeat scroll 0 0;
    width: 50px;
    height: 10px;
}