body {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
h1,h2,h3,h4,h5,h6,p {
	margin: 0px;
	padding: 0px;
}
td {
	margin: 0px;
	padding: 0px;
	font-style:normal;
}

a:link, a:visited {
	color:#900;
	text-decoration:none;
}
a:hover, a:active {
	color:#900;
	text-decoration:underline;
}
#wrapper {
	text-align: center;
	padding: 0px;
	width: 100%;
	margin: 0px;
}
#header {
	display:none
}
#header #navigation {
	display:none
	float: left;
	position: relative;
	z-index: 1000;
	height: 25px;
	width: 886px;
	margin-top: 233px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 74px;
}
#content {
	width: 100%;
	text-align: left;
	float: left;
}
#contentinside {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.2;
	width: 100%;
	margin: 0px;
	float: left;
	position: relative;
}
#leftside {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	position: relative;
}
#rightside {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 100%;
	position: relative;
}
#footer {
	display:none
}
.centerwrapper {
	float: left;
	width: 100%;
	position: relative;
}
#aboutleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#aboutright {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.aboutbox {
	padding: 0px;
	width: 100%;
	border: 1px dotted #999;
	float: left;
	margin: 0px;
}
.centerleft {
	float: left;
	width: 100%;
	position: relative;
}
.centerright {
	float: left;
	width: 100%;
	position: relative;
}
p {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.4;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #000;
	padding-top: 20px;
	text-transform: uppercase;
	line-height: .9;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #000;
	padding-top: 0px;
	text-transform: uppercase;
	line-height: 0.9;
	padding-bottom: 5px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	padding-top: 20px;
	text-transform: uppercase;
	padding-bottom: 0px;
	line-height: .8;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	padding-top: 20px;
	padding-bottom: 0px;
	line-height: 1;
}
.boldgreyitalic {
	font-style: italic;
	font-weight: bold;
}
.readmore {
	display: inline;
	float: right;
	clear: left;
	position: relative;
	margin-left: auto;
}
.readmoretext {
	font-size: 0.8em;
	line-height: 30px;
}
#faqleft {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	position: relative;
}
#faqright {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 100%;
	position: relative;
}
.photoboxhor {
	float: left;
	height: 101px;
	width: 206px;
	text-align: center;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 51px;
	padding-left: 0px;
	background-image: url(../roofing_solutions/_images/i-horizontal-bk.gif);
	background-repeat: no-repeat;
	background-position: 25px 47px;
}
#contactleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	position: relative;
}
#contactright {
	padding: 0px;
	float: left;
	width: 100%;
	position: relative;
}
.photoboxvert {
	float: left;
	height: 151px;
	width: 206px;
	text-align: center;
	margin: 0px;
}
#contentwide {
	float: left;
	width: 100%;
}
.photosquare {
	float: left;
	height: 100px;
	width: 100px;
}
.projects {
	float: left;
	height: 245px;
	width: 241px;
	text-align: left;
	margin: 0px;
}
.projects p{
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.factstable {
	border-collapse: collapse;
	border: 1px solid #333;
	font-size: 0.8em;
	text-align: center;
	width: 100%;
}
/* Set colours for all header cells in the top row */ 
.factstable th[scope=col] {
	color: #000;
}

/* Set colours for all header cells in the top row except "Product" */
.factstable th+th[scope=col] {
	color: #000;
}

/* Set the background colour for all header cells in the left column */
.factstable th[scope=row] {
	text-align: left;
}

.factstable th, .factstable td { 
	padding: 0.5em;
	border: 1px dotted #666;
	color: #000;
}
.factstable th[scope=col]
{
  border-bottom: 2px solid #000;
}
.factstable tr.alt th, .factstable tr.alt td {
	color: #000;
}
.factstable tr:hover th[scope=row], .factstable tr:hover td
{
	color: #000;
} 
.factstable caption
{
  caption-side: bottom;
  font-size: 0.9em;
  font-style: italic;
  text-align: left;
  padding: 0.5em 0;
}
.textsmall {
	font-size: 0.8em;
}
.textyellobold {
	font-size: 0.9em;
	font-weight: bold;
	color: #000;
	line-height: 1.2;
	padding: 0px;
}

