@charset "utf-8";
/* Cleanup for Mozilla! */
dl,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,html,p,blockquote,fieldset,input{ margin:0; padding:0 }
h1, h2, h3, h4, h5, h6, p, pre,blockquote, ul, ol, dl, address {	margin: 0em 0;	padding: 0;}
	
	
	body{
		padding:0px;
		font-size:100.01%;
	}
	#page	{
	margin: 0px;
	top: 0px;
	left:0px;
	height: 768px;
	width:984px;  
	color: #000000;
	border: 1px solid #000000;	
	background-color:#6dd56d;
	z-index: 1;
	}

	#logo{	
	position: absolute;	
	top: 0px;	
	left: 8px;
	width:984px;
	margin: 0px;	
	border: 0px solid #ffffff; z-index: 10;
}
	
#links {
			 position: absolute;	
			 top: 185px;	
			 left: 82px;
			 width:800px;
			 height:30px;
			 margin: 0px;	
			 border: 0px solid #ffffff; 
			 z-index: 110;
}
	
	#content{
		position: absolute;
		top:213px;	
		left: 20px;	
		width: 320px;
		height: 510px;			 
		border-left: 1px solid #eeeeee;
		border-top: 1px solid #eeeeee;
		border-right: 1px solid #003300;
		border-bottom: 1px solid #003300;
		margin:0px;	
		text-align:center;
		vertical-align:top;
		padding:10px;
				/* CSS HACK */
		height: 528px;	/* IE 5.x */
		height/* */:/**/510px;	/* Other browsers */
		height: /**/517px;
		}
		 
	# content2 {
		width: 984px;
		height: 523px;	
		
		}		 
		 
	#dhtmlgoodies_slideshow{
		position: absolute;
		top:16px;	
				width:600px;	/* Total width of slideshow */
	}
	
	#previewPane{
		position: absolute;
		top:197px;	
		left: 365px;				 
		border-left: 1px solid #eeeeee;
		border-top: 1px solid #eeeeee;
		border-right: 1px solid #003300;
		border-bottom: 1px solid #003300;
		margin-bottom:0px;	
		text-align:center;
		vertical-align:top;
		padding-top:10px;
		position:relative;
		
		/* CSS HACK */
		height: 432px;	/* IE 5.x */
		height/* */:/**/420px;	/* Other browsers */
		height: /**/420px;
				
	}
	#previewPane img{
		line-height:400px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{
		position: absolute;
		top: 200px;
		left: 365px;
		overflow:hidden;
		padding:0px;		
		height:102px;	/* Height of the images + 2 */
		border-left: 1px solid #eeeeee;
		border-top: 1px solid #eeeeee;
		border-right: 1px solid #003300;
		border-bottom: 1px solid #003300;		position:relative;

		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #0c0;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #0c0;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:0px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=80);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#6dd56d;
		border-left: 1px solid #eeeeee;
		border-top: 1px solid #eeeeee;
		border-right: 1px solid #003300;
		border-bottom: 1px solid #003300;
		padding:10px;
		color:#555;
		font-size:1.1em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}

TABLE.nav {border-spacing: 3px;}
TD.nav {font-size: 10pt;border-left: 1px solid #ccffcc;border-top: 1px solid #ccffcc;border-bottom: 1px solid #003300;border-right: 1px solid #000000; text-align: center;}
TD.navr {font-size: 10pt;border-left: 1px solid #000000;border-right: 1px solid #000000;text-align: center;}
UL.features, LI.features {font-size: 11pt;text-align: left;list-style-type: decimal; margin-left: 25px;text-align:left;}
LI.features {font-size: 11pt;text-align: left;list-style-type: square; margin-left: 25px;text-align:left;}
h1 {font-size: 42pt;}
h2 {font-size: 32pt;}
h3 {font-size: 24pt;}
h3.c {font-size: 24pt;text-align: center;}
h4 {font-size: 18pt;}
h4.l {font-size: 18pt;text-align:left;}
h4.c {font-size: 18pt;text-align: center;}
h5 {font-size: 14pt;}
h5.l {font-size: 11pt;text-align:left;}
h5.tele {font-size: 14pt;color: #ff00ff; text-align:right;}
p.lang {font-size: 10pt; font-color: #ffffff;}

