@charset "ISO-8859-1";
#site_style {
	position: relative;
	height: 100%;
	width: 100%;
	padding-top: 30px;
	z-index: 0;
}

#bridgestone {
	background: url(images/bridgestone.png) no-repeat right 0px;
	position: absolute;
	width: 266px;
	height: 97px;
	left: 520px;
	top: 300px;
  border: 90px
  z-index: 50;
}

a.image { background: url(bridgestone.png); width:260px; height:90px; display:block; cursor:pointer; }
