
BODY { 
   font: 12px Arial, Helvetica, sans-serif;
	   background:#b5e4ff url(../images/bg.png) repeat-x;
	   color:#333;
	   margin:0 auto;
	   text-align:center;
	   border:0
}

.logo {
	width:465px;
	height:174px;
	margin:2px auto 0px;
	background:transparent url(../images/logo.png) no-repeat;
}

#bee1 {
	background:url(../images/bee1.png) no-repeat top left;
	height:30px;
	width:48px;
	position:absolute;
	margin-left:-350px;
	left:50%;
	top:-60px
}

#bee2 {
	background:url(../images/bee2.png) no-repeat top left;
	height:50px;
	width:50px;
	position:absolute;
	margin-left:250px;
	left:50%;
	top:-360px
}



#bbee1 { background:url(../images/bee1.png) no-repeat top left; height:30px; width:48px; position:absolute; left:60px; top:-1660px;}
#bbee2 { background:url(../images/bee1.png) no-repeat top left; height:30px; width:48px; position:absolute; left:60px; top:-1960px;}
#bbee3 { background:url(../images/bee1.png) no-repeat top left; height:30px; width:48px; position:absolute; left:60px; top:-2260px;}
#bbee4 { background:url(../images/bee1.png) no-repeat top left; height:30px; width:48px; position:absolute; left:60px; top:-2560px;}


#bbee5 { background:url(../images/bee2.png) no-repeat top left; height:50px; width:50px; position:absolute; right:60px; top:-1960px;}
#bbee6 { background:url(../images/bee2.png) no-repeat top left; height:50px; width:50px; position:absolute; right:60px; top:-1960px;}
#bbee7 { background:url(../images/bee2.png) no-repeat top left; height:50px; width:50px; position:absolute; right:60px; top:-1960px;}
#bbee8 { display:none; background:url(../images/bee2.png) no-repeat top left; height:50px; width:50px; position:absolute; right:60px; top:-1960px;}

.thumbs img {
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
.thumbs img:hover {
    filter:alpha(opacity=100);
    -moz-opacity:1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
}


#thumb1 {
    /*background:url(../images/exper/42-below-thumb.jpg) no-repeat top left;
    */
    width:150px; height:95px; position:absolute;
    margin-left:0px; left:20px; top:-1660px;
}

#thumb2 {
    width:150px; height:95px; position:absolute;
    margin-left:0px; left:20px; top:-1960px;
}
#thumb3 {
    width:150px; height:95px; position:absolute;
    margin-left:0px; left:20px; top:-2260px;
}
#thumb4 {
    width:150px; height:95px; position:absolute;
    margin-left:0px; left:20px; top:-2560px;
}

#thumb5 {
    width:150px; height:95px; position:absolute;
    right:20px; top:-1960px;
}
#thumb6 {
    width:150px; height:95px; position:absolute;
    right:20px; top:-1960px;
}
#thumb7 {
    width:150px; height:95px; position:absolute;
    right:20px; top:-1960px;
}
#thumb8 {
    width:150px; height:95px; position:absolute;
    right:20px; top:-1960px;
}












.worker-bees {
	width:600px;
	height:139px;
	margin:0 auto;
	text-align:center;
	color:#FFF
}

.bottom-text {
	width:450px;
	/*
	height:256px;
	*/
	margin:0 auto;
	background:transparent url(../images/footerBg.png) repeat-x top;
	text-align:center;
	position: absolute;
	bottom:80px;
	left:32%;
	
}

.bottom-text a {
	text-decoration:none;
	/*color:#333;*/
	color:#666;
	/* 400 is the same as normal, and 700 is the same as bold */
	font-weight:700;
}

.bottom-text a:hover {
	color:#FFF;
}




p {
	text-align:justify;
	color:#FFF;
	display:block;
	font-weight:normal;
	padding:30px;
	margin:0 auto;
}

.bee {
	width:200px;
	height:150px;
	text-align:center;
	float:left
}
.halaHead {
	margin: 11px 0px 0px 0px;
}
.worker-bees a {
	text-decoration:none;
	color:#333;
	font-weight:bold;
	display:block
}

.worker-bees a:hover {
	color:#FFF;
}




img {
	border:0;
}

.footerGrass {
	width:100%;
	height:120px;
	margin:0 auto;
	background:transparent url(../images/footerGrass.png) repeat-x top;
	text-align:center;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:-1;
}

.footerGrass span {
	color:#666;
	font-size:10px;
	padding-top:55px;
	display:block
}


