.leftext {
	background-image: url(../images/leftside_ext_vert.jpg);
	background-repeat: repeat-y;
	width: 47px;
}
.rightext {

	background-image: url(../images/vert_extend2.jpg);
	background-repeat: repeat-y;
	width: 50px;
}
.bundext {
	background-image: url(../images/bund_ext_horz.jpg);
	background-repeat: repeat-x;
	height: 46px;
}
.sepratext {
	background-image: url(../images/sepreator_ext_horz.jpg);
	background-repeat: repeat-x;
	height: 38px;
}
.colext {
	background-image: url(../images/midt_ext_vert.jpg);
	background-repeat: repeat-y;
	width: 41px;
}
.colextInvisible {
	background-image: url(../images/midt_ext_vertInvisible.jpg);
	background-repeat: repeat-y;
	width: 41px;
}
.navbar {
	background-image: url(../images/main_nav.jpg);
	background-repeat: repeat-x;
	height: 91px;
}
.bannerrightext {


	background-image: url(../images/rightside_ext_vert.jpg);
	background-repeat: repeat-y;
	width: 50px;
}
