.container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boxes {
	width: 150px;
	float: left;
	margin-right: 15px;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	font-size: 11px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-top: 3px;
}
a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:link {
		font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:visited {
		font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
a:active {
		font-weight: bold;
	color: #000;
	text-decoration: none;
}



h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #848484;
	margin-bottom: -5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h3 {
	font-weight: bold;
	margin-bottom: -15px;
}
.subtext {
	font-size: 10px;
}
td {
	vertical-align: top;
}
.news {
	clear: left;
	padding-bottom: 25px;
	text-align: left;
	vertical-align: top;
}
.news img {
	margin-right: 13px;
	clear: left;
	float: left;
	margin-bottom: 15px;
}




#bodycontainer-left {
	width: 500px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
#bodycontainer-left-rev {
	width: 500px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
#footer-links {
	float: left;
	width: 400px;
	margin-left: 20px;
}

#footer-links2 {
	float: left;
	width: 458px;
	text-align: right;
}

#bodycontainer-right {
	width: 325px;
	float: left;
	padding-top: 18px;
}

#bodycontainer-right-rev {
	width: 350px;
	float: left;
	padding-left: 10px;
	padding-top: 20px;
}

#bodycontainer-right p img {
	padding: 5px;
}

#logo {
	width: 200px;
	float: left;
}
#top-keyword {
	float: right;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-top: 50px;
}
#banner {
	width: 900px;
}
.boxes2 {
	width: 335px;
	float: left;
}
