@charset "UTF-8";
/* CSS Document */

body
	{
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg2.jpg);
	background-repeat:repeat-x;
	background-position:inherit;
	background-color:#1d1d1d;
	margin:auto;
	text-align:center;
	}
h2
	{
	line-height:40px;
	}
#content
	{
	margin:auto;
	text-align:center;
	width:925px;
	}
#frameleft
	{
	float:left;
	width:220px;
	margin-right:0px;
	}
.menu
	{
	margin-top:220px;
	text-align:right;
	padding-right:20px;
	}
.menu ul
	{
	border:0px solid;
	}
.menu ul li
	{
	list-style:none;
	margin-bottom:15px;
	}
.menu ul li a
	{
	color:#FFFFFF;
	font-weight:none;
	font-size:13px;
	text-decoration:none;
	background-image:url(images/li.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	height:20px;
	}
.menu ul li a:hover
	{
	color:#FFFFFF;
	font-weight:none;
	font-size:13px;
	text-decoration:none;
	background-image:url(images/li2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
#frameright
	{
	float:left;
	padding-top:20px;
	width:620px;
	text-align:center;
	margin:auto;
		}
#a
	{
	text-align:center;
	margin:auto;
	width:434px;
	height:66px;
	}
.slideshow 
	{
	height: 371px; 
	width: 620px; 
	margin: auto;
 	margin-top:10px;
	}
.slideshow img { padding: 10px; border: 0px solid #ccc; background-color: #eee; }
#theImages img { padding: 0px; border: 0px solid #000; background-color: #eee; }
.text
	{
	font-size:15px;
	padding-top:0px;
	text-align:justify;
	line-height:24px;
	color:#FFFFFF;
	}
.leftimg
	{
	padding-top:123px;
	}

.leftimg img
	{
	border:3px solid #ccc;
	margin-left:10px;
	}
#footer
	{
	margin-top:50px;
	width:100%;
	height:50px;
	background-color:#3c3c3c;
	text-align:center;
	}
.footer
	{
	padding-top:20px;
	text-align:center;
	margin:auto;
	color:#FFFFFF;
	}
	#dhtmlgoodies_slideshow{
		width:620px;	/* Total width of slideshow */
	}
	
	#previewPane{
		margin-bottom:0px;	
		text-align:center;
		vertical-align:middle;
		position:relative;
		width:621px;
		/* CSS HACK */
		height: 459px;	/* IE 5.x */
		height/* */:/**/447px;	/* Other browsers */
		height: /**/447px;
				
	}
	#previewPane img{
		border:11px solid #fff;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		margin-top:10px;
		font-style:bold;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{
		margin-top:5px;
		height:102px;	/* Height of the images + 2 */
		border:0px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:1px;
		width:622px;
		/* 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: #1d1d1d;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #1d1d1d;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:30px;
		width:10000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
			background-color: #1d1d1d;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:170px;
		background-color:#FFF;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}

label
	{
	width:100px;
	border:0px solid;
	display:inline-block;
	margin:0px;
	padding:0px;
	}
img.map
	{
	border:5px solid #999999;
	}
.text li a
	{
	color:#FFFFFF;
	}
.text li a:hover
	{
	color:#FFFFFF;
	text-decoration:none;
	}
.text .inve
	{
	border:5px solid #fff;
	}
.in_left
	{
	float:left;
	width:250px;
	}
.in_right
	{
	float:left;
	width:350px;
	}
.in_right ul
	{
	margin-top:0px;
	padding-top:0px;
	}
