/* CSS Document */
#banner{ width:750px; height:100%; position: fixed; left:50%; margin-left:-375px; z-index:1;}
.flex-control-nav { display:none;}

.flex-direction-nav li a{ width:40px; height:40px; position:absolute; top:50%; margin-top:-20px; text-indent:999em; z-index:22;}

.flex-prev{ background:url(../images/left.png) center  no-repeat; left:10px;}
.flex-next{ background:url(../images/right.png) center  no-repeat; right:10px;}

.slides{ width:750px; height:100%;}
.slides li{ width:750px; height:100%;}
.slides li img{ width:750px; vertical-align:middle;}

