body {
	background-image: url("../skins/body.jpg");
	background-repeat: repeat;
	/* background: #ffffff; */
	width: 768px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; 
	margin: 0px 0px 0px 0px;
}

img {
	border: 0px;
}

#topnav
{
	font-family: verdana, arial, helvetica, sans;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	position: absolute;
	left: 15px;
	top: 200px;
	width: 770px;
	background-color: #cccccc;
	border: 2px solid #aaaaaa;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px; 
	z-index: 2;
	
}

#tophdrimg { 
	position: absolute;
	left: 0px;
	top: 0px;
	width: 770px;
	height: 200px;
	background-color: transparent;
	border: 0px solid #ab2a42;
	z-index: 1;
	}
	
#tophdrlogo { 
	position: absolute;
	left: 30px;
	top: 5px;
	width: 200px;
	height: 100px;
	background-color: transparent;
	border: 3px solid #004e49;
	z-index: 2;
	}
	
#tophdrtxt
{
	font-family: verdana, arial, helvetica, sans;
	color: #bbbbbb;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	vertical-align: top;
	position: absolute;
	left: 160px;
	top: 115px;
	width: 200px;
	height: 90px;
	background-color: transparent;
	border: 0px solid #ab2a42;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; 
	z-index: 2;
	
}
	


#con1 {
	position:absolute;
	left:20px;
	top:220px;
	width: 95%; 
	z-index: 0;
	text-align: justify;
	font-family: Arial, Helvetica;
	font-size: 18px;
	color: #000000;
	background-color: transparent;
	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:0px;
	bottom:-10px;
	width:100%;
	height: 30px;
	z-index: 1;
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	background-color: #cccccc;
	border: 2px solid #aaaaaa;
	
}


