.divhdrimg {
	position: absolute;
	top: 0px;
	text-align: center;
	height: 196px;
	width: 100%;
	z-index: 1;
}
.bgimgl {
	background-image: url(../images/hdrbgl.jpg);
	background-repeat: repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 25%;
	height: 196px;
	z-index: 0;
}

.bgimgr {
	background-image: url(../images/hdrbgr.jpg);
	background-repeat: repeat;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 25%;
	height: 196px;
	z-index: 0;
}

.contacthdrref A{
	position: absolute;
	top: 176px;
	z-index: 3;
	left: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
}

.contacthdrref A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
}

.contacthdrref A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
	white-space: nowrap;
}
.hdrtxtbld {
    position: absolute;
	top: 176px;
	z-index: 3;
	left: 236px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
}

.homehdrref A{
	position: absolute;
	top: 176px;
	z-index: 3;
	left: 244px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
}

.homehdrref A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
}

.homehdrref A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
	white-space: nowrap;
}
.bannerl {
	position: absolute;
	left: 0px;
	top: 220px;
	width: 25%;
	height: 38px;
	z-index: 4;
	background-color: #3260C0;
	text-align: left;
	vertical-align: middle;
}

.bannerr {
	position: absolute;
	right: 0px;
	top: 220px;
	width: 25%;
	height: 38px;
	z-index: 4;
	background-color: #3260C0;
	text-align: right;
	vertical-align: middle;
}
.bannerm {
	position: absolute;
	top: 220px;
	text-align: center;
	height: 38px;
	width: 100%;
	z-index: 3;
	background-color: #3260C0;
}
.banneaddtimes {

	position: absolute;
	top: 196px;
	text-align: center;
	height: 24px;
	width: 100%;
	z-index: 3;
	background-color: #3260C0;
}
.addtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;
}
.addtxty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	white-space: nowrap;
	padding: 0px;
}

