#rotator-top{width:780px; height:25px; background:url(../img/rotatortop.png)}
#rotator-cont {background:url(../img/rotatorbg.png); overflow:hidden; height:auto !important;}
#rotator-bot{width:780px; height:25px; background:url(../img/rotatorbot.png)}
#right .main .right {
width: 176px;
height: 320px;
float: right;
}
.abs{position:absolute;display:inline-block;}
.main .left{display:inline-block;}
#rotator-links{position:relative; top:-20px; left:600px; z-index:300;}
#rotator-links ul {
list-style: none;
font-size: 16px;
text-align: center;
font-weight: bold;
padding: 0 1px 0px 0;
overflow: hidden;
height: 330px;
}
#rotator-links ul li {padding-bottom:2px;}
#rotator-links ul li a{font-size:28px; font-family:Arial, sans-serif;
}
#rotator-links ul li #link1{padding-top:10px;}

#rotator-links ul li #link1 {
display: block;
height:98px;
width:176px;
color: white;
text-decoration: none;
background: url(../img/link1.png) no-repeat;
}
#rotator-links ul li #link1.selected{
	background: url(../img/link1-selected.png) no-repeat;
}
#rotator-links ul li #link1:hover{
	background: url(../img/link1-selected.png) no-repeat;
}
#rotator-links ul li #link2{padding-top:30px;}
#rotator-links ul li #link2 {
display: block;
height:74px;
width:176px;
color: white;
text-decoration: none;
background: url(../img/arrows.png) no-repeat;
}
#rotator-links ul li #link2.selected{
	background: url(../img/arrows-selected.png) no-repeat;
}
#rotator-links ul li #link2:hover{
	background: url(../img/arrows-selected.png) no-repeat;
}
#rotator-links ul li #link3{padding-top:10px;}
#rotator-links ul li #link3 {
	
display: block;
height:98px;
width:176px;
color: white;
text-decoration: none;
background: url(../img/link3.png) no-repeat;
}
#rotator-links ul li #link3.selected{
	background: url(../img/link3-selected.png) no-repeat;
}
#rotator-links ul li #link3:hover{
	background: url(../img/link3-selected.png) no-repeat;
}
#rotator-links ul li a div{pointer-events: none; padding-top:5px;}
