@charset "utf-8";
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}
#container-header {
	height: 100px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
#container-midbody {
	height: 285px;
	width: 1000px;
	position: absolute;
	top: 110px;
	bottom: 0px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
#container-body-header {
	width: 970px;
	padding-right: 15px;
	padding-left: 15px;
	position: absolute;
	left: 0px;
	top: 578px;
	height: 75px;
	background-color: #FFFFFF;
	padding-top: 10px;
}
#container-body-header-spprt {
	width: 970px;
	padding-right: 15px;
	padding-left: 15px;
	position: absolute;
	left: 0px;
	top: 414px;
	height: 75px;
	background-color: #FFFFFF;
	padding-top: 10px;
}
#container-body-header-spprt2 {
	width: 970px;
	padding-right: 15px;
	padding-left: 15px;
	position: absolute;
	left: 0px;
	top: 449px;
	height: 75px;
	background-color: #FFFFFF;
	padding-top: 10px;
}

#container-body {
	width: 1000px;
	position: absolute;
	top: 663px;
	bottom: 0px;
	background-color: #FFFFFF;
	display: block;
}
#container-body-spprt {
	width: 1000px;
	position: absolute;
	top: 499px;
	bottom: 0px;
	background-color: #FFFFFF;
	display: block;
}
#container-body-spprt2 {
	width: 1000px;
	position: absolute;
	top: 534px;
	bottom: 0px;
	background-color: #FFFFFF;
	display: block;
}
#container-marketing-btns {
	height: 164px;
	width: 996px;
	position: absolute;
	left: 0px;
	top: 414px;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 1px;
}
#container-marketing-btns-spprt2 {
	height: 25px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 414px;
	background-color: #FFFFFF;
	padding-top: 10px;
}

