#title {
	white-space: nowrap;
	background-color: #D7001F;


}
body {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 375px 100px;
	background-color: #FFFFFF;

}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	height: 40px;
}

#header {
	background-image : url(miva/graphics/00000001/HPG3.jpg);
	background-repeat : repeat-x;
	background-position: 10px 10px;
}

#ymenu {
	background-image : url(miva/graphics/00000001/yback.jpg);
	background-repeat : no-repeat;
	background-position : 40px 90px;
}

#menu a {
	position: absolute;
	 height: 22px;
	 top: 200px; 
	 text-decoration: none;

}

#menu a i {
	visibility: hidden;
}

a#home {
	left: 430px;
	width : 45px;
}

a#account {
	left: 490px;
	width : 82px;
}

a#about {
	left: 590px;
	width : 68px;
}

a#insight {
	left: 678px;
	width : 48px;
}

#cartnav {
	height: 36px;
	white-space: nowrap;
	background-color: #000000;
	text-align:right;
	padding-left: 4px;
	
}

