/*frontpage*/
#bodyFront {
	background-color:#eef8fd;
	margin:0px;
}

#containerOuter { 
	position: absolute;
	top: 50%;
	width: 100%;
}

#containerFront {
	width:750px;
	margin-left:-375px;
	top:-205px;
	left:50%;
	position: absolute;
	border:solid #8cd2f5 1px;
}

.front {
	float:left;
}

.frontFooter {
	float:left;
	border-top:#fff solid 1px;
}

.frontFooterIcons {
	background-image:url(../images/frontpage/footer_mid.jpg);
	background-repeat:no-repeat;
	float:left;
	border-top:#fff solid 1px;
	width:280px;
	height:40px;
	text-align:center;
	padding-top:10px;
}

.frontLanguage {
	float:left;
	width:310px;
	height:159px;
	background:url(../images/frontpage/plasindo_05.jpg) no-repeat;
}

.frontLanguageButtons {
	width:200px;
	margin:70px auto;
}
