/* CSS Document */

body {
  line-height: 130%;
  text-align: center;
  background: #EDF8F4 url(images/background.jpg) center top repeat-x;
  font-family:Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3, h4 {
	color:#990000;
}

#container {
  margin: 0 auto;
  width: 600px;
  text-align: left;
  position:relative;
}

#banner {
	position:absolute;
	top: 400px; left: 181px;
	width: 237px; height:140px;
	background: url(images/index_logo_150.gif) no-repeat;
}

#banner_blocks {
	position:absolute;
	top: 570px; left: 181px;
	width: 237px; height:140px;
	background: url(images/index_logo_150.gif) no-repeat;
	text-indent:-5000px;
}


#banner h1, #menu h2, #menu_blocks h2, #info h3 {
	display:none;
}

#menu {
	position:absolute;
	top: 280px; left: 120px;
	width: 420px;
	text-align: center;
}

#menu_cards {
	width: 82px; height: 40px;
	background: url(images/menu_cards.gif);
	float:left;
}

#menu_jewelry {
	width: 111px; height: 40px;
	background:url(images/menu_jewelery.gif);
	float:left;
}


#menu_press {
	width: 91px; height: 40px;
	background:url(images/menu_press.gif);
	float:left;
}


#menu_andNow {
	width: 136px; height: 40px;
	background:url(images/menu_blocks.gif);
	float:left;
}


#block_flash {
	position:absolute;
	top: 50px; left:100px;
	width: 450px;
	text-align: center;
}

#menu_blocks {
	position:absolute;
	top: 280px; left:180px;
	width: 301px;
	text-align: center;
}

#menu_blocks_norm {
	background:url(images/menu_blocks.gif);
	width: 131px; height: 27px;
	float:left;
}

#menu_blocks_fast {
	width: 170px; height: 27px;
	background:url(images/menu_blocks_fast.gif);
	float:left;
}

#blocks_text {
	width:497px; height:238px;
	position:absolute;
	top:330px; left:80px;
	display:block;
	background:url(images/blocks_text.gif);
	text-indent:-5000px;
}

#press_text {
	width:550px; height:400px;
	position:absolute;
	top:200px; left:80px;
	display:block;
	font-size:12px;
}


#info {
	position:absolute;
	top: 550px; left: 27px;
	width: 546px; height: 56px;
	background:url(images/address.gif);
}

#info_blocks {
	position:absolute;
	top: 720px; left: 27px;
	width: 546px; height: 56px;
	background:url(images/address.gif);
	text-indent:-5000px;
}


#info_press {
	position:absolute;
	top: 1050px; left: 27px;
	width: 546px; height: 56px;
	background:url(images/address.gif);
	text-indent:-5000px;
}


td 	{
	font-family: Helvetica,Arial, sans-serif;
}
a 	{
	font-family: Helvetica,Arial, sans-serif;
}

a.item {
	font-size:10px;
}

img.item {
	border-style: solid;
	border-color:#CC9999;
	border-width:thin;
}
