div#wrapper { 
  text-align: center;} 
 
  div#container {position: relative; 
                width: 800px; 
                height: 1355px; 
                border-color: #002e62; 
                 border-style: solid; 
                 border-top-width: 2px; 
                 border-right-width: 2px; 
                 border-bottom-width: 2px; 
                 border-left-width: 2px; 
                } 
 
  div#beforeaftercontainer {position: relative; 
                            width: 800px; 
                            height: 715px; 
                            border-style: solid; 
                 border-top-width: 2px; 
                 border-right-width: 2px; 
                 border-bottom-width: 2px; 
                 border-left-width: 2px;} 
 
div#contactuscontainer { 
  position: relative; 
  width: 800px; 
  height: 825px; 
  border-color: #002e62; 
  border-style: solid; 
  border-top-width: 2px; 
  border-right-width: 2px; 
  border-bottom-width: 2px; 
  border-left-width: 2px; 
                } 
 
 
 
  div#containerthankyou {position: relative; 
                width: 800px; 
                height: 735px;} 
 
  div#banner {position: absolute; 
             top: 0; 
             left: 0;} 
 
  div#home {position: absolute; 
             top: 80px; 
             left: 0px;} 
 
  div#beforeafter {position: absolute; 
             top: 80px; 
             left: 266px;} 
 
  div#contactus {position: absolute; 
             top: 80px; 
             left: 534px;} 
 
 .nessyvan {position: absolute; 
              top: 120px; 
              left: 553px;} 
 
 .nessyvanthankyou {position: absolute; 
                    top: 120px; 
                    left: 0px;} 
 
 
 
  div#sidebar {position: absolute; 
               top: 185px; 
               left: 0px;} 
 
  div#content {position: absolute; 
               top: 185px; 
               left: 200px;} 
 
  div#counter {position: absolute; 
               top: 200px; 
               left: 60px;} 

div#movieheading {
  position: absolute; 
  top: 580px; 
  left: 295px;} 



div#loadingcircle {
  position: absolute;
  top: 730px;
  left: 440px;
  display: block;}

div#flash {
  position: absolute;
  top: 630px;
  left: 280px;}

div#movietestpage {
  position: absolute;
  top: 630px;
  left: 280px;
  display: none;}



div#download {
  position: absolute; 
  top: 900px; 
  left: 340px;} 

div#content2 {
  position: absolute; 
  top: 950px; 
  left: 220px;}  


 
  div#sidebarhome {position: absolute; 
               top: 0px; 
               left: 0px;} 
 
  div#sidebarbeforeafter {position: absolute; 
                          top: 30px; 
                          left: 0px;} 
 
  div#sidebarcontactus {position: absolute; 
                        top: 60px; 
                        left: 0px;} 
 
   
  p {text-indent: 20px;} 
   
  p.contentb {text-indent: 250px;} 
 
p.contenta { 
  text-indent: 0px; 
  margin-left: 10px; 
  margin-right: 10px; 
  text-align: justify;} 
 
  p.contentc {margin-left: 80px;} 
 
  p.image {text-indent: 185px;} 
 
  p.backbutton {text-indent: 40px;} 
 
  h1.headingb {text-indent: 140px;} 
 
  h3.heading1 {font-family: arial;} 
 
  textarea {margin-left: 20px;} 
  
  input.submit {margin-left: 235px;} 
 
  form {text-align: left; 
        margin-left: 10px;} 
 
td.sidebartd { 
  background-color: #c8e2e8; 
  width: 200px;} 
 
td.externlinks { 
  font-family: arial; 
  font-size: 13px; 
  text-align: left;} 
 
td.hit { 
  font-family: arial; 
  font-size: 10px; 
  text-align: center;} 
 
td.td1 { 
  width: 100px;} 
 
td.td2 { 
  width: 568px;} 
 
td.phonenumber { 
  font-size: 26px; 
  text-align: center;} 
 
td.or { 
  font-size: 20px; 
  text-align: center;} 
           
 
   
           
  a {text-decoration: none;} 
  a:link {color: #000000;}  
  a:active {color: #000000;}  
  a:visited {color: #000000;} 
  a:hover {color: #00209f; text-decoration: underline;} 
 
  a.buslink {text-decoration: underline;} 
  a.buslink:link {color: #000000;}  
  a.buslink:active {color: #000000;}  
  a.buslink:visited {color: #000000;} 
  a.buslink:hover {color: #00209f; text-decoration: none;} 
 
  a.internallink {text-decoration: underline;} 
  a:link.internallink {color: #000000;}  
  a:active.internallink {color: #000000;}  
  a:visited.internallink {color: #000000;} 
  a:hover.internallink {color: #00209f;text-decoration: none;} 



 
 
  .gallerycontainer{ 
position: relative; 
} 
 
.thumbnail img{ 
border: 1px solid white; 
margin: 0 5px 5px 0; 
} 
 
.thumbnail:hover{ 
background-color: transparent; 
} 
 
.thumbnail:hover img{ 
border-style: none; 
} 
 
.thumbnail span{  
position: absolute; 
border-style: none; 
padding: 5px; 
left: -1000px; 
 
visibility: hidden; 
color: black; 
text-decoration: none; 
} 
 
.thumbnail span img{  
border-style: none; 
padding: 2px; 
} 
 
.thumbnail:hover span{  
visibility: visible; 
top: 250px; 
left: 70px;  
z-index: 50; 
} 
 
 
   
   
   
 
 

