body {
	height: auto;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	padding: 0px;
	background-position: top;
	border: 1px solid #6C6C6C;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	margin-top: 0px;
}
#hi{
	height:127px;
	margin: 0px;
	padding: 0px;
	color: #CCC;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	text-decoration: none;
}





#hi span {


}
#header {
	background-image: url(../image/slimlightboxbackgourds.jpg);
}

#header ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 700px;
	list-style: none;
	height: 28px;
	margin-left: 145px;
	padding-left: 0px;
	top: 107px;
	position: absolute;
	display: block;
}
#header ul li {
	display: block;
	float: left;
}


#header ul li a {
	display: block;
	line-height: 28px;
	text-decoration: none;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(../image/menubackground.jpg);
	margin-right: 5px;
	width: auto;
}
#header  ul  li  a b {
	display: block;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../image/menubackground.jpg);
	background-position: right top;
}
#header  ul  li  a:hover  {
	color: #FFFFFF;
	background-image: url(../image/menubackground.jpg);
	background-position: left center;
}
#header ul li a:hover b {
	background-image: url(../image/menubackground.jpg);
	background-position: right center;
	color: #FFFFFF;
}
#header ul li.current a {
	color: #FFFFFF;
	background-image: url(../image/menubackground.jpg);
	background-position: left bottom;
}
#header ul li.current a b {
	color: #FFFFFF;
	background-image: url(../image/menubackground.jpg);
	background-position: right bottom;
}


#gallery {
	width:750px;
	height:400px;
	position:relative;
	padding: 0px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#clear {
	clear: both;
}
.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
	font-weight: bolder;
}




#gallery ul {
	list-style:none;
	width:250px;
	height:280px;
	overflow:auto;
	float: right;
	padding: 5px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#gallery ul li {
	display:inline;
	width:50px;
	height:50px;
	margin:0 4px 4px 0;
	border:1px solid #444;
	cursor:pointer;
	float: right;
}
#gallery ul li img {
	display:block;
	width:50px;
	height:50px;
	float: left;
}
#gallery ul li span {
	position:absolute;
	left:480px;
	top:320px;
	width:200px;
	font-family:verdana, arial, sans-serif;
	color:#06a;
	font-size:11px;
	line-height:15px;
	text-align:justify;
	display: none;
}
#gallery ul li span b {
	color:#333333;
}
#gallery 
ul   li.click   i   img.default {
	width:350px;
	height:350px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#gallery ul li.off {
	display:none;
}

#gallery ul li.click {border-color:#fc0; background:#f8f8f8; cursor:default;}

#gallery ul li.click i {
	position:absolute;
	left:0px;
	top:0px;
	width:350px;
	height:355px;
	margin-top: 20px;
	margin-left: 0px;
}

#gallery ul li.click i img {
	width:auto;
	height:auto;
	border:1px solid #fff;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 40px;
}

#gallery ul li.click span {display:block;}
#foot {
	background-image: url(../image/slimlightboxfootbackground.jpg);
}
#foot #footmenu {
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: none;
}
#footmenu a:link {
	text-decoration: none;
	list-style-type: none;
	color: #000;
}

#footmenu a:visited {
	color: #333;
	list-style-type: none;
	text-decoration: none;
}
#footaddress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333;
	text-align: center;
}

#copyright {
	font-size: 9px;
	color: #333;
	text-align: center;
}

