#container {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
#headertop {
	background-color: #F90;
	height: 15px;
	width: 670px;
	float: left;
	//border-bottom-style: solid;
	//border-bottom-color: #000;
	border-top-width: thin;
	border-right-width: thin;
	//border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}
#headertop h1 {
	float: left;
}
#lheader {
	width: 450px;
	float: left;
	margin-top: 10 px;
}
#rheader {
	width: 230px;
	float: right;
	height: 100px;
	margin-top: 15 px;
}
#headerbottom a:link, #headerbottom a:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}

#headerbottom a:hover {
	text-decoration: underline;
	color:#0CF;
	background:#FF9
}
.kw {
	font-size: 7px;
	color: #9FF;
	margin: 0;
	padding: 0;
}
#rheader img {
	padding-top: 15px;
	padding-right: 5px;
}
#box {
	background-color: #009;
	height: 80px;
	width: 120px;
	float: right;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	padding: 5px;
}
#main {
	float: left;
	width: 780px;
	padding: 10px;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#lheader img {
	margin: 4px;
	float: left;
}
#headertop img {
	float: left;
}
#headerbottom {
	background-color: #F90;
	height: 20px;
	width: 800px;
	float: left;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-bottom: 5 px;
	margin-right: 5 px;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	text-indent: 10px;
}
body {
	font-family: "Segoe UI", Arial;
}
#footer {
	background-color: #F90;
	height: 15px;
	width: 800px;
	float: left;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-bottom-width: thin;
	text-align: center;
	padding-bottom: 5px;
}
.contact {
	font-size: .6em;
	text-align: center;
}

.centered {
	text-align: center;
}
.ltblue {
	font-weight: bold;
	color: #0080FF;
}
.red {
	color: #F00;
	font-weight: bold;
}

.colo {
        font-weight: bold;
        color: #0080FF;
}
