.col_left {
	display: none;
	width: 0px;
}
.col_centre {
	width: 100%;
}
.col_right 
{
	display: none;
	width: 0px;
}
.banner_text1 {
	z-index: 2;
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: black;
	top: 0px;
	left: 0px;
	line-height: 20pt;
}
.banner_text2 {
	display: none;
}
.banner_globe {
	border: 0px;
	display: none;
}
.bg_page {
	border: 1px solid white;
	border-top: 1 none;
	width: 100%;
}
._bg_body {
	background: white;
	width: 100%;
}
.vert_menu
{
	display: none;
	z-index: -1;
}
.page_banner {
	top: 0px;
	clip: rect(   );
	height: 65px;
	width: 600px;
	margin-top: 0px;
	z-index: 1;
	background-color: #AE0000;
	background-image: url(../graphics/banners/banner_01.gif);
	background-repeat: no-repeat;
}