#headerDiv1 {
	position:absolute;
	left:50%;
	margin-left: -495px;
	top:0px;
	width:990px;
	height:210px;
	z-index:1;
}
#headerDiv2 {
	position:absolute;
	left:50%;
	margin-left: -250px;
	top:130px;
	width:340px;
	height:190px;
	z-index:2;
	color:#FFF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
#headerDiv3 {
	position:absolute;
	left:50%;
	margin-left: -476px;
	top:86px;
	width:849px;
	height:68px;
	z-index:3;
}
#logOFF {
	position:absolute;
	left:50%;
	margin-left: 375px;
	top:8px;
	width:106px;
	height:33px;
	z-index:50;
}
#searchDiv {
	position:absolute;
	left:50%;
	margin-left:-477px;
	top:213px;
	width:210px;
	height:80px;
	z-index:100;
}
#searchBackground {
	position:absolute;
	left:50%;
	margin-left:-477px;
	top:214px;
	width:210px;
	height:80px;
	z-index:7;
}
.style2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.horizontal_dotted_line
{
border-bottom: 1px dashed #80c080;
width: 95%;
} 
.hz_dotted_line
{
border-bottom: 1px dashed #80c080;
width: 100%;
} 
.vz_dotted_line
{
border-left: 1px dashed #80c080;
height: 650px;
} 

