*,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:970px;
}
#header {
	padding-bottom:15px;
	height:140px;
	/* border:1px solid red; */

}
#mainnavi {
	height:45px;
	width:970px;
	background-image:url("../images-alohra/mainnavi_background.gif");
	background-repeat:no-repeat;
	background-position:top left;
}

#panorama {
	height:270px;
	padding-left:5px;
	background-image:url("../images-alohra/panorama_bg.gif");
	background-repeat:no-repeat;
}
#panorama img {
	/*display:block;*/
}
#content {	
	width:960px;
	margin-left:5px;
	background-image:url("../images-alohra/content_bggrey.gif");
	background-repeat:no-repeat;
	background-position:top left;
	
	/*border:1px solid red;*/
}
/*#colMainwrapper {	
	float:left;
	width:716px;
	border:1px solid red;
	
}
*/
#colMain {
	margin-left:10px;
}
#colRightwrapper {
	background-image:url("../images-alohra/colRight_bg3.gif");
	background-repeat:repeat-x;
	float:right;
	width:240px;
	margin-top:-4px;
}
#colRight {
	height:100%;
	margin:10px;
	margin-top:20px;
}

#panorama_navi {
	float:left;
	position:relative;
	top:-270px;
	margin-bottom:-270px;
	left:7px;
	
	height:243px;
	width:232px;
	margin-top:3px;
}
#panorama_news {
	float:right;
	position:relative;
	top:-270px;
	margin-bottom:-270px;
	right:8px;
	
	height:243px;
	width:232px;
	margin-top:3px;
}
#logo {
	float:left;
	width:132px;
}

#font {
	position:relative;
	float:right;
	width:600px;
	height:18px;
	margin-top:10px;
	font-size:12px;
	line-height:18px;
	vertical-align:middle;
	text-align:right;
}

#search {
	position:relative;
	width:280px;
	
	float:right;
}

#footernav {
	float:left;
	margin-left:5px;
	margin-top: 30px;
}

#service_navi {
	position:relative;
	float:right;
	height:29px;
	width:400px;
	margin-top:20px;
}


#service_navi a.advice, a.newsletter {
	background-image: url("../images-alohra/blue1_right.gif");
	background-repeat: no-repeat;
	color:#0083ac;
	
	font-size:12px;
	height:18px;
	line-height:18px;
	
	padding-left:24px;
	padding-top:2px;
	padding-bottom:2px;
	margin-right:20px;
}

#service_navi a:hover {
	background-image: url("../images-alohra/blue1_right_over.gif");
	background-repeat: no-repeat;
	color:#000000;
}
