@charset "UTF-8";
body {
	background-color: #FFFFFF;
	text-align: center;
}
#wrapper {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
#header {
	height: 80px;
}
#logo {
	height: 70px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 240px;
	clear: both;
	padding-left: 0px;
}
#wedding {
	width: 200px;
	left: 220px;
	top: 0px;
}
#holiday {
	width: 200px;
	left: 440px;
}
#nav {
	height: 30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #990033;
}
#content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer {
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #666666;
	height: 20px;
	text-align: center;
	background-position: center center;
	margin-top: 10px;
}
#apDiv1 {
	position:absolute;
	left:386px;
	top:17px;
	width:268px;
	height:72px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:642px;
	top:17px;
	width:263px;
	height:72px;
	z-index:2;
}
