html,body,div,ol,ul,li,h1,h2,h3,h4,h5,h6,p,form,fieldset,dl,dt,dd,img {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6,p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
ol,ul,li, th,td,caption {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
body {
	font-size: 76%;
	background: #F1F2F3 url(../images/background.png) repeat-x center top;
	text-align: center;
}
p{
	margin:12px 15px;
	font-size:1.1em;
	color:#737A7F;
	line-height:1.7em;
	text-align:justify;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

#footer p{
margin:0;
font-size:0.9em;
color:#999999;
line-height:1.6em;
text-align:justify;
padding:10px;
}

h2{
background-color:#e1f3ce;
display:block;
font-size:3em;
color:#29684f;
padding:7px 15px;
font-weight:normal;
clear:both;
}
h3{
background-color:#e1f3ce;
display:block;
font-size:3em;
color:#29684f;
padding:7px 15px;
font-weight:normal;
clear:both;
border-bottom: 1px solid #D7D7D7;
}

h4{
display:block;
font-size:1.8em;
color:#29684f;
padding:7px 15px;
font-weight:normal;
clear:both;
}

h5{
display:block;
font-size:2em;
color:#29684f;
padding:7px 15px;
font-weight:normal;
clear:both; 
margin-top: 30px; 
}

#main {
	width: 776px;
	margin: 0 auto;
	clear:both;
}

#header{
	height:161px;
	width:776px;
	clear:both;
	background:#6AAF19 url(../images/header.png) no-repeat;
}
#logo{
	padding:23px 0 0 6px;
}
#banner{
	height:250px;
	width:775px;
	clear:both;
	background:transparent url(../images/vege.jpg) no-repeat;
	margin:0;
}
#topNav{
	/*margin-top:200px;*/
	top:200px;
	position:relative;
	height:50px;
	width:776px;
	clear:both;
	background: transparent url(../images/bar.gif) no-repeat;
}
#footer{
	/*margin-top:200px;*/
	height:30px;
	width:776px;
	clear:both;
	background: transparent url(../images/bar.gif) no-repeat;
}

#content {
	width: 773px;
	margin: -13px 0 7px 0;
	clear:both;
    overflow:auto;
	border: 1px solid #C5C6C7;
	background: transparent url(../images/contentback.gif) repeat;

}
* html #content {
	overflow:hidden;
}

#left{
	width:538px;
	float: left;
	margin:0;
	background-color:#fff;
	
}

#right{
	width:232px;
	w\idth:234px;
	float: left;
	margin: 0;
	background-color:#fcf8f4;
	
	border-left: 1px solid #f2f2f2;
}
#mainNav {
  clear:both;
  width: 760px;
  margin: 0;
  padding:0;
  list-style: none;
}

* html #mainNav  {
margin-right: -2px;
}

#mainNav  li {
  float: left;
  margin: 0;
  padding: 0;
  font-size: 1.1em;
  background: transparent url(../images/divide.gif) no-repeat right top;
}

#mainNav  a {
font-weight: bold;
  float: left;
  display: block;
  margin: 0 1px 20px 0;
  padding: 6px 12px 4px 12px;
  color: #fff;
  text-decoration: none;
  height:45px;
}

#mainNav a:hover {
   background: transparent url(../images/arrow.gif) no-repeat center 30px;
  color: #ffbf00;
}




#mainNav2 {
  float:left;
  width: 760px;
  margin: 0;
  padding:0;
  list-style: none;
   height:30px;
   display:block;
}

* html #mainNav2  {
margin-right: -2px;
}

#mainNav2  li {
  float: left;
  margin: 0;
  padding: 0;
  font-size: 1.1em;
  background: transparent url(../images/divide.gif) no-repeat right top ;
}

#mainNav2  a {
font-weight: bold;
  float: left;
  display: block;
  margin: 0 1px 20px 0;
  padding: 6px 12px 0px 12px;
  color: #fff;
  text-decoration: none;
  height:30px;
}

#mainNav2 a:hover {
  color: #ffbf00;
}


.nav {
	clear:both;
	width:170px;
	w\idth:190px;
	padding:20px 0 0 20px;	
	margin:0;
	list-style:none;
	color:#838383;
	font-size:1.1em;
	position:relative;
}

.nav li {
	list-style:none;
	position:relative;
	margin:  -4px 0 0 -0px;
	marg\in: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.nav li a:link,
.nav li a:visited {
	color:#29684f;
	font-weight:normal;
	display:block;
	width:180px;
	w\idth:190px;
	text-decoration: none;
	line-height: 1.5em;
	line-he\ight: 1.8em;
	padding: 2px 0 0 0;
	padd\ing: 0px 0 0 0;
	margin-left:-15px;
	marg\in-left:0px;
	font-weight:bold;
}

.nav li a:hover{
	color: #ffbf00;
	background-color: #f4f2ec;
}

.services #banner{
	background:transparent url(../images/services-top.jpg) no-repeat;
}

.home-sidebar li {
    display: none;
}

.home-sidebar li:first-child {
    display: block;
}