*,body, html {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

img{
	border:none;
	/*display:block;*/
	
}
a {
	text-decoration: none;
}
#wrapper {
	margin:0px auto;
	width:975px;
	margin-top:20px;
	
}
#header {
	background-image:url("../images/header_bg3.jpg");
	background-repeat:no-repeat;
	
	padding-left:15px;
	padding-right:15px;
	
	height:30px;
	/*border:1px solid green;*/
}

#footer {	
	margin:0px auto;
	margin-bottom:20px;
	
	width:975px;
	height:24px;
	
	background-image:url("../images/footer_bg3.jpg");
	background-repeat:no-repeat;
}
#panorama {
	height:270px;
	margin-left:6px;
	/* border:1px solid red; */
}
#panorama img {
	display:block;
}
#content {	
	background-image:url("../images/content_bggrey.jpg");
	background-repeat:no-repeat;
	background-position:0px 0px;
	 /* border:1px solid red; */
	/* testing border:1px solid green;
	height:530px;*/
}
#colMainwrapper {
	float:left;
	width:720px;
	
	margin-top:-2px;
	/* border:1px solid red; */
	padding-bottom:20px;
	
}
#colMain {
	margin:0;
	margin-top:10px;
	margin-left:20px;
	margin-right:0px;
	/* border:1px solid red; */
}
#colRightwrapper {
	background-image:url("../images/colRight_bg3.jpg");
	background-repeat:repeat-x;
	
	float:right;
	width:240px;
	
	margin-right:10px;
	margin-top:-2px;
	
	/*height:600px;
	
	border:1px solid red;
	 border:1px solid green; 
	 */
}
#colRight {
	height:100%;
	margin:10px;
	margin-right:4px;
	
	/*
	border:1px solid blue;
	border:1px solid red;*/
}

#panorama_navi {
	float:left;
	
	position:relative;
	top:-260px;
	margin-bottom:-280px;
	left:20px;
	
	height:240px;
	width:232px;
}
#panorama_news {
	float:right;
	
	position:relative;
	top:-250px;
	margin-bottom:-280px;
	right:20px;
	
	height:240px;
	width:232px;
	padding-left:10px;
	
}
.news-latest-container {
	margin-right:10px;
	margin-left:5px;
}
#header a.home {
	float:left;
	margin-top:5px;
}
#font {
	float:right;
	/*margin-right:15px;*/
}
#logodiv {
	margin-left:6px;
	background-color:white;
	width:959px;
}
#logo {
	float:left;
	width:311px;
}
#logonav {
	float:right;
	margin-top:30px;
	margin-right:10px;
}
#search {
	float:right;
	width:200px;
}
#footer {
	
}
#footernav {
	float:right;
	margin-right:15px;
	margin-top:2px;
}
#footer a.advice {
	float:left;
	margin-left:15px;
	margin-top:2px;
}
