body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

a {
	color: #000;
}

#menu_home {
	position: relative;
	width: 727px;
	height: 602px;
	margin: 0 auto;
	background: transparent url(/themes/site_themes/primary/images/layout/bg_menu_home.jpg) 0 -602px no-repeat;
	padding: 0;
	list-style: none;
}

	#menu_home li {
		position: absolute;
	}

		#menu_home li a {
			display: block;
			width: 100%;
			height: 100%;
			background: transparent url(/themes/site_themes/primary/images/layout/bg_menu_home.jpg) 0 0 no-repeat;
			font-size: 1px;
			line-height: 1px;
			text-indent: -9999em;
		}

		#menu_home li.profile {
			top: 172px;
			left: 537px;
			width: 115px;
			height: 115px;
		}

			#menu_home li.profile a {
				background-position: -537px -172px;
			}

		#menu_home li.cannes {
			top: 185px;
			left: 125px;
			width: 121px;
			height: 148px;
		}

			#menu_home li.cannes a {
				background-position: -125px -185px;
			}

		#menu_home li.toronto {
			top: 242px;
			left: 246px;
			width: 151px;
			height: 181px;
		}

			#menu_home li.toronto a {
				background-position: -246px -242px;
			}

		#menu_home li.sundance {
			top: 172px;
			left: 411px;
			width: 100px;
			height: 145px;
		}

			#menu_home li.sundance a {
				background-position: -411px -172px;
			}

		#menu_home li.new {
			top: 396px;
			left: 95px;
			width: 76px;
			height: 72px;
		}

			#menu_home li.new a {
				background-position: -95px -396px;
			}

		#menu_home li.hot {
			top: 468px;
			left: 141px;
			width: 114px;
			height: 106px;
		}

			#menu_home li.hot a {
				background-position: -141px -468px;
			}

		#menu_home li.karlovy {
			top: 416px;
			left: 445px;
			width: 109px;
			height: 138px;
		}

			#menu_home li.karlovy a {
				background-position: -445px -416px;
			}

		#menu_home li.berlin {
			top: 374px;
			left: 554px;
			width: 104px;
			height: 180px;
		}

			#menu_home li.berlin a {
				background-position: -554px -374px;
			}

		#menu_home li.venice {
			top: 438px;
			left: 276px;
			width: 107px;
			height: 128px;
		}

			#menu_home li.venice a {
				background-position: -276px -438px;
			}

		#menu_home li.rome {
			top: 322px;
			left: 401px;
			width: 105px;
			height: 90px;
		}

			#menu_home li.rome a {
				background-position: -401px -322px;
			}

		#menu_home li.email1 {
			top: 79px;
			left: 522px;
			width: 136px;
			height: 14px;
		}

			#menu_home li.email1 a {
				background-position: -522px -79px;
			}

		#menu_home li.email2 {
			top: 98px;
			left: 522px;
			width: 136px;
			height: 15px;
		}

			#menu_home li.email2 a {
				background-position: -522px -98px;
			}

		#menu_home li a:hover,
		#menu_home li a:active {
			background: none ! important;
			outline: none ! important;
		}

