@charset "UTF-8";
#banner {
	width: 115px;
	float: left;
	padding: 2px;
	height: 75px;
}
a:visited {
}
#banner2 {
	height: 75px;
	vertical-align: text-top;
	width: 800px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-decoration: none;
}
#sidebar {
	width: 115px;
	padding-top: 15px;
	float: left;
	clear: left;
	left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: 75%;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #666666;
	letter-spacing: 1px;
	text-align: left;
	height: auto;
	text-decoration: none;
	top: 15px;
	right: 0px;
	bottom: 0px;
}
#main {
	height: 432px;
	padding-top: 20px;
	clear: none;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: lighter;
	color: #666666;
	width: 775px;
	left: auto;
	top: 15px;
	right: auto;
	bottom: auto;
	white-space: normal;
	line-height: 125%;
	letter-spacing: 1px;
}
#mainnav {
	left: auto;
	padding-top: 1em;
	padding-bottom: 2em;
	width: 775px;
}
#footer1 {
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	background-position: left;
	clear: none;
	text-align: left;
	vertical-align: text-top;
	float: left;
	line-height: 140%;
	left: 0px;
	width: 775px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-decoration: none;
	padding: 0px;
}
#footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	padding-top: 6em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: .5ex;
	text-align: left;
	margin: 0px;
	clear: none;
	float: left;
	position: static;
	line-height: normal;
	width: 775px;
}
#all {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#main2 {
	width: 775px;
	clear: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 120%;
	color: #666666;
	text-decoration: none;
}
#leftcol {
	margin: 0px;
	float: left;
	width: 40%;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
}
#midcol {
	padding: 20px;
	width: 30%;
}
#rightcol {
	width: 20%;
	float: right;
	padding-top: 20px;
}
.clearfloat {
	clear: both;
}

