
body {
	background-color: #7a7a7a;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	font-family: sans-serif, Helvetica, Verdana, Arial, sans-serif;
}

#container {
	width: 1024px;
    margin: 0 auto;	
	}


#main {
	background-image: url(/images/middle.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}

#left {
  width: 600px;
  padding: 0;
  float: left;
}

#right {
  width: 400px;
  padding: 0;
  float: left;	
}

#header {
	background-position: center;
	margin: 0 auto;
	width: 1000px;
    height: 200px;
}

#footer {
	clear: both;
	margin: 0 auto;
	background-image: url(/images/bottom.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 1000px;
	
}

#menu {
    padding-top: 166px;
    padding-right: 28px;
	text-align: right;
}

#fp_top {
background-image: url(/images/hygrade_fp_top.jpg);
background-repeat: no-repeat;
width: 509px;
height: 291px;
margin-left: 40px;
margin-top: 15px;

}

#fp_text {
position: relative;
font-weight: bold;
left: 5px;
top: 238px;
text-align: center;
font-size: 165%;
color: AA0000;
width: 500px;
}

.fptext {
	color: #323e4e;
}

#fpprojects {
  width: 550px;
  margin-top: 5px;
  font-size: 130%;
  margin-left: 30px;
  padding: 2px;	
}

.fpproject_item {
  margin-bottom: 25px;
  border-bottom: 1px solid #EEEEFF;
}

.fp_title {
  font-size: 165%;
  font-weight: bold;
  margin-top: 8px;
  margin-left: 5px;
  border-bottom: 1px solid #DDDDFF;	
  color: AA0000;
}

.fp_title_text{
color: AA0000;
}

.fp_blurb {
  padding: 5px;	
  min-height: 200px;
  border-right: 1px solid #EEEEFF;	
}

.fp_image {
  padding: 10px;	
	
}

.fp_body_image {
   float: left;
}


.fp_links {
  clear: both;
  text-align: right;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-top: 4px;
  border-right: 1px solid #EEEEFF;	
}

.fp_body {
  
}



#roof_list {
 width: 352px;
 float: right;
 margin-top: 15px;
 margin-right: 22px;
 padding: 3px;
 display: inline;
 position: relative;
	
}

#roof_list a {
 color: #FFFFFF;
 font-weight: bold;
 font-size: 95%;
}

#roof_top {
 	background-image: url(/images/roof_top.jpg);
	background-repeat: no-repeat;
	height: 38px;
	
}

#roof_bottom {
	background-image: url(images/roof_bottom.jpg);
	background-repeat: no-repeat;	
	height: 16px;
	
}

.roof_item {
  background-image: url(/images/roof_middle.jpg);
  padding: 2px;
}

.roof_image {
	float: left;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 3px;
	border: 2px solid #323e4e;
}

.roof_title {
    font-size: 120%;
    font-weight: bold;
    padding: 2px;
    margin-top: 5px;
	color: #323e4e;
}

.roof_description {
  padding: 3px;
  	
	
}
.roof_links {
   clear: both;
   font-size: 110%;	
   text-align: center;
}

#gallery_top {
 	background-image: url(/images/gallery_top.jpg);
	background-repeat: no-repeat;
	height: 38px;
	
}

#project_top {
 	background-image: url(/images/project_roof.jpg);
	background-repeat: no-repeat;
	height: 37px;
	
}

.project_title{
font-size: 185%;
color: #323e4e;
}

.project_type{
font-size: 175%;
color: #323e4e;
}

.portfolio {
  margin-top: 25px;
  margin-left: 30px;
  margin-bottom: 10px;
  font-size: 205%;
  font-weight: bold;
  color: #4f617b;

}

a:link {
	color: #055BE9;
	text-decoration: none;
}
a:visited {
	color: #055BE9;
	text-decoration: none;
}
a:hover {
	color: #2884F2;
	text-decoration: underline;
}
a:active {
	color: #ffcf00;
}

#menu a:link {
color: #FFFFFF;
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
font-size: 125%;
text-decoration: none;
}

#menu a:visited {
color: #EEEEEE;
font-weight: bold;
font-size: 125%;
text-decoration: none;
}

#menu a:active {
color: #055BE9;
font-weight: bold;
font-size: 125%;
text-decoration: none;
}

#menu a:hover {
color: #055BE9;
font-weight: bold;
font-size: 125%;
}