body {
  text-align: center;
  margin-top: 30px;
  background-color: #34597F;
  background-image: url(../images/body_bg.gif);
  background-repeat: no-repeat;
  background-position: top right;
  }

#container {
  position: relative;
  margin: 0 auto;
  width: 760px;
  text-align: left;
  }
  
#containerHome {
  position: relative;
  margin: 0 auto;
  width: 940px;
  text-align: left;
  }

#logo {
  width: 760px;
  height: 120px;
  }

#menu {
  width: 760px;
  background-color: #78A22E;
  margin-bottom: 10px;
  }
  
#menuHome{
  width: 940px;
  background-color: #78A22E;
  margin-bottom: 10px;
  }

#bottom {
  width: 760px;
  background-color: #B4C98B;
  }
  
#bottomHome{
  width: 940px;
  background-color: #B4C98B;
  }

#footer {
  width: 760px;
  height: 50px;
  margin-top: 5px;
  text-align: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  }

#defaultsplash {
  position: absolute;
  left: 165px;
  top: 91px;
  width: 511px;
  height: 325px;
  }
  
#defaultsplashHome {
  position: absolute;
  left: 164px;
  top: 91px;
  width: 690px;
  height: 325px;
  }
  
#splash {
  position: absolute;
  left: 165px;
  top: 87px;
  width: 510px;
  height: 244px;
  }

#main {
  margin-left: 165px;
  width: 510px;
  }
  
#mainHome {
  margin-left: 166px;
  width: 685px;
  }
  
#submain {
  position: absolute;
  left: 165px;
  top: 91px;
  width: 511px;
  height: 400px;
  }
  
#text {
  width: 480px;
  background-color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 0px 15px 15px 15px;
  }

#smart {
  width: 160px;
  height: 280px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #68839F;
  }
  
#strategy {
  width: 686px;
  height: 89px;
  background-image: url(../images/bg_strategy.GIF);
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  clear: both;
  }

td.nav {
  text-align: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #C9DAAB;
  }

.sitenav {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 5px 0px;
  }

.contact {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #9AACBF;
  margin: 0px;
  }
  
.txtsmart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #34597F;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
  }

.txtnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: normal;
	text-align: left;
  }
  
.smtxtnav {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #669933;
  text-align: center;
  }
  
.subhead {
	font-size: 14px;
	color: #669933;
	font-weight: bold;
}

.title {
	font-size: 30px;
	color: #B4C98B;
	font-weight: normal;
}

.pr {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 35px;
}

.txtbody {
	font-size: 12px;
	line-height: 16px;
}
.subheadsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669933;
}
