@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFD987;
}
#container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	top: 8px;
	position: relative;
	background-color: #FFFFFF;
	z-index: 100;
}
#header {
	height: 84px;
	width: 700px;
}
.right_col_top {
	height: 50px;
}
#left_column {
	float: left;
	width: 156px;
	background-color: #FFF6F3;
	height: 417px;
	position: relative;
}
#center_column {
	height: 417px;
	width: 177px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	background-color: #FFFFFF;
}
#right_column {
	float: right;
	height: 417px;
	width: 367px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	vertical-align: top;
}
#footer {
	clear: both;
	height: 35px;
	width: 700px;
	text-align: center;
	padding-top: 15px;
	background-color: #FFD987;
}
#index_center {
	float: left;
	width: 544px;
	background-color: #FFF6F3;
	height: 417px;
	position: relative;
}
#map {
	position: absolute;
	height: 100px;
	width: 100px;
}
#center_column_video {
	height: 416px;
	width: 24px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	background-color: #FFFFFF;
}
#right_column_video {
	float: left;
	height: 416px;
	width: 367px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	vertical-align: top;
}
#video_container {
	background-color: #FFFFFF;
	text-align: center;
	height: 370px;
	width: 485px;
}
#apDiv1 {
	position:absolute;
	width:100px;
	height:79px;
	z-index:1;
	left: 338px;
	top: 1px;
}

