html{ height:97%;width:97%}
body{font-family: calibri;background-color:lightgray; height:100%;width:100%}


.dvMain{

width: 960px;
margin: 0 auto;
padding: 0;
padding-left: 10px;
padding-right: 10px;
height: 100%;
background-color: white;
position: relative;
}


.dvHeader{height:20%;position:absolute; width:98%}

.dvLogo{position: relative; float : left; background-image: url(../images/lunchSSlogo.png); background-repeat: no-repeat;height: 100%; margin-right:20px; width: 40%;background-size:contain;}
.dvWapiLogo{position: relative; float : left; background-image: url(../images/WAPI_logo_72ppi.png); background-repeat: no-repeat;height: 100%; margin-right:20px; width: 10%;background-size:contain;}
.dvMenu{height:8%;position:absolute; top:20%;width:96%;margin: 10px;background-color:lightgray;}

.psaLogo{position: relative; float : left; background-image: url(../images/psa_logo.jpg); background-repeat: no-repeat;height: 100%; margin-right:20px; width: 300px;background-size: contain;}

.dvContactLogo{position:relative;float:left;width:55%;background-image: url(../images/courtHouse.jpg); background-repeat: no-repeat;background-size:contain; height:75%}
.dvContactdetails{position:releative;float:left;width:40%}
.dvContact{width: 100%;height: 95%;}
.dvMainPanel{height:55%;position:absolute; top:30%; width:98%;margin: 10px;overflow:auto}
.dvFooter{height:10%;position:absolute; bottom:0; width:98%;padding: 10px;text-align: center;border-top: 1px solid lightgray;}

.ulMenu{list-style: none;}

h1{position: absolute;
bottom: 0;
right: 10%;
color: red;}

.menuli{display: inline;border: 2px solid lightgray;padding: 10px;cursor: pointer;}
.menuli:hover{color:gray;border: 1px solid white}
.menuli:active{color:gray;border: 1px solid white}

.activeSection {color:white}

.dvDetail{padding-right:5%;}

.dvHomeImg{position: absolute;
width: 300px;
background-image: url(../images/judgehammer.jpg);
background-repeat: no-repeat;
background-size: contain;
height: 200px;
top: 90px;
right: 40px;}

.dvServiceImg{
position: absolute;
width: 180px;
background-image: url(../images/cellphone.jpg);
background-repeat: no-repeat;
background-size: contain;
height: 80px;
top: 0px;
right: 0px;
}