@charset "UTF-8";
/* CSS Document */
body{
	background-color:#998a7e;
	background-image:url('../images/bg.png');
	background-position:left top;
	background-repeat:repeat-x;
	font-family:Verdana;
	font-size:12px;
	margin:0;
	padding:0;
	border:0;
}
div{
	height:auto;
	font-family:Verdana;
}
li.clear{
	clear:right;
}
#iflow{
	display:none;
	position:absolute;
	z-index:999999;
	background:#000;
}
#imageflow{
	display:none;
	position:absolute;
	height:830px;
	width:1000px;
	top:10px;
	text-align:center;
	z-index:9999999;
}
#container{
	width:873px;
	height:auto;
	margin:auto;
}
a{
	font-family:Verdana;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
#topmenus{
	position:absolute;
	top:20px;
}
	.menu1 div, .active1 div{
		margin:0;
		padding-top:1px;
		padding-bottom:2px;
		clear:none;
	}
	.menu1 img{
		margin-bottom:2px;
	}
	.menu1 div, .active1 div{
		margin-left:39px;
		clear:none;
	}
	div.menu1{
		float:left;
		background-color:#fff;
		filter:alpha(opacity=80);
		-moz-opacity:0.80;
		-khtml-opacity: 0.80;
		opacity: 0.80;
		margin-bottom:3px;
		text-transform:uppercase;
		background:url('../images/topmenu.png') left top repeat-x;
	}
	div.menu2{
		float:left;
		width:7px;
		height:17px;
		filter:alpha(opacity=80);
		-moz-opacity:0.80;
		-khtml-opacity: 0.80;
		opacity: 0.80;
		background:url('../images/topmenur.png') left top no-repeat;
	}
	.clear{
		clear:both;
	}
	.active1{
		float:left;
		background-color:#63584a;
		filter:alpha(opacity=80);
		-moz-opacity:0.80;
		-khtml-opacity: 0.80;
		opacity: 0.80;
		margin-bottom:3px;
		text-transform:uppercase;
		background:url('../images/topmenua.gif') left top repeat-x;
	}
	.active2{
		float:left;
		width:7px;
		height:17px;
		filter:alpha(opacity=80);
		-moz-opacity:0.80;
		-khtml-opacity: 0.80;
		opacity: 0.80;
		background:url('../images/topmenuar.gif') left top no-repeat;
	}
#pagecontents{
	position:absolute;
	width:615px;
	height:566px;
	top:20px;
	left:247px;
	overflow:auto;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
}
	#pagecontents div{
		width:577px;
	}
	#pagecontents .topdata{
		/*width:387px;
		height:9px;
		background:url('../images/topdata.png') left top no-repeat;*/
	}
	#pagecontents .data{
		font-family:Verdana;
		font-size:12px;
		padding:7px 10px 12px 10px;
		background:#fff;
		line-height:18px;
		/*background:url('../images/data.png') left top repeat-y;*/
	}
	#pagecontents h3{
		margin:0;
		margin-bottom:7px;
		font-size:14px;
		font-family:Verdana;
		text-transform:uppercase;
	}
	#pagecontents p{
		margin:0;
		margin-bottom:7px;
	}
	#pagecontents .imagegallery{
		width:577px;
		height:560px;
		padding-left:10px;
		padding-right:10px;
		padding-top:2px;
		border:#333 solid 1px;
		background-color:#fff;
	}
	#pagecontents .imagegallery .jquery{
		margin:8px 25px 10px 25px;
		cursor:pointer;
	}
	#pagecontents .bottomdata{
		/*width:387px;
		height:9px;
		background:url('../images/bottomdata.png') left top no-repeat;*/
	}
	#pagecontents .cbg{
		position:absolute;
		background:#fff;
		width:590px;
		height:610px;
		z-index:-1;
	}
	#pagecontents .certs{
		width:465px;
		height:auto;
		float:right;
		z-index:10;
	}
	#pagecontents .certs a{
		font-family:Verdana;
		font-size:11px;
		color:#000;
	}
	#pagecontents .thumbs{
		width:102px;
		height:90px;
		padding-top:25px;
		float:left;
		text-align:center;
		cursor:pointer;
	}
	#pagecontents h4{
		font-size:11px;
		font-family:Verdana;
	}
	#pagecontents .contact{
		margin-top:300px;
		width:98%;
		background:#fff;
		height:250px;
		clear:both;
	}
#header{
	padding-bottom:7px;
}
	.logo{
		float:left;
		clear:none;
	}
	.logo div{
		margin-top:19px;
		margin-left:357px;
	}
	.contact{
		float:right;
		clear:none;
		margin-top:65px;
	}
	.contact div{
		padding-right:10px;
	}
	.topshadow{
		background:url('../images/topshadow.png') left no-repeat;
		width:873px;
		height:10px;
	}
#contents{
	position:relative;
	width:872px;
	height:auto;
}
	.rightshadow{
		height:606px;
		background:url('../images/rightshadow.png') right top no-repeat;
		margin-left:1px;
	}
	.leftshadow{
		height:606px;
		background:url('../images/leftshadow.png') left top no-repeat;
		padding-left:5px;
	}
	#wrapper{
		width:851px;
		height:606px;
		margin:auto;
	}
#footer{
	clear:both;
}

#footer .footerls{
	float:left;
	width:242px;
	height:26px;
	background:url('../images/footerls.png') left top no-repeat;
}
#footer .footermain{
	float:left;
	width:394px;
	height:26px;
	background:url('../images/footer.png') left top repeat-x;
}
#footer .footerrs{
	float:left;
	width:236px;
	height:26px;
	background:url('../images/footerrs.png') left top no-repeat;
}
div.footertext{
	float:none;
	padding-top:9px;
	font-size:9px;
	color:#fff;
}
div.footertext div{
	padding-left:22px;
}
div.desertdelights{
	float:left;
}
div.desertdelights img{
	margin-left:8px;
}

    	.jquery{
    		float: left;
    		margin: 5px 5px 5px 0;
		border:#666 solid 2px;
    	}
	.jquery:hover{
		border:#aaa solid 2px;
	}
    	#overlayBackground
		{
			position: absolute;
			background-color: Black;
			top: 0;
			left: 0;
			z-index: 3;
		}
		#largeImage
		{
			position: absolute;
			cursor:pointer;
			width: 500px;
			top: 50px;
			z-index: 4;
		}


#tabs{
	position:absolute;
	top:230px;
	left:35px;
}
#tabs ul{
	list-style:none;
	margin:0;
	padding:0;
	width:300px;
}
#tabs li{
	width:120px;
	height:16px;
	padding:2px;
	margin-bottom:7px;
	background:#efefef;
	margin-right:10px;
}
#tabs a{
	color:#333;
}
#tabs a.a{
	font-weight:bold;
}