/* CSS Document */
#leftcolumn {
	position:absolute;
	width:264px;
	height:539px;
	z-index:3;
	left: 101px;
	top: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-left:0px;

}
#leftlicence {
	position:absolute;
	width:291px;
	height:39px;
	z-index:13;
	left: 89px;
	top: 680px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	margin-top: 0px;
	margin-left:0px;

}

#middlecolumn{
	position: absolute;
	width: 692px;
	height: 332px;
	z-index: 52;
	left: 421px;
	top: 193px;
}

#footer {
	position:absolute;
	width:1234px;
	height:83px;
	z-index:51;
	left: 14px;
	top: 737px;
	text-align:center;
	color:#ffffff;
}


.columnright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:20px;
	font-style: normal;
	font-weight: normal;
	color: #965e23;
	text-align: center;
	margin-top: 0px;
	margin-left:0px;
}
a.footerlink {
	color: #ffffff;
	font: Arial, Helvetica, sans-serif;
	font-size:25px;
	text-decoration:none;
}

a.copyright {
	color:#999999;
	font-size: 10px;
	text-decoration: none;
}
