html { overflow:hidden; }  
body { overflow:hidden; background:#000000; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#999999; line-height:13px; margin:0px; padding:0px; }	
p { margin:0px 0px 5px 0px; }
img { border:none; }
img, div { behavior: url("pngbehavior.htc"); }
form { margin:0px; }
.input { width:180px; height:15px; border:none; margin-bottom:5px; border:none; }
.textfield { width:180px; border:none; margin-bottom:5px; border:none; }
.tableleft { width: 60px; vertical-align:top; text-align:right; padding-right:5px; }
.tableright { vertical-align:top; text-align:left; }
.clear { clear:both; }
.center { text-align:center; }
	
#header { margin:0px auto; height:80px; background:url(images/header.png) repeat-x; width:100%; top:0px; z-index: 3; position:absolute; }
#content { margin:0px auto; height:170px; background:url(images/background.png) repeat-x; width:100%; bottom:0px; z-index: 3; position:absolute; padding-top:20px; }


#contentbottom, #contenttop, #contenttab { width:960px; margin-left:auto; margin-right:auto; text-align:left; }
#logotop { width:220px; height:80px; float:left; }
#address { width:200px; height:70px; float:right; padding-top:10px; text-align:right; }


#logobottom { width:180px; height:160px; float:left; padding-right:10px; }
#navigation { width:480px; height:160px; float:left; }
#hometext { width:260px; height:160px; float:left; padding-right:20px; }

#tabs { margin:0px auto; height:20px; width:100%; bottom:190px; z-index: 3; position:absolute; }


#contentbox { width:320px; height:270px; background:url(images/contentbox-bg.png) no-repeat; top:100px; z-index: 6; position:absolute; margin-left:620px; padding:10px; color:#FFFFFF; text-align:left; }





a:link, a:visited, a:active { color:#FFFFFF; text-decoration: none; cursor: pointer; }
a:hover {color: #fc0077; }



/** Full screen images container **/
#supersize { position:fixed; }
#supersize img, #supersize a { height:100%; width:100%; position:absolute; z-index: 0; }
#supersize .prevslide, #supersize .prevslide img { z-index: 1;}
#supersize .activeslide, #supersize .activeslide img { z-index: 2; }

		






#slidecounter { }
#slidecaption { }
		

#loading {
			position: absolute;
			top: 49.5%; 
			left: 49.5%;
			z-index: 3;
			width: 24px; 
			height: 24px;
			text-indent: -999em;
			background-image: url(images/progress.gif);
		}
		
		
		
		
		







#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}		







/* jQuery lightBox plugin - Gallery style */

#gallerybox { width:900px; height:270px; top:100px; z-index: 6; position:absolute; padding-left:40px; }

.thumb { width:70px; height:70px; float:left; background-color:#FFFFFF; margin-right:20px; margin-bottom:20px; }

#gallery { }
#gallery img {  margin-right:20px; margin-bottom:20px; float:left; }