body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #009;
}
.container {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	color: #FFF;
	background-color: #009;
	background-image: url(header_bg.jpg);
	background-repeat: repeat;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 100%;
	float: left;
}
#header ul {
	padding: 2px;
	float: left;
	list-style-type: none;
}
#header li {
	display: inline;
	margin-right: 0.25em;
	padding-bottom: 0.5em;
}
#header a {
	font-size: 80%;
	color: #0000CC;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #0000CC;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	width: 80px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}
#header a:focus, #header a:hover {
}
#header a:focus, #header a:hover {
	color: #96F;
}
#masthead {
	background-color: f2f2f2;
	background-image: url(masthead_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	clear: both;
}
#masthead p span {
	position: absolute;
	top: -10000px;
}
#content-wrapper {
	float: left;
	width: 770px;
	margin-bottom: 20px;
	border: 1px solid b5b5b5;
	font-family: Arial, Helvetica, sans-serif;
	top: auto;
}
#secondary-content {
	float: left;
	width: 250px;
	padding-bottom: 10px;
}
#main-content {
	float: left;
	width: 500px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: b5b5b5;
	border-right-color: #b5b5b5;
	border-bottom-color: #b5b5b5;
	border-left-color: #b5b5b5;
	font-family: Arial, Helvetica, sans-serif;
}
#main-content h1 {
	font-size: 120%;
	font-variant: normal;
	color: #006;
	font-weight: normal;
	background-image: url(small_logo.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 40px;
}
#footer {
	color: ffffff;
	background-color: #FFF;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#footer-wrapper {
	background-color: #FFF;
	background-image: url(footer_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 770px;
	border: 1px solid B5B5B5;
	color: #FFF;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.column {
	float: left;
	width: 256px;
	font-size: 100%;
}
.column p {
	font-size: 75%;
	line-height: 1.4;
	padding: 10px;
}
