html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	font-size: 0.95em;
	color: #FFFFFF;
	height: 100%;
	background-color: #1C6CB8;
	background-image: url(../gif/circles.gif);
	background-repeat: no-repeat;
}



div#header {
	text-align: left;
	background-color: #0f4d82;
	height: 300px;
	background-image: url(../gif/pw-banner.gif);
	background-repeat: no-repeat;
}



div#footer {
	text-align: center;
	clear: both;
	background-color: #1761A3;
	height: 10px;
}



div#maincontent {
	padding: 20px;
	text-align: left;
	margin-left: 160px;
	width: 50%;
}



div#leftcolumn {
	padding: 20px;
	float: left;
	text-align: left;
	width: 120px;
	height: 300%;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #4296E4;
}



a:link {
color: #c8e9ff;
text-decoration: none; }

a:visited {
	color: #c6e4fe;
	text-decoration: none;
}



a:hover {
border-bottom: 2px #ffffff solid;
padding-bottom: 1px; }



.course-length {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #B1D2FB;
	margin-top: -5px;
}



div#rightcolumn {
	padding: 20px;
	float: right;
	width: 150px;
	height: 300%;
	background-color: #387DC1;
	margin-left: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #C6E4FF;
	line-height: 120%;
	margin-bottom: -5px;
}

#maincontent .list {
	list-style-type: disc;
padding-bottom: 5px; }
#spacer {
	clear: both;
	height: 20px;
	width: 100%;
	background-color: #165fa1;
}
#maincontent p {
	padding-left: 20px;
}
.quote {
	font-size: 90%;
	color: #0F4D82;
	background-color: #A3D3FD;
	padding: 10px 10px 10px 15px;
	border: 1px solid #FFFFFF;
	text-indent: -5px;
}
.quoter {
	font-size: 80%;
	font-style: italic;
	line-height: 120%;
}
#clients {
	font-size: 80%;
	line-height: 120%;
	color: #0F4D82;
	background-color: #A3D3FD;
	padding: 10px;
	border: 1px solid #FFFFFF;
	margin-top: 30px;
}
#header #man {
	background-image: url(../gif/big-man.gif);
	background-repeat: no-repeat;
	float: right;
	height: 300px;
	width: 286px;
	margin-right: 0px;
	margin-top: 0px;
}
