@charset "utf-8";
/* CSS Document */

#container {
	width: 800px;
	background: #000000;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	padding-top: 10px;
}#bottom_bg {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 99px;
	width: 800px;
}
#top_bg {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 501px;
	width: 800px;
}
#container #top_bg_gallery {
	background-image: url(images/top_nosquare.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 501px;
	width: 800px;
);
}

#opening_seq {
	background-image: url(images/opening-sequence.gif);
	background-repeat: no-repeat;
	height: 391px;
	width: 385px;
	position: relative;
	top: 59px;
	left: 364px;
	background-position: right;
}
#container #top_bg #top_bg_gallery #contact {
	height: 450px;
	width: 350px;
	top: 50px;
	position: relative;
	left: 350px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#container #top_bg #top_bg_gallery #bouquets {
	position: relative;
	left: 375px;
	top: 70px;
}
#container #top_bg #top_bg_gallery #Ceremony {
	position: relative;
	top: 70px;
	left: 400px;
}
#container #top_bg #top_bg_gallery #Styling {
	position: relative;
	left: 50px;
	top: 275px;
}
#container #top_bg #top_bg_gallery #Entourage {
	top: 275px;
	position: relative;
	left: 24px;
}
#container #top_bg #speil {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 13px;
	position: relative;
	width: 350px;
	text-align: justify;
	top: 90px;
	left: 380px;
}
#container #top_bg #top_bg_gallery #links {
	position: relative;
	left: 500px;
	width: 120px;
	text-align: center;
	top: 70px;
}

