/*
* $Author$
* $Id$
*/
/*** TPL: nordens-ark-tpl-3col.html [Start] ***/
#innerwrap-tpl02 {/* enables content first */
	float:left;
	width:663px;
	margin-left:15px;
	margin-right:0px;
	margin-top:15px;
}
#left-tpl02 {
	position:relative; /* ie needs this to show float */
	width:205px;
	float:left;
	padding-bottom:49px; /* needed to make room for footer */
	background: #fff;
	padding-right: 5px;
	padding-left: 5px;
}

#right-tpl02 {
	position:relative; /*ie needs this to show float */
	width:260px;
	float:right;
	padding-bottom:119px; /* needed to make room for footer */
	background: transparent;
	padding-right: 13px;
	margin-top:15px;
}

#centrecontent-tpl02 {
	position:relative;
	width:424px;
	float:right;
	padding-bottom:84px; /* needed to make room for footer */
	padding-right: 10px;
	background: transparent;
}

/*** TPL: nordens-ark-tpl-3col.html [End] ***/