body {
	background-color: #f9e9cd;
	color: #000000;
	margin: 0px;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
}

#logo {
  position:absolute;
  left:20px;
  top:30px;
  width:190px;
  height:140px;
}

#home-here {
  position:absolute;
  left:230px;
  top:80px;
  width:90px;
  height:60px;
}

#thank {
  position:absolute;
  left:320px;
  top:80px;
  width:90px;
  height:60px;
}

#hasti {
  position:absolute;
  left:410px;
  top:80px;
  width:110px;
  height:60px;
}

#art {
  position:absolute;
  left:520px;
  top:80px;
  width:120px;
  height:60px;
}

#limited {
  position:absolute;
  left:640px;
  top:80px;
  width:120px;
  height:60px;
}

#about {
  position:absolute;
  left:480px;
  top:140px;
  width:80px;
  height:30px;
}

#dealers {
  position:absolute;
  left:560px;
  top:140px;
  width:60px;
  height:30px;
}

#acknowledgement {
  position:absolute;
  left:620px;
  top:140px;
  width:140px;
  height:30px;
}

#tn-text {
  position:absolute;
  left:20px;
  top:180px;
  width:390px;
  height:40px;
}

#product {
  position:absolute;
  left:410px;
  top:180px;
  width:350px;
  height:40px;
}

#artwork {
  position:absolute;
  left:20px;
  top:230px;
  width:460px;
  height:310px;
}

#text {
  position:absolute;
  left:480px;
  top:230px;
  width:280px;
  height:310px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #701117;
	text-decoration: none;
	letter-spacing: .03em;
	text-align: right;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.25em;
	color: #000000;
	text-decoration: none;
	text-align: right;
}

a:link {
	color: #003066;
}

a:visited {
	color: #c4701c;
}

a:hover {
	color: #701117;
}

.Clickon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003066;
	text-align: left;
	margin: 5px 5px 5px 30px;
}
.Disable {
	color: #d77c1f;
}
