body {
         margin: 0;
         padding: 0;
         background-color:#ffffff;
         height: 100%;

}

#page{
         width: 1210px;
         height: 1014px;
         position: absolute;
         padding: 0;
         left: 50%;
         margin-left: -605px;
}

#head{
         background: url(../images/head.png) no-repeat center top;
         width: 1210px;
         height: 180px;
         position: relative;
         padding: 0;
         margin: 0;


}
.clear { clear:both;}
#main {
         width: 1210px;
         height: 478px;
         position: relative;
         padding: 0;
         margin: 0;
}

#left{
         background: url(../images/left.png) no-repeat center top;
         width: 562px;
         height: 478px;
         position: relative;
         padding: 0;
         margin: 0;
         float: left;
}


#center{
         width: 518px;
         height: 478px;
         position: relative;
         padding: 0;
         margin: 0;
         float: both;
         background-color: #000000;
         overflow: hidden;
         float: left;
}


.clear { clear:both;}

#nav{
         background: url(../images/nav.png) no-repeat center top;
         width: 518px;
         height: 79px;
         position: relative;

}



#navin{

         width: 518px;
         height: 79px;
         position: absolute;
         padding: 0;
         margin: 0;


}

#navin ul {
         padding: 0;
         padding-left: 0;
         margin: 0;
         margin-left: 0;
         list-style: none;
         font-size: 12pt;
         height:20px;
         font-family: Tahoma, Verdana;
         font-weight: bold;
         position: relative;
        }

#navin li a { padding-left: 15px;
                 padding-right: 10px;
                 font-size: 14px;
                 color: #000000;
                 text-decoration: none;

                 }

#navin li  {
                 float: left;
                 display: inline;
                 list-style: none;
                 padding-left: 2px;
                 padding-right: 2px;
                 margin: 0;
                 width: 80px;
                 font-size: 16px;
                 color: #000000;
                 line-height: 68px;
                 white-space: nowrap;

}


#spacer{
         background: url(../images/spacer.png) no-repeat center top;
         width: 518px;
         height: 68px;
         position: relative;
         padding: 0;
         margin: 0;

}


#content{
         background: url(../images/content.jpg) no-repeat center top;
         width: 518px;
         height: 331px;
         padding: 0;
         margin: 0;
         position: relative;
         float:right;
         overflow: auto;
      

}

.item-page {

padding-right: 10px;
}

#right{
         background: url(../images/right.png) no-repeat center top;
         width: 130px;
         height: 478px;
         position: relative;
         padding: 0;
         margin: 0;
         float: right;

}


#footer{
         background: url(../images/foot.png) no-repeat center top;
         height:356px;
         width:1210px;
         position: relative;
         padding: 0;
         margin: 0;


}

div.moduletable {
          margin: 0 0 0 350px;
          padding: 150px 0 0;
}

#imp{
         height:272px;
         width:1210px;
         position: relative;
         padding: 0;
         margin: 0;
}
#impin{

         width: 442px;
         height: 79px;
         position: absolute;
         padding: 0;
         margin: 0 0 0 250px;


}

#impin ul {
         padding: 0;
         padding-left: 0;
         margin: 0;
         margin-left: 0;
         list-style: none;
         font-size: 12pt;
         height:20px;
         font-family: Tahoma, Verdana;
         font-weight: bold;
         position: relative;
        }

#impin li a { padding-left: 15px;
                 padding-right: 10px;
                 font-size: 14px;
                 color: #000000;
                 text-decoration: none;

                 }

#impin li  {
                 float: left;
                 display: inline;
                 list-style: none;
                 padding-left: 2px;
                 padding-right: 2px;
                 margin: 0;
                 width: 80px;
                 font-size: 16px;
                 color: #000000;
                 line-height: 68px;
                 white-space: nowrap;

}


p {
         color: #ffffff;
		 margin: 0;
		 padding: 0;
}

a:link, a:visited {
color: #c40202;
}

.clear { clear:both;}
.pg-csv-box {
    height: 90px;
    width: 100px;
}