/* CSS Document */



body {
	margin: 11px auto;
	padding: 0;
	background: background.jpg;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	
}
p {
	margin:0 0 10px;
	
}
a {
	text-decoration: none;
	color: #99000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a.largelink {
	color: #99000;
	font-size: 120%;
	font-weight: bold;
}
img {
	border: 0;
}
hr {
	margin: 5px 0 10px;
}
h1 {
	margin: 0 0 4px;
	color: #000000;
	font-size: 190%;
	font-weight: bold;
}
h2 {
	margin: 0 0 4px;
	color: #0099ff;
	font-size: 115%;
	text-align:center;
}
h3 {
	margin: 0 0 1px;
	color: #00729D;
	font-size: 115%;
}
h4 {
	margin: 0 0 4px;
	color: #000000;
	font-size: 150%;
	font-weight: bold;
	
}
h5 {
	margin: 0 0 15px;
	color: #ffffff;
	font-size: 100%;
	font-style: italic;
}

h6 {
	margin: 0 0 15px;
	color: #ffffff;
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
}


#full-screen-background-image {
  z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
}

#wrapper {
  position: relative;
  width: 800px;
  min-height: 400px;
  margin: 100px auto;
  color: #333;
}

body#background {
  background:  url(livingroom-BLUR.jpg) no-repeat 50% 50% fixed;
  background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
}


body#background-homepage {
  background:  url(home-background1.jpg) no-repeat 50% 50% fixed;
  background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
}

body#background-contact {
  background:  url(home-background1.jpg) no-repeat 50% 50% fixed;
  background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
}

body#background-photos {
  background:  url(home-background1.jpg) no-repeat 50% 50% fixed;
  background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
}

body#background-faq {
  background:  url(home-background1.jpg) no-repeat 50% 50% fixed;
  background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
}

body#background-steel {
  background:  url(home-background1.jpg) no-repeat 50% 50% fixed;
  background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
}




body#background-testimonials {
  background:  url(home-background1.jpg) no-repeat 50% 50% fixed;
  background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
}


body#background-photos {
  background:  url(photos-image1.jpg) no-repeat 50% 50% fixed;
  background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
}





