img {
	border:0px;
}
body.top {
	background:url("../images/layout/topbar_bg.gif") left top repeat-x;
	margin:0px 0px 0px 0px;
}
table.main {
	width:765px;
}
div.header {
	position:relative;
	left:65px;
	top:0px;
	height:37px;
}
/*OLD.. look for header_brenmar-old.gif
div.header div.header_brenmar {
	background:url("../images/layout/header_brenmar.gif") left top no-repeat;
	width:119px;
	height:37px;
}*/
div.header div.header_brenmar {
	background:url("../images/layout/header_brenmar.gif") left top no-repeat;
	width:280px;
	height:53px;
}
div.header div.header_home {
	background:url("../images/layout/header_home.gif") no-repeat;
	width:15px;
	height:39px;
	position:absolute;
	right:350px;
	top:0px;
}
div.header div.header_emerg {
	background:url("../images/layout/header_emerg.gif") no-repeat;
	width:13px;
	height:39px;
	position:absolute;
	right:295px;
	top:0px;
}
div.header div.header_contact {
	background:url("../images/layout/header_contact.gif") no-repeat;
	width:14px;
	height:39px;
	position:absolute;
	right:216px;
	top:0px;
}
div.header div.header_home div.text, 
div.header div.header_emerg div.text,
div.header div.header_contact div.text {
	font-family:Arial narrow;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	padding-left:17px;
	padding-top:23px;
	cursor:pointer;
	width:70px;
}
div.header div.header_home div.first {
	color:#9ac1e6;
	cursor:default;
}
div.header div.header_home div.on,
div.header div.header_emerg div.on,
div.header div.header_contact div.on {
	color:#9ac1e6;
	cursor:default;
}
div.header div.header_home div.text:hover, 
div.header div.header_emerg div.text:hover,
div.header div.header_contact div.text:hover {
	color:#9ac1e6;
}
div.header div.header_contact div.text {
	padding-left:19px;
}
div.banner {
	background:url("../images/layout/banner.gif") left top no-repeat;
	width:640px;
	height:162px;
	position:relative;
	left:62px;
	top:15px;	
}
div.menubar {
	background:url("../images/layout/menubar_bg.gif") left top no-repeat;
	width:640px;
	height:48px;
	position:relative;
	left:62px;
	top:12px;
}
div.menubar div.menubar_1 {
	background:url("../images/layout/menubar_1.gif") left top no-repeat;
	width:116px;
	height:33px;
	position:absolute;
	left:27px;
	top:6px;
	cursor:pointer;
}
div.menubar div.on1 {
	background:url("../images/layout/menubar_1r.gif") left top no-repeat;
	cursor:default;
}
div.menubar div.menubar_1:hover {
	background:url("../images/layout/menubar_1r.gif") left top no-repeat;
}
div.menubar div.menubar_2 {
	background:url("../images/layout/menubar_2.gif") left top no-repeat;
	width:179px;
	height:33px;
	position:absolute;
	left:152px;
	top:6px;
	cursor:pointer;
}
div.menubar div.on2 {
	background:url("../images/layout/menubar_2r.gif") left top no-repeat;
	cursor:default;
}
div.menubar div.menubar_2:hover {
	background:url("../images/layout/menubar_2r.gif") left top no-repeat;
}
div.menubar div.menubar_3 {
	background:url("../images/layout/menubar_3.gif") left top no-repeat;
	width:87px;
	height:33px;
	position:absolute;
	left:341px;
	top:6px;
	cursor:pointer;
}
div.menubar div.on3 {
	background:url("../images/layout/menubar_3r.gif") left top no-repeat;
	cursor:default;
}
div.menubar div.menubar_3:hover {
	background:url("../images/layout/menubar_3r.gif") left top no-repeat;
}
div.menubar div.menubar_4 {
	background:url("../images/layout/menubar_4.gif") left top no-repeat;
	width:80px;
	height:33px;
	position:absolute;
	left:438px;
	top:6px;
	cursor:pointer;
}
div.menubar div.on4 {
	background:url("../images/layout/menubar_4r.gif") left top no-repeat;
	cursor:default;
}
div.menubar div.menubar_4:hover {
	background:url("../images/layout/menubar_4r.gif") left top no-repeat;
}
div.menubar div.menubar_5 {
	background:url("../images/layout/menubar_5.gif") left top no-repeat;
	width:82px;
	height:33px;
	position:absolute;
	left:528px;
	top:6px;
	cursor:pointer;
}
div.menubar div.on5 {
	background:url("../images/layout/menubar_5r.gif") left top no-repeat;
	cursor:default;
}
div.menubar div.menubar_5:hover {
	background:url("../images/layout/menubar_5r.gif") left top no-repeat;
}
.button_more {
	background:url("../images/button_more.png") left top no-repeat;
	width:61px;
	height:21px;
	z-index:10;
	cursor:pointer;
}
a {
	text-decoration:none;
}
div.bottom {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
	left:57px;
	top:8px;
	width:648px;
	height:440px;
}
iframe#bottom {
	width:648px;
	height:420px;
}



