/* topnavigation */#top {	background-image: url(../images/top_bg.jpg);	background-repeat:repeat-x;	background-position: left top;	background-color:#000000;	height:100px;}#red-box {	background-image: url(../images/toplogo.jpg);	background-repeat:no-repeat;	background-position: left top;	height: 86px;}#left {	float: left;	width: 180px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #000000;}#space {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #FFFFFF;	padding-right: 10px;}#top-navigation{	font-family:Arial, Helvetica, sans-serif;	font-size:10px;	color:#fff;	position: absolute;	left: 83px;	top: 88px;	}#top-navigation a:link{	font-family:Arial, Helvetica, sans-serif;	font-size:10px; 	color:#fff;	text-decoration:none;	margin-right:20px;	}#top-navigation a:visited{	font-family:Arial, Helvetica, sans-serif;	font-size:10px; 	color:#fff;	text-decoration:none;	margin-right:20px;	}#top-navigation a:hover{	font-family:Arial, Helvetica, sans-serif;	font-size:10px; 	color:#fff;	text-decoration:underline;	margin-right:20px;	}#top-navigation a:active{	font-family:Arial, Helvetica, sans-serif;	font-size:10px; 	color:#fff;	text-decoration:none;	margin-right:20px;	}#search {	 position:absolute; 	 left:350px; 	 top:30px; 	 width:283px; 	 height:18px; 	 z-index:1}body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-color:#ededed;}