/* Generated by KompoZer */
@import url(layout.css);
body {
  background: #ffffff url(../images/bg_top_sand.jpg) repeat-x scroll center top;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.8em;
}
body img {
  border-style: solid;
	border-color: inherit;
	border-width: 0px;
	text-decoration: none;
  	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
}
#top_space {
  padding: 10px;
  width: 700px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
}
#top_space h1 {
  display: inline;
  font-style: italic;
  margin-left: 20px;
  color: #000066;
}
#contacts {
  float: right;
  margin-right: 25px;
  padding-top: 20px;
  color: #000066;
}
#logo {
}
#container {
  border: 1px solid #663300;
  margin: 10px auto 0;
  padding: 10px;
  width: 700px;
  background-color: #ffffff;
}
#masthead {
  margin: 0px;
  padding: 0px;
  text-align: center;
  width: 700px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 200px;
  background-image: url(../images/roofing_header_graphic.jpg);
}
#masthead h1 {
  color: #999966;
  text-align: left;
  margin-left: 50px;
  text-decoration: none;
  font-style: italic;
}
#masthead h3 {
  color: #402640;
}
#navigation {
  border-style: solid;
  border-color: #000066;
  border-top: 1px solid #000066;
  border-left: 1px solid #000066;
  border-right: 1px solid #000066;
  position: relative;
  float: left;
  width: 700px;
  margin-top: 20px;
  margin-bottom: 10px;
}
#navigation ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
  display: block;
}
#navigation li {
  margin: 0;
  padding: 0;
  display: block;
}
#navigation a {
  border-bottom: 1px solid #000066;
  padding: 5px;
  color: #0b0c0a;
  text-decoration: none;
  display: block;
  background-color: #79acca;
}
#navigation a:hover {
  color: #000099;
  text-decoration: none;
  background-color: #ee6d2d;
}
#content {
  float: left;
  width: 700px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#content h1, h2, h3, h4, h5, h6 {
  color: #0b0c0a;
}
.imgbox {
	border: 1px solid #ffffff;
	padding: 5px;
	height: 200px;
	width: 215px;
	float: left;
	margin-left: 4px;
	text-align: center;
}
.imgbox h1, h2, h3 {
  border-bottom: 1px solid #999966;
}
.imgbox:hover {
  border: 1px solid #999966;
  padding: 5px;
  height: 200px;
  width: 215px;
  float: left;
  margin-left: 4px;
}
#contentbox {
  border: 1px solid #ffffff;
  padding: 5px;
  width: 300px;
  float: left;
  margin-left: 5px;
  text-align: left;
}
fieldset {
  margin: 10px 0 0;
  background: transparent url(#) no-repeat scroll right bottom;
}
legend {
  text-transform: uppercase;
  font-size: 0.75em;
  color: #663300;
  margin-left: 1em;
}
fieldset ol {
  padding: 10px 10px 0 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
fieldset li {
  position: relative;
  padding-bottom: 1em;
  clear: both;
}
label {
  position: relative;
  color: #663300;
  clear: left;
  float: left;
  margin-right: 5px;
  text-align: right;
  width: 8em;
}
input {
  border: 1px solid #999966;
  padding: 5px;
  background: #fff8dc none repeat scroll 0% 50%;
  color: #000000;
  margin-left: 5px;
  float: right;
  margin-bottom: 1em;
}
textarea {
  border: 1px solid #999966;
  padding: 5px;
  background: #fff8dc none repeat scroll 0% 50%;
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  margin-left: 4.2em;
  float: right;
  margin-bottom: 1em;
}
#footer {
  text-align: center;
  clear: both;
  width: 700px;
}
#footer p {
  color: #808080;
}
#footer a {
  color: #503750;
  text-decoration: underline;
}
#footer a:hover {
  color: #402640;
  text-decoration: none;
}
#footer_lower {
  border: 1px solid #663300;
  padding: 10px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  width: 700px;
  height: 2em;
  background-color: #ffffff;
  clear: both;
}
a {
  color: #0b0c0a;
  text-decoration: underline;
}
a:hover {
  color: #ff0000;
  text-decoration: none;
}
.style_bold {
  font-weight: bold;
}
.style_italic {
  font-style: italic;
}
#navigation a hover {
  border-bottom: 1px dotted #ffffff;
  padding: 5px;
  color: #0b0c0a;
  text-decoration: none;
  display: block;
  background-color: #c0c090;
}
.float_right {
  float: right;
}
.float_left {
  float: left;
}
.ctr {
  text-align: center;
	float: left;
}
.strapline {
  font-style: italic;
  margin-top: 1em;
  margin-left: 20em;
}
.leftspace30 {
  margin-left: 30px;
  vertical-align: top;
}
/* CSS Image Popup Code - credit to http://help.veign.com/css-image-popup.php*/
		a.screen, a.screen:visited {
			color:#000; 
			position:relative; 
			z-index:1;}
			
		a.screen strong {
			position:absolute;
			visibility:hidden; /* hide the image */
			width:262px; /* give it a width */
			height:0; /* no height to solve an Opera bug that 
			             makes it selectable when hidden */
			border:0px solid #000; /* add a border */
			left:130px; /* position:the image */
			top:-112px;}
			
		a.screen:hover {
			text-decoration:none; 
			border:0; /* needed for this to work in IE */ 
			z-index:1000;}
			
		a.screen:hover strong {
			visibility:visible; /* make the image visible */
			height:112px; /* now give it a height */
			cursor:pointer; /* for IE */
			z-index:500; }
			
		a.screen:hover strong img {
			border:0; /* remove the link border */}

