.visual {
	background-color: #FFFFFF;
	position: relative;
	width: 778px;
	top: 0px;
	left: 0px;
	height: 370px;
	z-index: 0;
}
.header {
	position: relative;
	height: 150px;
	width: 778px;
	left: 0px;
	top: 0px;
}
.headerNew {
	position: absolute;
	z-index: 0;
	height: 300px;
	width: 100%;
	top: 0px;
}

.headerHolder {
	position: absolute;
	z-index: 1;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 150px;
}
.pgcontent {
	position: relative;
	width: 1000px;
	left: 0px;
	top: 15px;
}
.footer {
	background-color: #052589;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	position: relative;
	width: 1000px;
	left: 0px;
	top: 0px;
	color: #CCCCCC;
	padding-top: 5px;
}
.ltLinks {
	position: absolute;
	width: 200px;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.pgmatter {
	position: relative;
	width: 1000px;
	top: 0px;
	left: 0px;
}
.pole {
	background-image: url(../images/assets/pole.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.franchise {
	background-color: #FFFFFF;
	position: absolute;
	height: 44px;
	width: 214px;
	left: 510px;
	top: 315px;
	z-index: 0;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	color: #FF0000;
	font-weight: normal;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #00A1E4;
	font-style: normal;
}
.hLine {
	background-image: url(../images/assets/mDot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.school {
	position: relative;
	height: 250px;
	width: 778px;
	left: 0px;
	top: 104px;
}
.txtbox {
	border: 1px solid #FDCBE8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.btclass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EC008C;
	background-color: #FDCBE8;
	border: 1px ridge #EC008C;
}
.ltPole {

	background-image: url(../images/assets/ltPole.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.rtPole {


	background-image: url(../images/assets/rtPole.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
