#container {
	padding: 0 34px 0 36px;	
}

.home a, .home a:hover, .home a:active {
	text-decoration: none;
}

#content {
	float: none;
	clear: both;
	font-size: 1.1em;
	line-height: 1.3;
	padding-bottom: 80px; 
}

#top-banner {
	background: white url('images/home/background-top-banner-20v.jpg') no-repeat right top;;
	height: 205px;
	margin-bottom: 24px;
	color: white;
	position: relative;
}

/*.topbanner-inner {
	position: absolute;
	right: 12px;
	bottom: 8px;
	width: 336px;
}*/
.topbanner-inner {
	position: absolute;
	left: 536px;
	top: 40px;
	width: 200px;
	line-height: 1.4;
}

	#top-banner h3 {
		color: white;
		font-size: 1.4em;
		margin-bottom: 12px;
	}
	
.bannercolumn {
	width: 230px;
	float: left;
	margin-right: 12px;
	position: relative;
}

.bannercolumn-inner {
	padding: 0 12px;	
	min-height: 130px;
	height: auto !important;
 	height: 130px;	

}
#mid-banner {
	clear: both;
	position: relative;
	margin: 24px 0 8px;
}

	#mid-banner-left {
		border-right: 1px solid #3393c7;
		width: 240px;
	}
	
	#mid-banner-left .bannercolumn-inner {
		padding: 0 20px;
	}
	#mid-banner-mid {
		width: 320px;
	}
	
	#mid-banner-mid .bannercolumn-inner {
		padding: 0 0 0 8px;
	}
		#mid-banner-mid h3 {
			color: black;
			font-size: 1.4em;
			margin-bottom: 6px;
		}
		#mid-banner-mid a {
			color: black;
		}
	#mid-banner-right {
		border-left: 1px solid #3393c7;
		float: right;
		width: 277px;
		color: #0089d1;
		font-size: 1.1em;
	}

		#mid-banner-right .bannercolumn-inner {
			padding: 0 0 0 16px;
		}		
		#mid-banner-right h3 {
			color: white;
			padding: 8px;
			font-size: 1.1em;
			margin-bottom: 4px;
			background: #0089d1 url('images/boxes/corners-bottomright-wide.gif') no-repeat right bottom;
		}
		#mid-banner-right h3 a {
			color: white;
		}
		#mid-banner-right p a {
			color: #0089d1;
		}
		#mid-banner-right p {
			padding-left: 8px;
		}
		
.bannerbox {
	background-color: #0089d1;
	color: white;
	width: 237px;
	float: left;
	margin-right: 12px;
	position: relative;
}


.box-top-wide { height: 8px; background: white url('images/boxes/corners-top-wide.gif') no-repeat left bottom; }
.box-bottom-wide { height: 8px; background: white url('images/boxes/corners-bottom-wide.gif') no-repeat left top; }
.box-bottomright-wide { height: 8px; background: white url('images/boxes/corners-bottomright-wide.gif') no-repeat left top; }
.bannerbox-inner { padding: 4px 16px 4px 12px; min-height: 132px; height: auto !important;	height: 132px; }

.bannerbox a { color: white; } 
.bannerbox h4 { color: white; margin: 0; font-size: 1em; font-weight: bold; text-align: center; line-height: 1; padding: 0; }
.bannerbox h3 { color: white; margin: 0 0 1em 0; font-size: 1.2em; font-weight: bold; line-height: 1.3; padding: 0; }
.box-padded { padding: 24px 20px; }

.newsbox {
	background-color: white; 
	color: black;
	width: 237px;
	float: left;
	margin-right: 12px;
	position: relative;
}
.box-top-news { height: 40px; background: white url('images/boxes/bg-header-news.gif') no-repeat left bottom; }
.newsbox-inner { 
	padding: 9px 16px 4px 12px; min-height: 98px; height: auto !important;	height: 98px; 
	background: white url('images/boxes/bg-box-news.gif') no-repeat left bottom;
	font-size: 12px; 
}
.newsbox h3 { color: black; font-weight: normal;  }


#bottom-banner {
	clear: both;
	position: relative;
} 

	#bottom-banner-left a {
		color: black;
	}
	#bottom-banner-left a:hover {
		text-decoration: underline; 
	}
	#bottom-banner-center a {
		color: white;
	}
	#bottom-banner-right a {
		color: white;
	}

	
#sp-certificate {
	position: absolute;
	top: 0px;
	left: 745px;
	text-align: center;
	width: 140px;
	height: 210px;

}

#aa-certificate { left: 0; top: 184px; width: 110px; position: absolute;  }
#facebook { left: 674px; top: 202px; position: absolute; width: 56px; height: 56px;  }
#sp-certificate-image { }

#frontpage-extranet-login-button { position: absolute; top: 165px; left: 0; }

#frontpage-training-login-button { position: absolute; top: 215px; left: 0; }

