﻿@page { 
    margin: 50px; 
}

div.marq
{
    	background: repeat #000;
}

.header-wrapper .banner {
     background: url("../Image/PHeader-en.jpg") no-repeat !important;
     width:100%;
     /*background-color: #000;*/
     /*z-index: 9999;*/
}

body 
{

}

body * 
{
    background: #fff;
    color:black;
}

div.main-wrapper
{
    border-left: 3px dashed blue;
    border-right: 3px dashed blue;
    background: #fff;

    color:black;
}

div.bar
{
    display: none;
}

nav {
	 display:none;
}

ul.clearfix {
	 display:none;
}


td.Bttprint {
	 display:none;
}

#print {
	 display:none;
}

div.vabv {
 width:920px !important;
}

div.vadv {
 display:none;
}


img[src*="PDF-V"] {
    display: none;
}

#specificimage {
    visibility: visible;
    position: fixed;
    top: .5in;
    left: .5in;
    width: 7.5in;
    height: auto;
}