body {
	margin: 0px 0px 0px 0px;
	background-color: #D1D6D2;
}

#wrap {
	background-color:#ffffff;
	margin:0 auto;
	padding: 0px 5px;
	width:760px;
}

#content {
margin:0px 0px 10px 0px;
padding:0px 0 0 0;
text-align:left;
}



h1 span {

  display: none; 
  
}

.nav {

  display: inline; 
  
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	
	vertical-align: top;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
.topbak {
	background-color: #FFFFFF;
	background-image: url(11b.jpg);
}
.section-image {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}


#gallery, #installations, #range
{
	margin: 20px 0px 0px 0px;
	font-size: 12px;
}

#gallery ol
{
	margin: 10px 0px 0px 35px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;  
	float: left;
	
}
#gallery ol li
{
  float: left;
  width: 181px;  /* accommodate the widest item */
  display: block;
  margin: 5px 15px 20px 0px;
  padding: 0px;
  text-align: center;

  
}
/* stop the floating after the list */
#gallery br
{
  clear: left;
}
/* separate the list from what follows it */


/* anchor styling */
#gallery ol li a
{
  text-decoration: none;	
}
#gallery ol li a:hover
{
 text-decoration: none;	
}

#gallery img
{
	padding: 5px;
	border: 1px solid #999999;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	
}

/******************installations*****************/
#installations ol
{
	margin: 10px 0px 0px 35px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;  
	float: left;
	
}
#installations ol li
{
  float: left;
  width: 181px;  /* accommodate the widest item */
  display: block;
  margin: 5px 15px 20px 0px;
  padding: 0px;
  text-align: center;

  
}
/* stop the floating after the list */
#installations br
{
  clear: left;
}
/* separate the list from what follows it */


/* anchor styling */
#installations ol li a
{
  text-decoration: none;	
}
#installations ol li a:hover
{
 text-decoration: none;	
}

#installations img
{
	padding: 5px;
	border: 1px solid #999999;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	
}

/*** Glass Splashbacks Single Colour Ranges ***/
#range ol {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;  
	}

#range ol li {
	float: left;
  	width: 116px;  					/* accommodate the widest item */
  	display: block;
  	margin: 5px 0px 20px 0px;
  	padding: 0px;
  	text-align: center;
	}

#range br {							/* stop the floating after the list */
	clear: left;
	}
									/* separate the list from what follows it */
#range ol li a {					/* anchor styling */
	text-decoration: none;	
	}

#range ol li a:hover {
	text-decoration: none;	
	}

#range img {
	padding: 0px;
	border: 1px solid #999999;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	}	
/*** End Glass Splashbacks Single Colour Ranges ***/

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 3px 3px 3px 3px;
	border: 0px;
}
a.center {
	display: inline; 
	width: 180px;
	padding: 0;
	margin: 0;
}
img.alignleft {
	float:left;
	margin: 2px 7px 5px 0px;
	border: 1px solid #999999;
	padding: 3px 3px 3px 3px;
}

img.alignright {
	float:right;
	margin: 2px 0px 5px 7px;
	border: 1px solid #999999;
}

.alignright {
	float:right;
	margin: 2px 0px 5px 7px;
	border: 1px solid #999999;
}

.style7 {
	font-size: 14px;
	font-weight: bold;
}

.style8 {
	font-size: 14px;
	font-weight: normal;
}