html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg01.gif) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767676;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}
p, ol, ul {
	line-height: 200%;
	margin-top: 0px;
}
p {
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul.style1 {
	color: #BABABA;
}

ul.style1 li {
	border-top: 1px solid #EBEBEB;
}

ul.style1 a {
	padding-left: 6px;
}

ul.style1 li.first {
	border-top: none;
}

ul.style2 {
}

ul.style2 li {
	padding-bottom: 10px;
	display: block;
}

ul.style2 h3 {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #6D9306;
}

ul.style2 a {
	padding-left: 6px;
}

ul.style2 li.first {
	border-top: none;
}
strong {
}

a {
	color: #6D9306;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}
img.alignleft {
	float: left;
	margin: 0px 25px 0px 0px;
}
img.alignright {
	float: right;
}
img.aligncenter {
	margin: 0px auto;
}
hr {
	display: none;
}
/** WRAPPER */

#wrapper {
}
.container {
	width: 1000px;
	margin: 0px auto;
}
.clearfix {
	clear: both;
}
/** PAGE */

#page {
}
/** CONTENT */

#content {
	float: left;
	width: 650px;
}
/** LOGO */

#logo {
}
/** SPLASH */

#splash {
}
/** MENU */

#menu {
	float: left;
	width: 650px;
	height: 64px;
	background: url(images/bg04.gif) no-repeat left top;
}
#menu ul {
	margin: 0px;
	padding: 21px 0px 0px 29px;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
	padding: 0px 21px;
	background: url(images/homepage03.gif) no-repeat left top;
}
#menu li.first {
	background: none;
}
#menu a {
	text-decoration: none;
	font-size: 16px;
	color: #FFFFFF;
}
#menu a:hover {
	text-decoration: underline;
}
/** SIDEBAR */

#sidebar {
	float: right;
	width: 225px;
	margin: 0px;
	padding: 0px 75px 0px 50px;
	background: url(images/bg02.gif) no-repeat left top;
}
/** SEARCH */

#search {
	width: 225px;
	margin: 0px;
	padding: 95px 0px 40px 0px;
}
#search form, #search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}
#search input {
	float: left;
	font: inherit;
	border: none;
	color: #747373;
}
#search input.text {
	width: 189px;
	height: 26px;
	background: url(images/homepage08.gif) no-repeat left top;
	padding: 5px;
}
#search input.submit {
	width: 26px;
	height: 26px;
	text-indent: -9999px;
}
/** FOOTER */

#footer {
	width: auto;
	height: 180px;
	margin: 0px;
	background: url(images/bg03.gif) repeat-x left top;
}
#footer p {
	margin: 0px;
	padding: 70px 0px 0px 0px;
	text-align: center;
	color: #9F9F9F;
}
#footer .legal {
}
#footer .links {
}
/** BOX STYLE 1 */

.box-style1 {
}

.box-style1 .title {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
	font-size: 26px;
	color: #487095;
}
.box-style1 .title2 {
	margin: -10px 0px 0px 0px;
	padding: 10px 0px 20px 0px;
	letter-spacing: -1px;
	font-size: 15px;
	font-weight: bold;
	color: #A2A2A2;
}
.box-style1 .content {
	padding: 0px 30px 25px 0px;
	line-height: 200%;
}
.box-style1 p {
}
/** BOX STYLE 2 */

.box-style2 {
	padding-bottom: 40px;
}
.box-style2 li {
	margin: 0px;
	padding: 0px;
	line-height: 200%;
	padding: 5px 0px;
}
.box-style2 .title {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #D8D8D8;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: bold;
	color: #487095;
}
.box-style2 .content {
	padding-bottom: 20px;
}
.box-style2 strong {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #6D9306;
}
.box-style2 .byline {
	margin: -20px 0px 20px 0px;
	padding: 0px;
	font-size: 10px;
	color: #BABABA;
}
.box-style3 {
	margin-bottom: 30px;
}
.box-style3 h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #6D9306;
}
.box-style3 {
}
.more {
	margin-top: 10px;
	padding-left: 16px;
	background: url(images/homepage14.gif) no-repeat left 3px;
}
.two-columns {
	padding-left: 50px;
}
#column1 {
	float: left;
	width: 268px;
}
#column2 {
	float: right;
	width: 270px;
}
/** BOX1 */

#box1 {
	margin-top: 45px;
	padding: 0px 0px 0px 50px;
}
/** BOX2 */

#box2 {
}
/** BOX3 */

#box3 {
}
/** BOX4 */

#box4 {
}
/** BOX5 */

#box5 {
	padding-left: 30px;
}
/** BOX6 */

#box6 {
}
/** BOX7 */

#box7 {
}
/** BOX8 */

#box8 {
}
/** BOX9 */

#box9 {
}
