	body {
		margin: 0;
		padding: 0;
		background: url(../images/hgr_frm_footer_main.gif) #629DE0 top;
		font-family: Verdana, sans-serif;
		font-size:95%;
	}
	#hgrCornerLeft {
		background: url(../images/hgr_frm_footer_ctel.gif) transparent;
		width: 37px;
		height: 27px;
		position: absolute;
		top: 0;
		left: 0;
	}
	#hgrCornerRight {
		background: url(../images/hgr_frm_footer_cter.gif) transparent;
		width: 35px;
		height: 27px;
		position: absolute;
		top: 0;
		right: -5px;
	}
	#hgrInsel {
		background: url(../images/hgr_frm_footer_island.gif) transparent bottom left no-repeat;
		width: 700px;
		height: 80px;
		position: absolute;
		bottom: 0;
		left: 0;
	}