﻿@import url(_Style.css);

#BodyMain1 {
	position: relative;
	border-style: none;
	width: 800px;
	height: auto;
	float: left;
	clear: left;
	z-index: 1;
}
#BodyMain1Left1 {
	position: relative;
	border-style: none;
	top: 12px;
	width: 380px;
	height: auto;
	text-align: center;
	float: left;
	clear: left;
	z-index: 2;
}
#BodyMain1Right1 {
	position: relative;
	border-style: none;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	width: 360px;
	height: auto;
	text-align: center;
	float: right;
	clear: right;
	z-index: 2;
}
#BodyRight1 {
	position: relative;
	background: url(../../Images/BGBodyRight.jpg) repeat-y;
	border-style: none;
	position: relative;
	text-align: center;
	width: 170px;
	height: auto;
	float: right;
	clear: right;
	z-index: 1;
}

#PopUp01
{
	position: absolute;
	padding: 5px;
	border-style: none;
	background: #FFF3BD;
	top: 170px;
	z-index: 4;
}
