#header {
	margin: 0 auto;
	width: 980px;
	padding: 0;
	border: 0px solid #fff;
	height: 36px;
	background: #FFFFFF url(../../navsample/header_image_here.png) no-repeat left top;
}

ul#nav {
	position: relative;
	top: 20px;
	left: 0px;
	width: 980px;
	margin: 0;
	height: 35px;
	list-style-type: none;
	overflow: hidden;
}

body#welcome ul#nav  { background: transparent url(../image/global/nav/globalnavbg.png) no-repeat 0 0; }
body#store ul#nav { background: transparent url(../image/global/nav/globalnavbg.png) no-repeat 0 -120px; }
body#myacct ul#nav  { background: transparent url(../image/global/nav/globalnavbg.png) no-repeat 0 -297px; }
body#support ul#nav  { background: transparent url(../image/global/nav/globalnavbg.png) no-repeat 0 -472px; }
body#contact ul#nav  { background: transparent url(../image/global/nav/globalnavbg.png) no-repeat 0 -647px; }
body#search ul#nav  { background: transparent url(../image/global/nav/globalnavbg.png) no-repeat 0 -822px; }

ul#nav li a {
	position: absolute;
	top: 0;
	width: 175px;
	text-indent: -9000px;
	text-decoration: none;
	padding: 35px 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:35px; /* IE5/Win */
	background: transparent url(../image/global/nav/globalnavbg.png) no-repeat;
}
/*Nav welcome page*/
body#welcome li#wel a 			{background-position: 0 0;width: 120px;left: 0;}
body#welcome li#wel a:hover		{ background-position: 0 -0px; }
body#welcome li#wel a:active	{ background-position: 0 -0px; }

body#welcome li#store a 		{background-position: -120px -0px;left: 120px;}
body#welcome li#store a:hover	{ background-position: -120px -38px; }
body#welcome li#store a:active	{ background-position: -120px -75px; }

body#welcome li#myacct a 			{background-position: -297px 0px;left: 297px;}
body#welcome li#myacct a:hover		{ background-position: -297px -38px; }
body#welcome li#myacct a:active		{ background-position: -297px -75px; }

body#welcome li#support a 			{background-position: -472px 0px;left: 472px;}
body#welcome li#support a:hover		{ background-position: -472px -38px; }
body#welcome li#support a:active	{ background-position: -472px -75px; }

body#welcome li#contact a 			{background-position: -647px 0px;left: 647px;}
body#welcome li#contact a:hover		{ background-position: -647px -38px; }
body#welcome li#contact a:active	{ background-position: -647px -75px; }

body#welcome li#search a 			{background-position: -822px 0px;left: 822px;}
body#welcome li#search a:hover		{ background-position: -822px -0px; }
body#welcome li#search a:active		{ background-position: -822px -0px; }
/*End of Welcome page*/



/*Nav store page*/
body#store li#wel a 			{background-position: 0 0;width: 120px;left: 0;}
body#store li#wel a:hover		{ background-position: 0 -38px; }
body#store li#wel a:active		{ background-position: 0 -75px; }

body#store li#store a 			{background-position: -120px -113px;left: 120px;}
body#store li#store a:hover		{ background-position: -120px -113px; }
body#store li#store a:active	{ background-position: -120px -113px; }

body#store li#myacct a 				{background-position: -297px 0px;left: 297px;}
body#store li#myacct a:hover		{ background-position: -297px -38px; }
body#store li#myacct a:active		{ background-position: -297px -75px; }

body#store li#support a 			{background-position: -472px 0px;left: 472px;}
body#store li#support a:hover		{ background-position: -472px -38px; }
body#store li#support a:active		{ background-position: -472px -75px; }

body#store li#contact a 			{background-position: -647px 0px;left: 647px;}
body#store li#contact a:hover		{ background-position: -647px -38px; }
body#store li#contact a:active		{ background-position: -647px -75px; }

body#store li#search a 				{background-position: -822px 0px;left: 822px;}
body#store li#search a:hover		{ background-position: -822px -0px; }
body#store li#search a:active		{ background-position: -822px -0px; }
/*End of store page*/



/*Nav my account page*/
body#myacct li#wel a 			{background-position: 0 0;width: 120px;left: 0;}
body#myacct li#wel a:hover		{ background-position: 0 -38px; }
body#myacct li#wel a:active		{ background-position: 0 -75px; }

body#myacct li#store a 			{background-position: -120px -0px;left: 120px;}
body#myacct li#store a:hover	{ background-position: -120px -38px; }
body#myacct li#store a:active	{ background-position: -120px -75px; }

body#myacct li#myacct a 			{background-position: -297px -113px;left: 297px;}
body#myacct li#myacct a:hover		{ background-position: -297px -113px; }
body#myacct li#myacct a:active		{ background-position: -297px -113px; }

body#myacct li#support a 			{background-position: -472px 0px;left: 472px;}
body#myacct li#support a:hover		{ background-position: -472px -38px; }
body#myacct li#support a:active	{ background-position: -472px -75px; }

body#myacct li#contact a 			{background-position: -647px 0px;left: 647px;}
body#myacct li#contact a:hover		{ background-position: -647px -38px; }
body#myacct li#contact a:active	{ background-position: -647px -75px; }

body#myacct li#search a 			{background-position: -822px 0px;left: 822px;}
body#myacct li#search a:hover		{ background-position: -822px -0px; }
body#myacct li#search a:active		{ background-position: -822px -0px; }
/*End of my account page*/


/*Nav support page*/
body#support li#wel a 			{background-position: 0 0;width: 120px;left: 0;}
body#support li#wel a:hover		{ background-position: 0 -38px; }
body#support li#wel a:active	{ background-position: 0 -75px; }

body#support li#store a 		{background-position: -120px -0px;left: 120px;}
body#support li#store a:hover	{ background-position: -120px -38px; }
body#support li#store a:active	{ background-position: -120px -75px; }

body#support li#myacct a 			{background-position: -297px 0px;left: 297px;}
body#support li#myacct a:hover		{ background-position: -297px -38px; }
body#support li#myacct a:active		{ background-position: -297px -75px; }

body#support li#support a 			{background-position: -472px -113px;left: 472px;}
body#support li#support a:hover		{ background-position: -472px -113px; }
body#support li#support a:active	{ background-position: -472px -113px; }

body#support li#contact a 			{background-position: -647px 0px;left: 647px;}
body#support li#contact a:hover		{ background-position: -647px -38px; }
body#support li#contact a:active	{ background-position: -647px -75px; }

body#support li#search a 			{background-position: -822px 0px;left: 822px;}
body#support li#search a:hover		{ background-position: -822px -0px; }
body#support li#search a:active		{ background-position: -822px -0px; }
/*End of support page*/



/*Nav contact page*/
body#contact li#wel a 			{background-position: 0 0;width: 120px;left: 0;}
body#contact li#wel a:hover		{ background-position: 0 -38px; }
body#contact li#wel a:active	{ background-position: 0 -75px; }

body#contact li#store a 		{background-position: -120px -0px;left: 120px;}
body#contact li#store a:hover	{ background-position: -120px -38px; }
body#contact li#store a:active	{ background-position: -120px -75px; }

body#contact li#myacct a 			{background-position: -297px 0px;left: 297px;}
body#contact li#myacct a:hover		{ background-position: -297px -38px; }
body#contact li#myacct a:active		{ background-position: -297px -75px; }

body#contact li#support a 			{background-position: -472px 0px;left: 472px;}
body#contact li#support a:hover		{ background-position: -472px -38px; }
body#contact li#support a:active	{ background-position: -472px -75px; }

body#contact li#contact a 			{background-position: -647px -113px;left: 647px;}
body#contact li#contact a:hover		{ background-position: -647px -113px; }
body#contact li#contact a:active	{ background-position: -647px -113px; }

body#contact li#search a 			{background-position: -822px 0px;left: 822px;}
body#contact li#search a:hover		{ background-position: -822px -0px; }
body#contact li#search a:active		{ background-position: -822px -0px; }
/*End of contact page*/


p {
	text-align: left;
}
p a { color: #666; text-decoration: none; font: 11px/1.5 tahoma, arial, verdana, sans-serif; }
p a em { font-style: normal; border-bottom: 1px solid #999; }
p a:hover em { color: #333; border-bottom: 0; }
#wrapper #column_wrapper #right .content p {
	text-align: center;
}
