body{
	margin : 0px;
	padding : 0px;
	background : #160f00;
	behavior:url("css/csshover.htc");
}
div#wrap{
	width : 100%;
	position : relative;
}
div#main{
	margin : 0 auto ;
	width : 935px;
	height : 608px;
	background : url("../images/bg.jpg");
}
div#main2{
	position : relative;
	margin : 0 auto ;
	width : 935px;
	height : 608px;
	background : url("../images/bg.jpg");
}
div#main3{
	margin : 0 auto ;
	width : 935px;
	height : 608px;
	background : url("../images/bg-life.jpg");
}

div.pendura-logo{
	position : relative;
	top : 90px;
	left : 300px;
	width : 318px;
	height : 359px;
	background : url("../images/pendura-corporation.png");
}
/*div.enter a{
	width : 76px;
	height : 15px;
	float : left;
	background : url("../images/enter.png");
}
div.enter a:hover{
	cursor : pointer;
	width : 76px;
	height : 15px;
	float : left;
	background : url("../images/enter-hover.png");
}*/
div.enter{
	position : relative;
	top : 460px;
	left : 420px;
	width : 116px;
	height : 63px;
	float : left;
	background : url("../images/en.png");
}
div.enter:hover{
	cursor : pointer;
	width : 116px;
	height : 63px;
	background : url("../images/en.png") 0px -65px;
}
div.enter, div.pendura-logo, div.pendura-life-science, div.pendura-life-vision, div.list div.countdown, div.introduction, div.opening, div.interview, div.pendura, div.hollywood, div.contact{
	behavior: url("css/iepngfix.htc") ;
} 
div.pendura-life-science{
	position : relative;
	top : -125px;
	left : 520px;
	width : 250px;
	height : 272px;
	background : url("../images/pendura-life7.png");
}
div.pendura-life-science:hover{
	cursor : pointer;
	width : 250px;
	height : 272px;
	background : url("../images/pendura-life7.png") 1px -278px;
}
div.pendura-life-vision{
	position : relative;
	top : 150px;
	left : 160px;
	width : 250px;
	height : 272px;
	background : url("../images/pendura-life8.png");
}
div.pendura-life-vision:hover{
	cursor : pointer;
	width : 250px;
	height : 272px;
	background : url("../images/pendura-life8.png") 0px -278px;
}
div.showcase{
	position : absolute;
	top : 35px;
	left : 40px;
	width : 854px;
	height : 336px;
	background : url("../images/bg-show.jpg");
}
#slideshow {
    position:relative;
    height:303px;
	top : 17px;
	left : 17px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
div.list{
	position : absolute;
	top : 385px;
	left : 20px;
	width : 930px;
}
div.list div.countdown{
	margin-left : 60px;
	width : 776px;
	height : 20px;
	background : url("../images/countdown.png");
}
div.introduction{
	width : 150px;
	height : 158px;
	background : url("../images/intro.png");
}
div.introduction:hover{
	cursor : pointer;
	width : 150px;
	height : 158px;
	background : url("../images/intro.png") 0px -160px;
}
ul{
	margin : 0px;
	padding : 0px;

}
ul li{
	display :inline;
	float : left;
}
div.opening{
	width : 150px;
	height : 158px;
	background : url("../images/open.png") ;
}
div.opening:hover{
	cursor : pointer;
	width : 150px;
	height : 158px;
	background : url("../images/open.png") 0px -159px;
}
div.interview{
	width : 150px;
	height : 158px;
	background : url("../images/inter.png");
}
div.interview:hover{
	cursor : pointer;
	width : 150px;
	height : 158px;
	background : url("../images/inter.png") 0px -160px;
}
div.pendura{
	width : 150px;
	height : 158px;
	background : url("../images/pen.png");
}
div.pendura:hover{
	cursor : pointer;
	width : 150px;
	height : 158px;
	background : url("../images/pen.png") 0px -160px;
}
div.hollywood{
	width : 150px;
	height : 158px;
	background : url("../images/holly.png");
}
div.hollywood:hover{
	cursor : pointer;
	width : 150px;
	height : 158px;
	background : url("../images/holly.png") 0px -158px;
}
div.contact{
	width : 150px;
	height : 158px;
	background : url("../images/cont.png");
}
div.contact:hover{
	cursor : pointer;
	width : 150px;
	height : 158px;
	background : url("../images/cont.png") 0px -160px;
}

