/* Exodus 20.15 - http://www.biblegateway.com/passage/?search=exodus%2020.15;&version=8; */

/* ----------(  GENERAL  )---------------- */

	* {
		padding:0;
		margin:0;
	}
	a{
		outline:none;
	}
	body {
		font-size:12px;
		font-weight:normal;
		font-family:Georgia, "Times New Roman", Times, serif;
		background:url(../images/layout/background.jpg) repeat;
	}

/* -------(  FORCE SCROLLBAR IN FX/SF  )------- */

	html { 
		min-height: 100%; 
		margin-bottom: 1px; 
	}

/* ----------(  MAIN LAYOUT  )---------------- */

	#wrapper{
		width:940px;
		margin: 0px auto;
		background-color:#fff;
	}	
	#menu {
		margin-bottom:25px;
		padding: 10px 0 0 10px;
		width:244px;
		float:left;
	}
	#menu h1 {
	padding-bottom: 27px;
	width:233px;
	height:150px;
	background:url(../images/layout/header.jpg) no-repeat;
	text-indent: -9999px;
	}
	#menu #menu_bg {
		width:245px;
		height:467px;
		background:url(../images/layout/menu_bg.jpg) no-repeat;
	}
	#menu #menu_bg #lang {
		margin-left: 20px;
		margin-top:65px;
		font-size:10px;
		color:#7C6327;
	}
	#menu #menu_bg #lang a {
		margin: 0 5px;
		color:#7C6327;
	}
	#menu ul {
		padding:26px 24px 0 24px;
	}
	#menu ul li {
		list-style:none;
		border-top: 1px solid #c0b18e;
	}
	#menu ul li.first {
		border:0px;
	}
	#menu ul li a {
	text-decoration:none;
	color:#fff;
	font-size:13px;
	line-height:29px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	}
	#menu ul li.active {
		background-color:#917a4d;
	}
	#menu h4 {
		margin: 8px 0 20px 24px;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		color:#7c6327;
	}
	#menu p {
		margin: 0 0 0 24px;
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		color:#fff;
	}
	#menu p a {
		color:#7c6327;		
	}
	#content {
		padding: 45px 0 0 253px;
	}
	#content a {
		color: #444444;
	}
	#content .hidden {
		display:none;
	}
	#content #flashbanner {
		background:transparent url(../images/layout/backdrop_flashbanner.jpg) no-repeat;
		width:674px;
		height:225px;
		margin:0px;
		padding:0px;
		padding-top:4px;
		padding-left:4px;
		z-index:1;
	}
	#content h2.welkom {
		margin-bottom:10px;
		background:url(../images/layout/title_welcome.jpg) no-repeat;
		height:70px;
		display:block;
		text-indent:-9999px;
	}
	#content h2.welkomFR {
		margin-bottom:10px;
		background:url(../images/layout/title_welcomeFR.jpg) no-repeat;
		height:70px;
		display:block;
		text-indent:-9999px;
	}
	#content h2.unitedemirates {
		margin-bottom:10px;
		background:url(../images/layout/title_unitedemirates.jpg) no-repeat;
		height:70px;
		display:block;
		text-indent:-9999px;
	}
	#content h2.unitedemiratesFR {
		margin-bottom:10px;
		background:url(../images/layout/title_unitedemiratesFR.jpg) no-repeat;
		height:70px;
		display:block;
		text-indent:-9999px;
	}
	#content ul {
		margin-bottom:20px;
		padding-top:5px;
		width:680px;
		height:20px;
	}
	#content ul li {
		padding: 0 4px;
		border-left: 1px solid #beae89;
		list-style:none;
		float:left;
	}
	#content .first {
		padding-left:0;
		border:0;
	}
	#content ul li a {
		color:#beae89;
	}
	#content ul li a.subActive {
		color:#7c6327;
	}
	#content #text_wrapper {
		margin-bottom:15px;
	}
	#content #text_wrapper p {
		width:380px;
		padding-bottom:10px;
		line-height:18px;
		color:#444444;
		text-align:justify;
		font-family:Arial, Helvetica, sans-serif;
	}
	#content #text_wrapper img {
		margin: 0 20px 0 20px;
		float:right;
	}
	#content #text_wrapper_noImage{
		margin-bottom:15px;
	}
	#content #text_wrapper_noImage h3 {
		padding-top:10px;
		padding-bottom:15px;
		font-size:14px;
		color:#7C6327;
	}
	#content #text_wrapper_noImage h3 a {
		color:#7C6327;
	}
	#content #text_wrapper_noImage .sub_title {
		margin-bottom: 10px;
		font-weight:bold;
		display:block;
	}
	#content #text_wrapper_noImage p {
		margin-right:20px;
		padding-bottom:10px;
		line-height:18px;
		color:#444444;
		text-align:justify;
		font-family:Arial, Helvetica, sans-serif;
	}
	#content #text_wrapper_noImage h4 {
		padding-bottom: 5px;
		font-size:12px;
	}
	#footer {
		line-height:40px;
		color:#d9c593;
		font-size:11px;
		text-align:center;
		background-color:#000;
		font-family:Arial, Helvetica, sans-serif;
		clear:both;
	}
	#footer a {
		color:#d9c593;
	}
/* EOF */
