/* css*/
.geezebanner{background-image: url(../images/geeze-index.jpg); background-repeat: no-repeat; height:488px; width: 939px;	margin: 0px auto;	background-position: center bottom;}
.geezebanner .homeicon {float:right; width:400px; padding:5px; font-size:18px; text-align:right }
.geezebanner .explorebtn {
	float:right;
	clear: right;
	margin: 320px 60px 30px 30px
}

*html .geezebanner .explorebtn {
	float:right;
	clear: right;
	margin: 320px 30px 30px 30px
}





.geezebannerinner{background-image: url(../images/geeze-inner.jpg); background-repeat: no-repeat; height:488px; width: 939px;	margin: 0px auto;	background-position: center center;}
.geezebannerinner .homeicon { float:right; width:400px; padding:5px; font-size:18px; text-align:right}
.geezebannerinner div.transboxmainframe{  width:650px; float:right; position:relative; display:block; margin-top:10px; padding-right:2px}
.geezebannerinner div.transboxtransper  { height:360px;     border:0px solid #E2E3E2;   /* for IE */
 /*  filter:alpha(opacity=80);  opacity:0.8;background-color:#ffffff; */   /* CSS3 standard */  }

.geezebannerinner div.transbox {  width:650px;  height:460px; position:absolute; display:block; left:0px; top:0px; 
  /* for IE */
   /* filter:alpha(opacity=80);*/
  /* CSS3 standard */
   /* opacity:0.8;*/
  }
.geezebannerinner .header {	font-weight:bold;	color:#0096CE;	height:30px;	border-bottom-width: 1px;	border-bottom-style: dashed;	border-bottom-color: #0E0E0E;width:580px; margin-left:10px; font-size:16px; }
.geezebannerinner .header span {	font-weight:bold;	color:#70AA18;	font-size:16px; }
.geezebannerinner .header label{font-weight:normal;	font-size:11px; color:#333;	}


.geezebannerinner .printicon {font-size:22px; float:right; width:102px; padding:10px }

.geezebannerinner .contentarea { float:left; width:450px;  margin:0px 5px 0px 0px;}
.geezebannerinner .caption {  background-color:#fff;  float:left; width:450px; color:#689E15; margin:0px 5px 0px 0px;font-weight:bold; font-size:14px; font-style:italic;}
.geezebannerinner .qutoes {font-weight:bold; font-size:22px; font-style:italic;   }
.geezebannerinner .speakername {background-color:#fff; 	float:left;	width:450px;	color:#EE8A14;	margin:10px 10px 10px 5px;	font-weight:bold;	font-size:13px;
border-bottom-width: 1px;	border-bottom-style: dashed;	border-bottom-color: #CCCCCC;}


