html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #666666;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: url(images/page_bg.gif);
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
	padding-bottom: 10px;
}

#outer {
  background: top left url(images/page_bg_top.gif) repeat-x;
  padding-top: 20px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 798px;
  position: relative;
  background: url(images/body_bg.gif) repeat-y;
}
#body-bot {
  background: bottom left url(images/body_bg_bot2.jpg) no-repeat;
}
#body-top {
  background: url(images/body_bg_top.gif) no-repeat;
  min-height: 600px;
  _height: 600px;
  padding-bottom: 14px;
}

/** logo **/

#logo {
  background: bottom center url(images/LOGO.jpg) no-repeat;
  width: 31em;
  height: 6em;
  text-align: center;
}
#logo h1 {
  color: #6F7033;
  font: 22px "Arial narrow", arial, sans-serif;
  line-height: 1;
  padding-top: 0.8em;
}
#logo p {
  color: #464544;
  font: 16px "Arial narrow", arial, sans-serif;
  margin: 0;
}

/** nav **/

#nav {
  margin-top: 50px;
}
#nav li {
  list-style: none;
  float: left;
  background: left center url(images/arr.gif) no-repeat;
  padding-left: 15px;
  padding-right: 20px;
}
#nav a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
#nav a:hover {
  color: #cc0c01;
}

/** blue box **/
#bbox {
  width: 431px;
  margin-top: 47px;
  margin-left: 22px;
}

#bbox a {
  color: #ffffff;

}
#bbox a:hover {
  color: #cc0c01;
}

#bbox-bg  { background: url(images/blue_bg.gif) repeat-y; }
#bbox-grd { background: bottom url(images/blue_grad_bot.jpg) repeat-x; }
#bbox-top { background: url(images/blue_top.gif) no-repeat; height: 24px; }
#bbox-bot { background: bottom left url(images/blue_bot.gif) no-repeat; height: 23px; }

#bbox-grd {
  min-height: 300px;
  padding: 2px 24px;
  color: #fff;
}


#bbox h2 {
  font: bold 14px arial, sans-serif;
  color: #000;
  margin: 0;
}

#bbox p {
  margin: 1em 0;
}

#features {
  background: #809ab3;
  padding: 14px;
  margin: 0 -14px;
  color: #fff;
}
#features h2 {
  position: relative;
}
#features ul {
  float: left;
  width: 49%;
  margin: 1em 0;
  padding: 0;
}
#features li {
  list-style: square;
  margin-left: 12px;
}

#features a {
  color: #000;
}



/** blue box big **/
#bbox-big {
  width: 754px;
  margin-top: 47px;
  margin-left: 22px;
}

#bbox-big a {
  color: #ffffff;

}
#bbox-big a:hover {
  color: #cc0c01;
}

#bbox-bg-big  { background: url(images/blue_bg_big.gif) repeat-y; }
#bbox-grd-big { background: bottom url(images/blue_grad_bot_big.jpg) repeat-x; }
#bbox-top-big { background: url(images/blue_top_big.gif) no-repeat; height: 24px; }
#bbox-bot-big { background: bottom left url(images/blue_bot_big.gif) no-repeat; height: 23px; }

#bbox-grd-big {
  min-height: 300px;
  padding: 2px 24px;
  color: #fff;
}

#bbox-big h2 {
  font: bold 14px arial, sans-serif;
  color: #000;
  margin: 0;
}

#bbox-big p {
  margin: 1em 0;
}


/** footer **/

#newsletter, #events {
  float: left;
  width: 49%;
  margin-top: 1em;
}
#newsletter h2, #events h2 {
  color: #fff;
}
#newsletter .text {
  width: 125px;
}
#newsletter form {
  margin: 0.3em 0 0.6em 0;
}
#newsletter p {
  margin: 0.3em 0;
  font-size: 10px;
}
#newsletter a {
  color: #000;
}

#events {
  margin-left: 6%;
  width: 38%;
}
#events ul {
  margin: 0.3em 0;
  padding: 0;
}
#events li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#events a {
  color: #fff;
}

/** grey box **/

#greybox {
  background: url(images/grey_bg.gif) repeat-y;
  width: 326px;
  position: absolute;
  top: 185px;
  left: 457px;
}
#greybox-top {
  background: url(images/grey_img.gif) no-repeat;
  padding-left: 16px;
  padding-top: 8px;
}
#greybox-bot {
  background: bottom left url(images/grey_bot.gif) no-repeat;
  padding-bottom: 15px;
}
#greybox h2 {
  font: bold 16px arial, sans-serif;
  color: #1c466c;
  line-height: 1.5;

#greybox h3 {
  font: 8px arial, sans-serif;
  color: #1c466c;


}
#greybox a {
  color: #fff;
}


/** grey box2 **/

#greybox2 {
  background: url(images/grey_bg.gif) repeat-y;
  width: 326px;
  position: absolute;
  top: 310px;
  left: 457px;
}
#greybox2-top {
  background: url(images/grey_img.jpg) no-repeat;
  padding-left: 165px;
  padding-top: 18px;
}
#greybox2-bot {
  background: bottom left url(images/grey_bot.gif) no-repeat;
  padding-bottom: 4px;
}
#greybox2 h2 {
  font: bold 16px arial, sans-serif;
  color: #1c466c;
  line-height: 1.5;
}
#greybox2 a {
  color: #fff;
}

/** grey box3 **/

#greybox3 {
  background: url(images/grey_bg.gif) repeat-y;
  width: 326px;
  position: absolute;
  top: 435px;
  left: 457px;
}
#greybox3-top {
  background: url(images/grey_img.jpg) no-repeat;
  padding-left: 165px;
  padding-top: 18px;
}
#greybox3-bot {
  background: bottom left url(images/grey_bot.gif) no-repeat;
  padding-bottom: 4px;
}
#greybox3 h2 {
  font: bold 16px arial, sans-serif;
  color: #1c466c;
  line-height: 1.5;
}
#greybox3 a {
  color: #fff;
}

#copyright {
  font-size: 9px;
  color: #fff;
  margin-top: 60px;
}
