@charset "UTF-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

body,td,th {
	font-family: verdana;
	font-size: 12px;
}

h1 {
	color: #029BD5;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

h2 {
	color: #029BD5;
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}

h3 {
	color: #029BD5;
	font-family: verdana;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

ul {
	list-style-image: url(../images/bluebullet.gif);
}

li {
	padding-bottom: 6px;
}

body {
	background-image: url();
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #C9E4F5;
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: justify;
}

a:link {
	color: #029BD5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #029BD5;
}
a:hover {
	text-decoration: underline;
	color: #029BD5;
}
a:active {
	text-decoration: none;
	color: #029BD5;
}

#outerWrapper {
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
}

#header {
	height: 72px;
	background-image: url(../images/Bed-wetting-alarm-enuresis-alarm-WetAlert-logo.jpg);
}

#topnav {
	height: 50px;
	width: 551px;
	position: absolute;
	top: 22px;
	left: 289px;
}
#outerWrapper #content #footer #copyrightleft {
	width: 40%;
	float: left;
}
#outerWrapper #content #footer #policyright {
	font-size: 10px;
	float: right;
	width: 40%;
	padding-right: 10px;
	text-align: right;
	padding-top: 10px;
}

#content {
	position:absolute;
	top: 72px;
	right: 33px;
	left: 33px;
	background-color: white;
}

#outerWrapper #content #textColumn {
	float: left;
	width: 368px;
    padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#outerWrapper #content #textFull {
	clear: both;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 735px;
	min-height: 450px;
}

#outerWrapper #content #picColumn {
	float: left;
	text-align: center;
}

.heading {
	font-family: verdana;
	font-size: 12px;
	color: #029BD5;
	text-align: left;
	font-weight: bold;
}
.copywrite {
	font-family: verdana;
	font-size: 10px;
	color: #029BD5;
	text-align: left;
	padding-right: 0px;
	padding-left: 25px;
}

.copyblue {
	color:#0066CC;
}

.copydarkblue {
	color:#330099;
}

.imageleft {
	float: left;
	text-align: center;
	padding-right: 50px;
	padding-left: 30px;
}

.imageright {
	float: right;
	text-align: center;
	padding-right: 10px;
}

.textleft {
	float: left;
	width: 368px;
}

.textleftnarrow {
	float: left;
	width: 220px;
}

.clearFloat {
  clear: both;
  display: block;
}

#outerWrapper #content #footer {
  clear: left;
  float: left;
  width: 765px;
  height: 110px;
  background-color: white;
}
