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;
	color: #FFF;
	font-size: 24px;
}

body {
	background: url(images/page_bg.gif);
	text-align: center;
	padding-bottom: 20px;
	font-family: arial, sans-serif;
	font-size: 12px;
}

.style2 {font-size: 18px; font-weight: bold; }
.style3 {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}
.style4 {font-size: 14px; text-align: left;}
.style5 {
	font-size: 24px;
	color: #FA9824;
	font-style: italic;
	font-weight: bold;
}
.style6 {color: #FA9824}


#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_bot.jpg) no-repeat;
}
#body-top {
  background: url(images/body_bg_top.gif) no-repeat;
  min-height: 800px;
  _height: 800px;
  padding-bottom: 14px;
}

/** logo **/

#logo {
	width: 25em;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
	top: 0px;
}
#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: #fff;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
  color: #FFA405;
}

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

#gbox-bg  { background: url(images/green_bg.gif) repeat-y; }
#gbox-grd { background: bottom url(images/green_grad_bot.jpg) repeat-x; }
#gbox-top { background: url(images/green_top.gif) no-repeat; height: 24px; }
#gbox-bot { background: bottom left url(images/green_bot.gif) no-repeat; height: 23px; }

#gbox-grd {
	min-height: 300px;
	padding: 2px 24px;
	font-size: 14px;
	color: #154195;
	text-align: center;
}

#gbox h2 {
	font: bold 14px arial, sans-serif;
	color: #FA9824;
	margin: 0;
	font-size: 24px;
	text-align: center;
}

#gbox p {
	margin: 1em 0;
	color: #1941A1;
}

#features {
	padding: 14px;
	margin: 0 -14px;
	background-color: #fed19d;
	text-align: center;
}
#features h2 {
  position: relative;
}
#features ul {
	float: left;
	width: 49%;
	margin: 1em 0;
	padding: 0;
	color: #696969;
	text-align: left;
}
#features li {
  list-style: square;
  margin-left: 12px;
}

/** 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;
}

/** grey box **/

#greybox {
	width: 217px;
	position: absolute;
	top: 200px;
	left: 500px;
	background-image: none;
	background-repeat: no-repeat;
	height: 373px;
}
#greybox2-top {
	padding-left: 18px;
	padding-top: 100px;
	margin-bottom: 0px;
	background-image: url(images/cargoleft.gif);
	background-repeat: no-repeat;
	color: #F00;
	text-align: left;
	font-size: 14px;
}
#greybox1-top {
	padding-left: 18px;
	padding-top: 100px;
	margin-bottom: 0px;
	background-image: url(images/Zafira-left.gif);
	background-repeat: no-repeat;
	color: #F00;
	text-align: left;
	font-size: 14px;
}
#greybox-top {
	padding-left: 18px;
	padding-top: 100px;
	margin-bottom: 0px;
	background-image: url(images/Combo-Van.gif);
	background-repeat: no-repeat;
	color: #F00;
	text-align: left;
	font-size: 14px;
}
#greybox-bot {
	padding-bottom: 4px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#greybox h2 {
  font: bold 12px arial, sans-serif;
  color: #E4EE6A;
  line-height: 1.5;
}
#greybox a {
  color: #fff;
}

#copyright {
  font-size: 9px;
  color: #fff;
  margin-top: 60px;
}
#main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.mainhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.MAINBODY {
	text-align: center;
}
#outer #wrapper #body-bot #body-top #gbox #gbox-bg #gbox-grd #features ul li {
	color: #193D8D;
}
.MAINBODYRED {
	color: #F00;
	text-align: left;
}
#outer #wrapper #body-bot #body-top #gbox #gbox-bg #gbox-grd .MAINBODYRED .MAINBODYRED .MAINBODY .MAINBODY {
	color: #D1D0D0;
}
#outer #wrapper #body-bot #body-top #gbox #gbox-bg #gbox-grd .MAINBODYRED .MAINBODYRED .MAINBODY .MAINBODY {
	color: #1941A1;
}
.BODYBOTT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
}
#outer #wrapper #body-bot #body-top #gbox #gbox-bg #gbox-grd #features .clear table tr td strong strong em {
	color: #F00;
	font-weight: bold;
}
#outer #wrapper #body-bot #body-top #greybox #greybox-bot #greybox-top p {
	color: #FFF;
}
#outer #wrapper #body-bot #body-top #greybox #greybox-bot #greybox-top .MAINBODYRED .MAINBODY {
	text-align: left;
}
#outer #wrapper #body-bot #body-top #greybox #greybox-bot #greybox-top .MAINBODYRED .MAINBODYRED {
	font-weight: bold;
}
.right_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FA9824;
}
.left_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #1941A1;
}
#outer #wrapper #body-bot #body-top #greybox #greybox-bot #greybox-top .MAINBODYREDbig {
	font-size: 24px;
	font-weight: bold;
	color: #F93;
	text-align: center;
}

