
body {
font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}


/* Header */

#header {
	height: 118px;
	background: #475d28 url(images/logo.gif) no-repeat;
}


#logo {
	float: left;
	width: 100%;
	height: 24px;
	background: #bcc6ac url(images/strapline.gif) no-repeat;
}


/* Menu */

 #menu {
		float: left;     
      width:365px;
	  color: #bcc6ac;
      font-size:75%;
	  font-weight: 800;
      line-height: 8px;
	  border-right: #FFFFFF solid 0px;
	  margin: 15px 0px 0px 25px
      }
    #menu ul {
	margin:0;
	padding:10px 5px 0 10px;
	list-style:none;
	
      }
    #menu li {
      display:inline;
      margin:0;
      padding:0;
	  
      }
    #menu a {
      float:left;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	  border-right: 3px #bcc6ac solid;
      }
    #menu a span {
      float:left;
      display:block;
      padding:5px 6px 4px 6px;
      color:#bcc6ac ;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu a span {float:none;}
    /* End IE5-Mac hack */
    #menu a:hover span {
      color:#475d28;
      }
    #menu a:hover {
      background-position:0% -42px;
      }
    #menu a:hover span {
      background-position:100% -42px;
      }
 #menu li .lastMenuItem {
border-right: #FFFFFF solid 0px;
}

#menu li .visited {
color: #475d28;
}

/* Menu1 */

 #menu1 {
		float: left;     
      width:395px;
	  color: #000000;
      font-size:75%;
	  line-height: 10px;
	  margin: 15px 0px 0px 25px
      }
    #menu1 ul {
	margin:0;
	padding:10px 5px 0 10px;
	list-style:none;
	
      }
    #menu1 li {
      display:inline;
      margin:0;
      padding:0;
	  
      }
    #menu1 a {
      float:left;
      margin:0;
      padding:0 0 0 4px;
      color: #000000;	
      }
 
#menu1 h3 {
display: none;
font-size: 7px;
}

/* email */

.email {
color:#000000;
}
.email a {
text-decoration:none;
}


/* Content */

.content {

width: 850px;
height: 600px;
clear:both;
}
.content1 {

width: 850px;
height: 478px;
clear:both;
}
.content2 {

width: 850px;
height: 360px;
clear:both;
}
.text {
float:left;
clear:both;
width: 400px;
margin: 45px 0px 0px 35px;
font-size: 12px;
}
.style1 {color: #000000}

.text h2 {
color: #475d28;
font-size:15px;
font-weight:500;
}
.bottomtext {
float: left;
width: 134px;
height: 224px;
margin-top: 35px;


}
.bottomtext1 {
float: right;
width: 250px;
font-size:10px;
margin-top: 35px;
margin-left: 15px;
color: #475d28;


}
/* pic */

.pic {
width: 357px;
margin-top: 85px;
float:right;
}

#bottom {
	float: left;
	width: 100%;
	height: 150px;
	background: #bcc6ac;
}