#main {
	width: 740px;
	margin: 0px auto;
}

#header {
	margin: 0px auto;
}

#header p	{
	padding:10px;
}

#top_header_flash	{
	width:400px;
	height:20px;
	margin: 0px auto;
	text-align: center;	
}

#content_left_logo	{
	background-image: url(/images/index/bigge_logo_01.gif);
	background-repeat: no-repeat;
	margin: 15px auto;
	height: 100px;
	width: 240px;
}

#content_left_language	{
	height: 28px;
	width: 150px;
	margin: 0px auto;
	top: -480px;
	position: relative;
}


a#english_button	{
	float: left;
	background-image: url(/images/index/enter_btn_en_01.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-right:10px;
	display: block;
	width: 70px;
	height: 28px;
	text-decoration: none;
}

a#english_button:hover{
	background-position: 0px -28px;
}

a#french_button {
	float: right;
	background-image: url(/images/index/enter_btn_fr_01.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	width: 70px;
	height: 28px;
	text-decoration: none;
}

a#french_button:hover	{
	background-position: 0px -28px;
}

#en_tech_logo	{
	background-color:#FFFFFF;
	clear:both;
	font-size: 0.8em;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align:center;
}

#center_content {
	width: 734px;
	position: relative;
	top: -105px;
	margin-left: 80px;
}

#center_left	{
	float: left;
	margin-top: 148px;
	height: 300px;
	width: 474px;
	vertical-align: bottom;
}

#center_right	{
	float: right;
	background-image: url(/images/index/bigge_index_jesus_figure_01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 260px;
	height: 474px;
}

#footer {
	position: relative;
}

#fbIcon {
	background: url("/images/ico_facebook.png");
	height: 23px;
	width: 23px;
	float: left;
}
