	body {
		background: url(img/bg.jpg);
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #676767;
		padding-top: 18px;
	}

	table.Content {
		padding: 0px;
		margin: 0px;
		border-collapse: collapse;
		background-color: #FFFFFF;
	}
	
	table.Content td {
		padding: 0px;
	}
	
	td.Top1 {
		width: 237px;
		height: 140px;
		background: url(http://imaginedayspa.fi/img/top1.jpg) no-repeat;
	}
	
	td.Top2 {
		width: 423px;
		height: 140px;
		background: url(http://imaginedayspa.fi/img/top2.jpg) no-repeat;
	}
	
	td.Top3 {
		width: 142px;
		height: 140px;
		background: url(http://imaginedayspa.fi/img/top3.jpg) no-repeat;
	}
	
	td.Bottom {
		width: 730px;
		height: 31px;
		background: url(http://imaginedayspa.fi/img/bottom.jpg) no-repeat right;
		background-color: #64ceca;
	}
	
	td.BorderLeft {
		width: 95px;
		background: url(http://imaginedayspa.fi/img/left.jpg) repeat-y;
	}
	
	td.BorderRight {
		width: 3px;
		background: url(http://imaginedayspa.fi/img/right.jpg) repeat-y right;
	}
	
	div.Menu a {
		font-family: Arial, Helvetica, sans-serif;
		background-image: url(http://imaginedayspa.fi/img/button.jpg);
		background-repeat: no-repeat;
		color: #FFFFFF;
		text-decoration: none;
		display: block;
		padding-left: 20px;
		padding-top: 4px;
		height: 26px;
		font-size: 13px;
		width: 187px;
	}
	
	div.Menu a:hover {
		font-family: Arial, Helvetica, sans-serif;
		background-image: url(http://imaginedayspa.fi/img/button_.jpg);
		background-repeat: no-repeat;
		color: #FFFFFF;
		text-decoration: none;
		display: block;
		padding-left: 20px;
		padding-top: 4px;
		height: 26px;
		font-size: 13px;
		width: 187px;
	}
	
	div.Menu div.Item {
		margin-bottom: 8px;
	}
	
	span.CopyRight {
		margin-top: 30px;
		margin-left: 130px
	}
	
	div.Content {
		width: 423px;
		text-align: left;
	}
	
	h1 {
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 14px;
	  color: #000000;
	  text-decoration: none;
	}
	
	h2 {
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 14px;
	  color: #333333;
	  text-decoration: none;
	}
	
	.price_item {
		padding-top: 5px;
		border-bottom: 1px dotted #64ceca;
	}
	
	.price_list {
		padding-top: 20px;
	}
	
	div.Menu div.Item {
		height: 23px;
	}
	
	div.CopyRight {
		width: 850px;
		text-align: center;
	}
	
	div.Content table.Shop {
		width: 100%;
	}
	
	div.Content table.Shop a { 
		color: #64ceca;
		text-decoration: none;
	}
	
	div.Content table.Shop a:hover { 
		color: #000000;
		text-decoration: underline;
	}
	
	div.Content table.Products tr {
		cursor: pointer;
	}
	
	div.Content table.Products td.Img {
		padding: 5px;
		width: 130px;
		border-bottom: 1px dotted #64ceca;
	}
	
	div.Content table.Products td.Description {
		padding: 5px;
		font-size: 12px;
		border-bottom: 1px dotted #64ceca;
	}
	
	div.Content table.Product td.Img {
		width: 200px;
	}
	
	div.Content table.Product td.Description {
		font-size: 12px;
	}
	
	div.Content table.Product a {
		color: #000000;
		text-decoration: none;
	}
	
	div.Content table.Product a:hover {
		color: #000000;
		text-decoration: underline;
	}
	
	div.Content .Quantity {
		width: 30px;
		height: 16px;
	}
	
	div.Content table.Basket {
		border-collapse: collapse;
	}
	
	div.Content table.Basket td.Img {
		padding: 5px;
		width: 90px;
		border-bottom: 1px dotted #64ceca;
	}
	
	div.Content table.Basket td.Col {
		padding: 5px;
		font-size: 12px;
		border-bottom: 1px dotted #64ceca;
	}
	
	div.Content table.Basket td.Act {
		border-bottom: 1px dotted #64ceca;
	}
	
	a { 
		color: #64ceca;
		text-decoration: none;
	}
	
	a:hover { 
		color: #000000;
		text-decoration: underline;
	}

