body{
	margin: 0px;
	font: 12px arial,helvetica,sans-serif;
	line-height: 1.6em;
}
#interface{ width: 960px; margin: auto;}
#photo{}
#photo .slideshowItem {}

#nav{ width: 252px; height: 310px; padding: 10px; position:absolute; margin-left: 708px;background: url(../img/panel-bg.jpg) no-repeat 10px 10px;}
#nav h4{font: normal 14px Arial, Helvetica, sans-serif; color:#c6c8c4; margin: 8px 0px 0px 0px;}
#nav h3{font: bold 30px Arial, Helvetica, sans-serif; color:#fff; margin: 0px 0px 10px 0px; }
#nav p {color:#9da7b1; padding: 0px 0px 0px 0px;}

#shadow {width: 252px; height: 310px; padding: 10px; position:absolute; margin-left: 696px; margin-top: -9px;}

.more {display: block; height: 0px; overflow:hidden; padding-top: 20px; background:url(../img/more.gif) no-repeat  right 0px; position: absolute; left: 9px; top: 283px; width: 208px;}
.more:hover {background-position:  right -20px;}
.propDesc {position: absolute; background: url(../img/panel-bg.jpg) no-repeat 0px 0px; width: 230px; height: 373px; padding: 10px 0px 10px 14px; }
.propDesc p{ margin-right: 28px;}

#numbers {margin-top: 1em;position: absolute; left: 13px; top: 320px;}
#numbers a{background: url(../img/thumbs.jpg) no-repeat 0px 0px; width: 56px; height: 47px; display:block; float:left; text-decoration: none;}

a#item1 {background-position:0px 0px;}
#item1:hover {background-position:0px -47px;}
a#item2 {background-position:-55px 0px;}
#item2:hover {background-position:-55px -47px;}
a#item3 {background-position:-110px 0px;}
#item3:hover {background-position:-110px -47px;}
a#item4 {background-position:-165px 0px;}
#item4:hover {background-position:-165px -47px;}
#numbers a#item1.active {background-position:0px -47px;}
#numbers a#item2.active {background-position:-55px -47px;}
#numbers a#item3.active {background-position:-110px -47px;}
#numbers a#item4.active {background-position:-165px -47px;}

.slideshowItem{ position:absolute; width: 100%; height: 420px;}
#img1{background: url(../img/01.jpg) no-repeat center 19px;}
#img2{background: url(../img/02.jpg) no-repeat center 19px;}
#img3{background: url(../img/03.jpg) no-repeat center 19px;}
#img4{background: url(../img/04.jpg) no-repeat center 19px;}
#img5{background: url(../img/05.jpg) no-repeat center 19px;}

#ribbon {background: url(../img/ribbon.jpg) no-repeat top center;position:absolute; width: 100%; height: 420px; margin-top: 300px;}
