/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
	color: #010101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background: url(../images/bg_water.jpg) repeat fixed;
}
h1 {
  color: #FF3600;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
}
h2 {
  color: #0074FF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
}
h3 {
  color: #FF3600;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #FF3600;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
/*a:visited {
  color: #0074FF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
}*/
a:hover {
  color: #0074FF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
}
/*a:focus {
  color: #FF3600;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
a:active {
  color: #FF3600;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}*/
#outerWrapper {
	background-color: #fff;
	margin: 25px auto 0 auto;
	min-width: 800px;
	text-align: left;
	width: 85%;
	font: 13px/16px Arial, Helvetica, sans-serif;
	color: #010101;
}
#outerWrapper #header {
  background-color: #fff;
  background-image:url(../images/WATER%20MARK%20LOGO.jpg);
  background-position:top left;
  background-repeat:no-repeat;
  border-bottom: solid 2px #0074ff;
  font-size: 16px;
  color:#fff;
  font-weight: bold;
  height: 150px;
  line-height: 18px;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #header #headeraddress	{
  	background-color:#0074ff;
	width:500px;
	border:outset medium #FFFFFF;
	}
#outerWrapper #header #headeraddress img	{
	border:solid medium	#0074ff;}

#outerWrapper #header #headeraddress a, a:link, a:visited, a:focus, a:active {
  color: #FF3600;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
#outerWrapper #header #headeraddress a:hover {
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration:underline;
}
#outerWrapper #topNavigation {
  background-color: #fff;
  border-bottom: solid 2px #0074ff;
  height: 35px;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper #leftColumn1 {
  background-color: #FFFF01;
  border-right: solid 1px #0074ff;
  float: left;
  padding: 10px 10px 10px 10px;
  width: 20%;
  height:620px;
}
#outerWrapper #contentWrapper #leftColumn1 a:hover {
  color: #0074ff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration:underline;
}

#outerWrapper #contentWrapper #leftColumn1 h2 {
	font-family:BravoScriptSSK;
	font-size:22px;
	line-height:25px;
	font-weight:bold;
	color:#0074ff;
	}

#outerWrapper #contentWrapper #content {
  background-color: #fff;
  margin: 0 0 0 22%;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
  background-color: #FFFF01;
  color:#0074ff;
  border-top: solid 4px #0074ff;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #footer #footertable th	{
	border-left: solid 1px #0074ff;
	border-right: solid 1px #0074ff;
}
#outerWrapper #footer a, a:link, a:visited, a:focus, a:active {
  color: #FF3600;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
#outerWrapper #footer a:hover {
  color: #0074ff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration:underline;
}

#outerWrapper #footer img {
	border:solid	medium	#ffff01;
}

#outerWrapper #contentWrapper #content #formcontact {
	border: 1px solid #CCCCCC;
	padding: 15px;
}
#outerWrapper #contentWrapper #content img {
	border: medium solid #FFFFFF;
}
#outerWrapper #apsp {
	border: medium solid #FFFFFF;
}
#outerWrapper #contentWrapper #content #buildprocess #build {
	font: normal 13px/16px Arial, Helvetica, sans-serif;
	color: #010101;
	padding: 10px;
}
#outerWrapper #contentWrapper #content #buildprocess img {
	border: medium solid #0074ff;
}
#outerWrapper #contentWrapper #content #poolplanner {
	padding: 15px 15px 15px 60px;
	border: 1px solid #CCCCCC;
}
#outerWrapper #contentWrapper #content #poolpro {
	padding: 15px 15px 15px 60px;
	border: 1px solid #cccccc;
}

