﻿#header_language {
	height:400px;
	width:982px;
	background-image:url('../images/bg_header.jpg');
	background-repeat:no-repeat;
}

/* -- WRAPPER --*/
#wrapper_language {
	width:982px;
	position:absolute;
	left:50%;
	height:100%;
	margin-left:-491px;
}
/* -- END WRAPPER --*/

#middlewrapper_language
{
	width:982px;
	position:absolute;
	top:200px;
	left:50%;
	margin-left:-491px;
	background-image:url('../images/bg.jpg');
	background-repeat:repeat-y;	
}

#footer_language {
	margin-left:-41px;
	height:342px;
	width:982px;
	background-image:url('../images/bg_footer.jpg');
	background-repeat:no-repeat;
}

.language_column { 
	width:290px ;
	float:left;
	border-right:1px solid #e3eaf4;
	margin-right:10px;
}
.language_column_right { 
	width:290px ;
	float:left;
}

.button_continue
{
	height:95px;
	width:213px;
	background-image:url('../images/bluekader.jpg');
	background-repeat:no-repeat;
	padding:8px;
	margin-top:15px;
}

/* -- BUTTON --*/
.buttontitle {
	color:#1b3664;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-weight:700;
	font-size:24px;
}

.buttonbody {
	color:#1b3664;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-weight:700;
	font-size:12px;
}
/*-- END BUTTON --*/

#languageselection a:link, #languageselection a:visited, #languageselection a:active
{
text-decoration:none;
color:#1b3665;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-size:12px;
}

#languageselection a:hover {
text-decoration:none;
color:#bf1e2e;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-size:12px;
}

