body {
	background: #ffffff;
	width: 768px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; 
	margin: 0px 0px 0px 0px;
}

img {
	border: 0px;
}

#tophdrimg { 
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100px;
	background-color: transparent;
	border: 0px solid #ab2a42;
	z-index: 2;
	vertical-align: center;
	}
	
#tophdrbar1 { 
	color: #000000;
	height: 3px;
	position: absolute;
	left: 0px;
	top: 100px;
	background-color: #d1d0bc;
	border: 0px solid #d1d0bc;
	z-index: 3;
	}
	
#tophdrbar2 { 
	color: #000000;
	height: 3px;
	position: absolute;
	left: 0px;
	top: 123px;
	background-color: #d1d0bc;
	border: 0px solid #d1d0bc;
	z-index: 3;
	}
	


#con1 {
	position:absolute;
	left:20px;
	top:140px;
	width: 95%; 
	z-index: 0;
	text-align: justify;
	font-family: Arial, Helvetica;
	font-size: 18px;
	color: #000000;
	border: 0px solid #ab2a42;
	
}

#con_form {
	position:relative;
	left:0px;
	top:0px;
	width: 100%; 
	z-index: 1;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	border: 0px solid #ab2a42;
	
}

#foot {
	position:relative;
	left: -20px;
	top: +20px;
	width: 770px;
	height: 50px;
	z-index: 1;
	border: 0px solid #ab2a42;
	
}

#foot1 {
	position:relative;
	left:+10px;
	bottom:-10px;
	width:100%;
	z-index: 1;
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #777777;
	border: 0px solid #ab2a42;
	
}


