#clientphotosbutton a,
#portfoliositebutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 31px;
   background-position: 0% 0px;
   font-size: 31px;
   line-height: 31px;
}

#portfoliositebutton a:hover  {
   background-position: -263px 0%;
}

#clientphotosbutton a:hover  {
   background-position: -260px 0%;
}

#portfoliositebutton a  {
   width: 263px;
   background-image: url(splashpagemedia/portfoliositebutton.png);
}

#clientphotosbutton a  {
   width: 260px;
   background-image: url(splashpagemedia/clientphotosbutton.png);
}

#portfoliositebutton  {
   visibility: visible;
   position: absolute;
   left: 763px;
   top: 180px;
   z-index: 2;
   width: 263px;
   height: 31px;
}

#blogbutton a:hover  {
   background-position: -84px 0%;
}

#clientphotosbutton  {
   visibility: visible;
   position: absolute;
   left: 767px;
   top: 344px;
   z-index: 2;
   width: 260px;
   height: 31px;
}

#hznsplashpage  {
   width: 100%;
   height: 1px;
   overflow: visible;
   position: absolute;
   top: 50%;
   left: 0px;
}

#blogbutton a  {
   background: url(splashpagemedia/blogbutton.png) no-repeat 0% 0px;
   display: block;
   height: 30px;
   width: 84px;
   font-size: 30px;
   line-height: 30px;
}

#blogbutton  {
   visibility: visible;
   position: absolute;
   left: 854px;
   top: 517px;
   z-index: 2;
   width: 84px;
   height: 30px;
}

#splashpage  {
   width: 1080px;
   height: 720px;
   position: absolute;
   margin-left: -540px;
   left: 50%;
   top: -360px;
}

#background  {
   background: url(splashpagemedia/background.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 1080px;
   height: 720px;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #FFFFFF;
}

