/* CSS for Gallery only */
/*#bodyContent-gallery  {
                      width: 750px;
			          margin: 130px 0 0 20px
					  text-align: center;
					  height: 500px;
					  padding-bottom: 55px;
			          }
					  */
/* CSS for Gallery only */
#bodyContent-gallery  {
                      width: 750px;
			          margin: 35px 0 0 20px;
					  text-align: center;
					  background-image: url(../images/bg-watermark00.gif);
					  background-repeat:no-repeat;
					  height: 500px;
					  padding-bottom: 55px;
			          }
#bodyContent-gallery2 {
                      width: 750px;
			          margin: 120px auto 100px auto;
					  text-align: center;
					  height: 350px;
					  padding-bottom: 55px;
			          }
#testimonial a:link, #testimonial a:active, #testimonial a:visited
{
	background-image: url(../images/button-othersayS1.gif);
	display: block;
	height: 81px;
	width: 180px;
	text-indent: -1000px;
}
#testimonial a:hover
{
	background-image: url(../images/button-othersayS2.gif);
	display: block;
	height: 81px;
	width: 180px;
	text-indent: -1000px;
}
					  
					  
#viewbar    {
			height: 350px;
			width: 500px;				
			text-align:center;
			padding-top: 100px;
			margin-right: 0px; 
			margin-left: 30px;
			float:left;
		    }
			
			#viewbar .img    {
								background-color: #fff;
								padding: 3px;
								vertical-align: middle;
								}
			#waitMessage {
						 display:none;
						 position:absolute;
						 left:200px;
						 top:150px;
						 }	

#galleryslider      {	
					float:right;	
                    height: 340px;
					width: 126px;
				    margin-right: 30px;
					}
					#galleryslider #arrow_up     {
													height:35px;
													text-align:center;
													padding-top: 20px;
												 }						
					#galleryslider #arrow_down   {	
													height:35px;
													text-align: center;
  											     }									 
											
#theImages  {	
			position:relative;
			overflow:hidden;
			height:340px;
	        }
			
			#theImages div  {	
							position:relative;
							height:1500px;	
							}
			#theImages img  {
							border:0px;	
							filter:alpha(opacity=50);	
							opacity:0.5; 
							margin-top:1px;
							width: 120px;
							height: 76px;
							background-color: #fff;
							padding: 3px;
							}
							
							a:link, a:visited {
							       color: #fff;
								   }
							
#flashBannerG {
	float: left;
	position: absolute;
	top: 162px;
	left: 165px;
	margin: 0 0 0 0px;
}	



