@charset "UTF-8";
body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #A4DDEE url(../images/water.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.twoColFixRtHdr #container {
	width: 900px;
	background: #FFFFFF;
	text-align: left;
	box-shadow: rgba(0,0,0, 0.3) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.3) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.3) 0px 0px 8px;
	margin: 0 auto;
} 
.twoColFixRtHdr #header {
	margin: 0px auto;
	background-image: url(../images/UWS%20Logo%20-%20MOO7146_smaller.JPG);
	background-repeat: no-repeat;
} 
.twoColFixRtHdr #container #header table {
	background: #CCC;
	text-align: center;
	height: 35px;
}
.twoColFixRtHdr #container #header table a {
	font-size: .9em;
	color: #666;
	text-decoration: none;
}
.twoColFixRtHdr #container #header table a:hover {
	font-size: 0.9em;
	color: #199DDC;
	text-decoration: none;
}
.twoColFixRtHdr #sidebar1 {
	width: 150px;
	padding: 0 20px;
	-webkit-border-radius: 8px;
	float: right;
	margin: 0 0 0 0;
	left: 891px;
	top: 192px;
}
.twoColFixRtHdr #sidebar2 {
	float: right;
	width: 150px;
	padding: 10px;
	-webkit-border-radius: 8px;
}

.twoColFixRtHdr #container #sidebar1 h1 {
	font-size: 1.1em;
	color: #0F529B;
	margin: 0px 0px 8px;
}
.twoColFixRtHdr #container #sidebar1 p {
	font-size: 0.9em;
	color: #666;
	margin: 0px 0px 8px;
}
.twoColFixRtHdr #mainContent {
	margin: 0 auto;
	padding: 0 20px;
} 
.twoColFixRtHdr h1 {
	font-size: 1.1em;
	color: #0F529B;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
.twoColFixRtHdr h3 {
	font-size: 0.9em;
	color: #0F529B;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.twoColFixRtHdr p {
	font-size: 0.9em;
	color: #666;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
	font-style: normal;
}
.twoColFixRtHdr li {
	font-size: .9em;
	color: #666;
	text-align: left;
}
.twoColFixRtHdr #container #mainContent p a {
	text-decoration: none;
	color: #0F529B;
}
.twoColFixRtHdr #container #mainContent p a:hover {
	text-decoration: none;
}
.twoColFixRtHdr #services {
	margin: 0 auto;
	padding: 0 20px;
	font-family: Arial, Helvetica, sans-serif;
} 
.twoColFixRtHdr #footer {
	background:#E8F7FC;
} 
.twoColFixRtHdr #footer p {
	margin: 0;
	padding: 10px 0;
	font-size: .7em;
	color: #999;
	text-decoration: none;
	text-align: center;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixRtHdr #container #services .water {
	float: left;
	width: 240px;
	margin: 20px 0px 20px 10px;
	padding: 10px;
	border: 1px solid #1993D8;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-align: center;
}
.twoColFixRtHdr #container #services .waste {
	float: left;
	width: 240px;
	margin: 20px 0px 20px 10px;
	padding: 10px;
	border: 1px solid #1993D8;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-align: center;
}
.twoColFixRtHdr #container #services .storm {
	float: left;
	width: 240px;
	margin: 20px 0px 20px 10px;
	padding: 10px;
	border: 1px solid #1998D9;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-align: center;
}
.twoColFixRtHdr #container #services .leak {
	float: left;
	width: 795px;
	margin: 0px 0px 20px 10px;
	padding: 10px 10px 10px 0px;
	border: 1px solid #1998D9;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-align: left;
}
.twoColFixRtHdr #container #services .leak table tr td p a {
	color: #0F529B;
	text-decoration: none;
}
.twoColFixRtHdr #container #services blockquote table tr td p a {
	color: #42529B;
	text-decoration: none;
}
.twoColFixRtHdr #container #services blockquote table tr td small a {
	font-size: 10px;
	color: #0F5DAB;
	text-decoration: none;
	line-height: 20px;
}
.twoColFixRtHdr #container #services blockquote table tr td iframe {
	height: 325px;
	width: 325px;

}
.twoColFixRtHdr #container #mainContent p {
	font-style: normal;
}

