body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	background-color: #000000;
	text-align: center;
}

div.menu {
	display: block;
	background: #A01124;
	height: 72px;
	text-align: left;
	padding-left: 40px;
}

div.menu a.home:link, div.menu a.home:visited {
	display: block;
	margin-top: 26px;
	margin-left: 0px;
	margin-right: 60px;
	float: left;
	width: 50px;
	height: 20px;
	background: url('menu.gif') -2px top;
}

div.menu a.home:hover, div.menu a.home:active {
	background: url('menu.gif') -2px bottom;
}

div.menu a.philosophy:link, div.menu a.philosophy:visited {
	display: block;
	margin-top: 26px;
	margin-right: 60px;
	float: left;
	width: 147px;
	height: 20px;
	background: url('menu.gif') -129px top;
}

div.menu a.philosophy:hover, div.menu a.philosophy:active {
	background: url('menu.gif') -129px bottom;
}

div.menu a.portofolio:link, div.menu a.portofolio:visited {
	display: block;
	margin-top: 26px;
	margin-right: 60px;
	float: left;
	width: 211px;
	height: 20px;
	background: url('menu.gif') -344px top;
}

div.menu a.portofolio:hover, div.menu a.portofolio:active {
	background: url('menu.gif') -344px bottom;
}

div.menu a.services:link, div.menu a.services:visited {
	display: block;
	margin-top: 26px;
	margin-right: 60px;
	float: left;
	width: 80px;
	height: 20px;
	background: url('menu.gif') -635px top;
}

div.menu a.services:hover, div.menu a.services:active {
	background: url('menu.gif') -635px bottom;
}

div.menu a.contact:link, div.menu a.contact:visited {
	display: block;
	margin-top: 26px;
	margin-right: 60px;
	float: left;
	width: 84px;
	height: 20px;
	background: url('menu.gif') -795px top;
}

div.menu a.contact:hover, div.menu a.contact:active {
	background: url('menu.gif') -795px bottom;
}

div.menu a.client:link, div.menu a.client:visited {
	display: block;
	margin-top: 26px;
	margin-right: 60px;
	float: left;
	width: 140px;
	height: 20px;
	background: url('menu.gif') -958px top;
}

div.menu a.client:hover, div.menu a.client:active {
	background: url('menu.gif') -958px bottom;
}

div.menu a.blog:link, div.menu a.blog:visited {
	display: block;
	margin-top: 26px;
	float: left;
	width: 60px;
	height: 20px;
	background: url('menu.gif') -1140px top;
}

div.menu a.blog:hover, div.menu a.blog:active {
	background: url('menu.gif') -1140px bottom;
}

ul.hide {
	visibility: hidden;
	position: absolute;
	width: 0px;
	height: 0px;
}

ul.submenu {
	position: absolute;
	display: block;
	margin: 0px;
	margin-top: -48px;
	left: 405px;
	padding: 0px;
	width: 234px;
	height: 105px;
	background: url('backmenu.gif') no-repeat top;
	list-style-type: none;
}

ul li {
	width: 234px;
	height: 52px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

a.weddings:link, a.weddings:visited {
	width: 234px;
	height: 50px;
	display: block;
	margin-top: 23px;
	background: url('weddings.gif') no-repeat center;
}

a.weddings:hover, a.weddings:active {
	background: url('weddings.gif') no-repeat center;
}

a.albums:link, a.albums:visited {
	width: 234px;
	height: 50px;
	display: block;
	margin-top: -13px;
	background: url('albums.gif') no-repeat center;
}

a.albums:hover, a.albums:active {
	background: url('albums.gif') no-repeat center;
}

iframe {
	width: 1036px;
	height: 700px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	background: #000000;
}

object {
	position: relative;
	float: left;
	margin-left: 80px;
}

p.copy {
	font-size: 9px;
	display: block;
	float: right;
	color: #FFFFFF;
	font-family: Verdana;
}
