.wrapper { 
	width:997px;
	overflow:hidden;
	margin-left: auto;
    margin-right: auto;
}
.roundabout{ 
	padding: 0;
	list-style: none;
	height:414px;
	width:997px;
	margin:0px auto 0;
	overflow:hidden;
	margin-left: auto;
    margin-right: auto;
}

.roundabout-holder { 
	padding: 0;
	list-style: none;
	height:414px;
	width:997px;
	margin:0px auto 0;
	overflow:hidden;
	margin-left: auto;
    margin-right: auto;
}
/*.roundabout-moveable-item {
	width:600px;
	height:414px;
	cursor: pointer;
	text-align:center;
	position:relative;
	z-index:1;
	border-color:5px solid black;
	box-shadow:2px 2px 5px black;
	-moz-box-shadow:2px 2px 5px black;   
	-webkit-box-shadow:2px 2px 5px black;
	-webkit-box-shadow: #666 2px 2px 3px;
behavior: url(PIE.htc);
}*/

.roundabout-moveable-item {
width:600px;
height:414px;
cursor: pointer;
text-align:center;
position:relative;
z-index:-1;
}
.roundabout-moveable-item img {width:100%; position:relative; z-index:0;  /*z-index:-1;*/
	border-color:5px solid black;
	box-shadow:2px 2px 5px black;
	-moz-box-shadow:2px 2px 5px black;
	-webkit-box-shadow:2px 2px 5px black;
behavior: url(PIE.htc);
}

.main {
	width:997px;
	height:444px;
	padding:0;
	margin:0 auto;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;	/*background:url(../images/animationBG.jpg);*/
}

.mainImage {
	width:100%;
	margin:0;
	height:444px;	
	background:url(../images/animationBG_home.jpg);	
}

.next {display:block; position:absolute; left:60px; top:15px;}
.prev {display:block; position:absolute; left:8px;  top:15px}
.play_pause {display:block; position:absolute; left:34px;  top:15px}

.fb {display:block; position:absolute; right:8px; top:10px;}
.linkedin {display:block; position:absolute; right:43px;  top:10px}

.effbutton {display:block; position:absolute; right:0px; bottom:23px;}
.reqbutton {display:block; position:absolute; left:0px; bottom:23px;}

/*a img { 
border: 0; 
}*/

body {
	margin:0px 0px; padding:0px;
	}    