*{
font-family: verdana, arial, sans-serif;
font-size: 13px;
color: #000;
}
body,html{
padding: 0;
margin:0;
height: 100%;
width: 100%;
}
table#pos,td#tdPos{
border:0;
margin: 0;
}
table#pos{
border-spacing: 0;
height: 100%;
width: 100%;
padding: 0;
}
td#tdPos{
padding: 20px 0 0 0;
vertical-align: middle;
text-align: center;
background-image: url('lines.gif');
background-repeat: repeat-y;
background-position: center center;

}
div#line{
border-top: 1px solid #bebebe;
border-bottom: 1px solid #bebebe;
}
div#box{
margin: 0px auto;
height: 560px;
width: 846px;
text-align: left;
}
div#header{
height: 150px;
position:relative;
text-align:right;
}
div#content{
height: 366px;
background-color: #F3F0E9;
}
div#footer{
margin: 5px auto 0 auto;
height: 30px;
width: 806px;
text-align: right;
}
div#footer,div#footer *{
font-size: 10px;
color:#999;
}
a{
text-decoration: none;
}
div#content div{
width: 115px;
height: 115px;
border-style: solid;
border-color: #F3F0E9;
border-width: 5px 0px 0px 5px;
float:left;
}
div#content div.pb3{
width: 240px;
height: 235px;
background-color: #fff;
float:right;
position:relative;
}
div#content div.pb3 img{
position:absolute;
right:-30px;
bottom: 0px;
border-top: 172px solid #fff;
}
div#content div.pic{
background-color: #fff;
}
div#content div.pic img{
height: 115px;
width: 115px;
border:none;
}