body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:	#000000;
	text-align:	left;
	background-image:url(../img/layout/bkground.png);
	background-repeat: repeat;
}
#v_strip {
	display: block;
	float: left;
	position: absolute;
	top: 0px; left: 0px;
}
#nybro_sro {
	display: block;
	float: none;
	position: relative;
	margin-top: 30px; margin-left: 80px;	
}
#topmenu {
	display: block;
	float: none;
	position: relative;
	margin-top: 20px;
	margin-left: 80px;
	color: #FFFFFF;
	width: 820px;
	height: 40px;
	line-height: 30px;
	background-image:url(../img/layout/menu_top.png);
	background-repeat: no-repeat;
}
#topmenu ul {
	list-style-type: none;
}
#topmenu li {
	float: left;
	white-space: nowrap;
	margin-right: 2em;
}
#topmenu li a{
	color: yellow;
	text-decoration: none;
}
#topmenu li a:hover{
	text-decoration:underline;
}
.cont {
	font-size: 11px;
	display: block;
	float: none;
	position: relative;
	margin-left: 80px;
	margin-top: 20px;
	width: 820px;
	height: 569px;
	background-image:url(../img/layout/bkground.png);
	background-repeat: repeat;		
}
.panel_b {
	display:block;
	position: relative;
	width: 820px;
	height: 70px;
	display: block;
	float: none;
	margin-top: 0px;
	margin-left: 80px;
	background-image:url(../img/layout/bkground.png);
	background-repeat: repeat;
	text-align: center;	
}
.panel_b a {
	text-decoration: none;
	color: #13007C;
}
