body {
	font-family:Verdana;
	color:#333;
	background:#fff url(../images/ie.jpg) bottom left no-repeat;
}

a {
	color:#eee;
}

#js-container,
#js-container-2 {
	width:1115px;
	margin:10px 0 0 0; 
	position:relative;
	height:660px;
z-index:10000;
}
#js-container-3 {
	width:816px;
	margin:10px 0 0 0; 
	position:relative;
	height:256px;
z-index:10000;
}
.js-image {
	background:#fff;
	font-size:1em;
	overflow:hidden;
	position:absolute;
	z-index:10000;
	text-align:left;
}
.js-image a img,
a .js-overlay-image {
	border:none;
}
.js-image,
.js-image img,
.js-image.size-3,
.js-image.size-3 img,
.js-overlay-image {
	width:400px;
	height:300px;
	font-size:.7em;
}
.js-image.size-2,
.js-image.size-2 img {
	width:300px;
	height:300px;
	font-size:.6em;
}
.js-image.size-1,
.js-image.size-1 img {
	width:200px;
	height:300px;
	font-size:.4em;
}
.js-image.size-4,
.js-image.size-4 img {
	width:81px;
	height:81px;
	font-size:.6em;
}
.js-small-caption {
	position:absolute;
	bottom:0;
	left:0;
	background:#000;
	width:94%;
	padding:3%;
	height:auto;
}
.js-small-caption {
	opacity:.9;
}
.js-caption-overlay {
	background:#333;
	z-index:30000;
	padding:12px;
	position:absolute;
	overflow:hidden;
	color:#fff;
}
.js-small-caption span {
	color:#fff;
}
.js-overlay-image {
        width:auto;
        height:0px;
}
.js-overlay-html {
	float:left;
	padding:0 0 0 15px;
	width:600px;
}
.js-overlay-html h4 {
	margin:0;
	padding:10px 0 5px 0;
	font-size:.7em;
}
.js-overlay-html p {
	font-size:.6em;
	margin:0;
        line-height:2em;
}

.css-btn2 a:link, .css-btn2 a:visited {
	line-height:40px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#fff;text-decoration:none;position:relative;
	font-family:"Times New Roman", Times, serif;
	position:relative;
	width:100px;
	height: 40px;
	display:block;
	background: -webkit-gradient(linear, left top, left bottom, from(#a0a0a0), to( rgba(160,160,160,0.5)));
	background: -moz-linear-gradient(top, #a0a0a0, rgba(160,160,160,0.5));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a0a0a0', endColorstr='#fff'), alpha(opacity=70);
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 1px 1px 5px #333;
	-webkit-box-shadow: 1px 1px 5px #333;
	box-shadow: 1px 1px 5px #333;
	text-shadow:-1px -1px 0 #888;
}
.css-btn2 a:hover, .css-btn2 a:active {
	left:1px;
	top:1px;
	background: -webkit-gradient(linear, left top, left bottom, from(#a0a0a0), to( rgba(160,160,160,0.5)));
	background: -moz-linear-gradient(top, #a0a0a0, rgba(160,160,160,0.5));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a0a0a0', endColorstr='#fff'), alpha(opacity=70);
	-moz-box-shadow: 0 0 3px #333;
	-webkit-box-shadow: 0 0 3px #333;
	box-shadow: 0 0 3px #333;
	text-shadow:-1px -1px 0 #999;
}

#btn{
both:clear;
margin:0 auto 70px auto;
width:150px;
}