@charset "utf-8";
#body
{background-color:#0066FF;

}

#container
{
	clear: none;
	float: none;
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	background-color: #0000CC;
}

#container #content_2
{
	background-color: #FFFFFF;
	clear: none;
	float: right;
	height: auto;
	width: 400px;
	padding: 10px;
}

#container #footer
{
	background-color: #FFFFFF;
	height: 85px;
	width: 980px;
	clear: both;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/indexbg3.jpg);
	background-repeat: no-repeat;
}

#container #header
{
	background-color: #00FF00;
	clear: none;
	float: right;
	height: 213px;
	width: 335px;
	background-image: url(images/HGnameplate.gif);
}

#container #content_1
{
	background-color: #FFFFFF;
	padding: 10px;
	clear: none;
	float: left;
	height: 620px;
	width: 400px;
}
#container #whatson_1
{
	background-color: #FFFFFF;
	padding: 10px;
	clear: none;
	float: left;
	height: 620px;
	width: 960px;
}
#container #thequay_1
{
	background-color: #FFFFFF;
	clear: none;
	float: left;
	height: 620px;
	width: 960px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#menubar1
{
  padding: 24px;
  border:#999 1px dashed;
}

#menubar1 > a
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:17px;
  background: #333;
  padding: 12px 24px;
  color:#999;
  margin-right: 10px;
  text-decoration:none;
  border-radius: 3px;
  -webkit-transition:background 0.3s linear 0s, color 0.3s linear 0s;
  -moz-transition: background 0.3s linear 0s, color 0.3s linear 0s;
  -ms-transition: background 0.3s linear 0s, color 0.3s linear 0s;
  -o-transition: background 0.3s linear 0s, color 0.3s linear 0s;
  transition: background 0.3s linear 0s, color 0.3s linear 0s;
}

#menubar1 > a:hover
{
  background: #6F8A00;
  color:#FFF;
}

#containervid
{
  bottom: 0px;
  right: 0px;
  min-width:100%;
  min-height:100%;
  max-height:4000%;
  max-width:1000%;
  width: auto;
  height: auto;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -100;
  padding: 0px;
}

#video_pattern
{
  background-image:url(pattern.png);
  position: fixed;
  opacity:0.081;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
}

<style>
body {
  width: 100px;
  height: 100px;
  display: -webkit-box;
  display: flex;
  position: relative;
  background: #0000ff;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.btn-flip {
  opacity: 1;
  outline: 0;
  color: #fff;
  line-height: 40px;
  position: relative;
  text-align: center;
  letter-spacing: 1px;
  display: inline-block;
  text-decoration: none;
  font-family: 'Open Sans';
  text-transform: uppercase;
  text-shadow: 2px 2px 4px #000000;
  box-shadow: 5px 10px 8px #000000;

}
.btn-flip:hover:after {
  opacity: 1;
  -webkit-transform: translateY(0) rotateX(0);
          transform: translateY(0) rotateX(0);
}
.btn-flip:hover:before {
  opacity: 0;
  -webkit-transform: translateY(50%) rotateX(90deg);
          transform: translateY(50%) rotateX(90deg);
}
.btn-flip:after {
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  color: #323237;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  background: #cccccc;
  content: attr(data-back);
  -webkit-transform: translateY(-50%) rotateX(90deg);
          transform: translateY(-50%) rotateX(90deg);
}
.btn-flip:before {
  top: 0;
  left: 0;
  opacity: 1;
  color: #adadaf;
  display: block;
  padding: 0 30px;
  line-height: 40px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  background:#003399;
  content: attr(data-front);
  -webkit-transform: translateY(0) rotateX(0);
          transform: translateY(0) rotateX(0);
}
#bt1 {
	position: relative;
}
#bt2 {
	position: relative;
}
#bt3 {
	position: relative;
}
#bt4 {
	position: relative;
}
#bt5 {
	position: relative;
}

#menu {
	display: inline;

	width: ;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 1em;
	padding-left: 0px;
	padding-top: 220px;
	padding-right: 0px;
	padding-bottom: 0px;
	/*display:inline-table;
	height: 200px;
	width: 600px;
	position:left;
	position: absolute;
	float: none;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
}
</style>
#body #container #logo {
	clear: none;
	float: left;
	height: 213px;
	width: 260px;
}
#body #container #logo {
	float: left;
	height: 213px;
	width: 260px;
	background-color: #000033;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	clear: both;
}
#body #container #filler {
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	float: none;
}
#body #container #footer #footermenu {
	clear: none;
	float: none;
	height: auto;
	width: auto;
	padding-top: 40px;
	padding-right: 250px;
	padding-bottom: 20px;
	padding-left: 250px;
	color: #FFFFFF;
}
a:link {
  color: white;
  background-color: transparent;
  text-decoration: none;
}
a:visited {
  color: yellow;
  background-color: transparent;
  text-decoration: none;
}
a:hover {
  color: red;
  background-color: transparent;
  text-decoration: underline;
}
a:active {
  color: yellow;
  background-color: transparent;
  text-decoration: underline;
}
#body #container #content_1 #sign {
	height: 350px;
	width: auto;
	padding-top: 120px;
	clear: none;
	float: left;
}
figure {
display:inline-block;
border:;
vertical-align:middle;
padding:;
margin:30px;
padding-left: 50px;
}

figcaption {
  background-color: #000099;
  color: white;
  font-style: normal;
  padding:;
  text-align: center;
}
#body #container #cam {
	float: left;
	padding-left: 100px;
	background-color: #FFFFFF;
	padding-right: 80px;
}
#body #container #title {
	background-color: #0000CC;
	color: #FFFFFF;
}
#body #container #content_2 #kidney {
	padding-left: 60px;
}
#body #container #content_1 #signpic {
	height: auto;
	width: auto;
	padding-top: 120px;
}
#body #container #camera {
}
#body #container #whatson_1 #maltings {
	padding-top: 50px;
}
#body #container #thequay_1 #quay {
	height: 600px;
	width: 800px;
	padding-left: 75px;
}
#body #container #content_2 #dropdown {
	padding-top: 50px;
	padding-left: 75px;
}
#body #container #content_2 #holk {
	height: auto;
	width: auto;
	padding-top: 50px;
}
#body #container #content_2 #sand {
	padding-top: 50px;
}
#body #container #content_2 #muck {
	padding-top: 50px;
}
#body #container #content_1 #train {
	padding-top: 50px;
}
#body #container #content_1 #dropdown {
	padding-top: 50px;
}
#body #container #love {
	padding-top: 50px;
}
