
html {
  height: 100%;
  overflow: show;
}




body {
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #000000;
  color:#000000;
  text-align: center;
	}



div#header { 
float: center;
padding-top:6px;
padding-bottom:0px;
margin: 0; 
padding: 0 
background: #0756A3; 
list-style-type: none;
}

div#menu { 
float: center;
margin: 0 auto;
margin-top: 20px;
padding: 0; 
background: #000000; 
list-style-type: none; 
}


#menu ul {  list-style-type: none;
  margin: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0;
  }


#menu li {float: left;
  margin: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0;
}

#menu li.list2 {background:transparent url(butts/galleries.png);}
#menu li.list3 {background:transparent url(butts/about_us.png);}
#menu li.list4 {background:transparent url(butts/services.png);}
#menu li.list5 {background:transparent url(butts/contact.png);}


#menu a {display:block; width:85px; height:0; padding-top:33px; color:#000; overflow:hidden;}
#menu li {float:left; margin: 0; 
padding: 0; margin-right:0px;}

#menu a#item2 {background:transparent url(butts/galleries_ovr.png) -33px -85px no-repeat;}
#menu a#item3 {background:transparent url(butts/about_us_ovr.png) -33px -85px no-repeat;}
#menu a#item4 {background:transparent url(butts/services_ovr.png) -33px -85px no-repeat;}
#menu a#item5 {background:transparent url(butts/contact_ovr.png) -33px -85px no-repeat;}


#menu a#item2:hover {background-position:0 0; z-index:50;}
#menu a#item3:hover {background-position:0 0; z-index:50;}
#menu a#item4:hover {background-position:0 0; z-index:50;}
#menu a#item5:hover {background-position:0 0; z-index:50;}


#menu {
  display:block; 
  width:872px; 
  height:33px; 
  margin: 0; 
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0; }

p.foot
{
  text-align: center;
  font-family: Trebuchet MS;
  font-size: 14px;
  color: #ffffff;

  margin-top: 0em; 
  margin-bottom: 0em; 
}

#flashcontent {
  margin: 0px auto 0;
  margin-top: 5px;  /* IE 7 and below */
  border: 0px solid #ffffff;
  width: 872.00px;
  height: 547.00px;
	}

div.box
{
  margin: 0px auto 0;
  margin-top: 5px;
  border: 1px solid #ffffff;
  width: 868.00px;
  height: 542.00px;
}
div.box2
{
  margin: 0px auto 0;
  margin-top: 0px;
  border: 1px solid #ffffff;
  width: 866.00px;
  height: 540.00px;
}
div.box3
{
  margin: 0px auto 0;
  margin-top: 0px;
  border: 2px solid #000000;
  background: #ffffff;
  width: 862.00px;
  height: 536.00px;
}

div.box4
{

  float: left;	
  margin: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  border: 1px solid #000000;
  background: #000000;
  width: 200px;
  height: 530px;
}

div.box5
{
  margin: 0px auto 0;
  margin-top: 5px;
  border: 2px solid #fff;
  width: 868.00px;
  height: 25.00px;
}


img.about {
  background: none;
  border: 1px solid #000000;
  }

div.color {
  background: #000000;
  border: none;
  width: 100px !important;
  max-width: 800px !important;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2px;
  padding-bottom: 2px;
  height: 100%
}

div.color1 {
  background: #ffffff;
  border: none;
  width: 800px !important;
  max-width: 800px !important;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2px;
  padding-bottom: 2px;
  height: 100%
}



