/* CSS Document */

#content {
padding-top:130px;
}

#content h1 {
padding:0;
height:112px;
background-image:url(/assets/images/title-background.png);
background-repeat:repeat-x;
color:#cece94;
font-size:1px;
}

#content h2 {
padding:0;
height:112px;
background-image:url(/assets/images/title-logo.png);
background-repeat:no-repeat;
background-position:50% 0;
color:#cece94;
font-size:1px;
}

#panSpan {
text-align:center;
margin:20px 0;
}

#pan {
margin:0 auto;
background-image:url(/assets/images/studiopan-220.jpg);
background-position:1350px 0;
background-repeat:repeat-x;
position:relative;
width:640px;
height:220px;
overflow:hidden;
cursor:w-resize;
}

#pan b.p1, #pan b.p2, #pan b.p3, #pan b.p4, #pan b.p5, #pan b.p6 {
position:absolute;
left:0px;
top:0px;
width:100px;
height:220px;
border:0px solid #000;
cursor:w-resize;
}

#pan b.p2 { left:100px; }
#pan b.p3 { left:200px; }
#pan b.p4 { left:340px; cursor:w-resize; }
#pan b.p5 { left:440px; cursor:w-resize; }
#pan b.p6 { left:540px; cursor:w-resize; }