body {
	color: #333333;/*themecolour6%0;*/
	background-color: #FFFFFF;/*themecolour6;*/
	/*The code below is located in the actual page so that the link does not break*/
	/*background-image:   url(../comercialwaterproofingdivision_files/comercialwaterproofingdivision_topstrip.gif);*/
	/*background-repeat: repeat-x;*/
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 9pt;
}
a {
	text-decoration:none;
	color:#010099;
	}
h3 {
	text-align:center;
	}
	
/*Styles for tables. Apply content as the class for docs pages tables and content1 for other pages.*/
#content table {
	background-color:#F5FAFF;
	}
#content a:hover {
	background-color:#A4D5FD;
	}
#content1 td {
	background-color:#F5FAFF;
	}
#content2 td {
	background-color:#FFFFFF;
	}
#content2 t2 {
	background-color:#FFFFFF;
	}
#content3 td {
	background-color:#F5FAFF;
	}
#content3 t2 {
	background-color:#F5FAFF;
	}
#leftcol1 td {
	background:#ACD5FC;
	padding-right: 10px;
	padding-left:10px;
	text-align:left;
	}
td {
	border-style:hidden;
	}
/*Top Navigation Bar*/
#topnav {
	width: 100%;
	float: left;
	margin: 0 0 0 0;
	list-style: none;
	}
#topnav li {
	float: left;
	padding-right: 10px;
	 }
#topnav li a {
	display: block;
	font:14px/22px "Times New Roman", Times, serif;
	padding: 0px 20px;
	text-decoration: none;
	font-weight: bold;
	color: #2B3137;
	background-color: #A4D5FD;
	border-top: 1px solid #ccc; 
	-moz-border-radius: 10px;
	border-radius: 10px; }
#topnav li a:hover {
	color: #2B3137;
	background-color: #69B4F5;
	background-image: none 
	}
#TopNavigation { /*Top Navigation Div*/
	position:absolute;
	width:100%;
	height:26px;
	z-index:5;
	left: 0px;
	top: 150px;
}
/*Header*/
#Header {
	position:absolute;
	width:915px;
	height:115px;
	z-index:2;
	top: 10;
	left: 10;
}
#Header img{
	vertical-align:middle;
	padding-right:10px;
	}
/*Left Column*/
#LeftCol {
	position:absolute;
	margin-top:30px;
	width:261px;
	height:100%;
	z-index:3;
	left: 0px;
	top: 190px;
	padding-right: 10px;
	padding-left:10px;
	text-align:center;
}
#LeftCol b {
	font-family:"Times New Roman", Times, serif;
	font-size-adjust: 0.50;
	}
/*Left Navigation Bar*/
#leftnav {
	margin: 0 0 0 0;
	list-style: none;
	}
#leftnav li {
	padding-right: 10px;
	 }
#leftnav li a{
	display:block;
	font:12px/25px Tahoma, Arial, Helvetica, sans-serif;
	padding-left:10px;
	background:#FFFFFF ;
	color:#2B3137;
	text-decoration:none;
	border-bottom:solid 1px #A5C3E7;
}
#leftnav li a:hover {
	background:#ACD5FC;
	border-bottom:solid 1px #a7b0af;
	color:#2B3137;
}
/*Content Section*/
#Content {
	position:absolute;
	margin-top:30px;
	width:700px;
	height:500px;
	z-index:15;
	left: 300px;
	top: 350px;
}
#Content h1 {
	font-family:"Times New Roman", Times, serif;
	color:#010099;
	text-align:left;
	}
#Content h2 {
	font-family:"Times New Roman", Times, serif;
	color:#010099;
	text-align:left;
	}
#Content h4 {
	font-family:"Times New Roman", Times, serif;
	color:#010099;
	text-align:left;
	}
/*Product Navigation*/
#prodnav {
	width: 100%;
	float: left;
	margin: 0 0 3em 0;
	padding: 0;
	list-style: none; }
#prodnav li {
	float: left; }
#prodnav li a {
	display: block;
	font:10px/22px Tahoma, Arial, Helvetica, sans-serif;
	padding: 4px 7px;
	text-decoration: none;
	font-weight: bold;
	color: #2B3137;
	background-color: #A4D5FD;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc; 
	border-top: 1px solid #ccc; }
#prodnav li a:hover {
	color: #2B3137;
	background-color: #69B4F5; 
	border-bottom: 1px solid #ccc; 
	border-top: 1px solid #ccc;}
/*Footer*/
#Footer {
	position:relative;
	Top:350px;
	height:115px;
	z-index:5;
	width: 100%;
}
#Footer img {
	padding-top:50px;
	padding-left:50px;
	}
#Footer a {
	padding-left:40px;
	}
