body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0;
	margin:0 auto;
	color:#000000;
	background-color:#FFFFFF;	
}

img.bodyimage{
padding-left: 10px;
padding-bottom: 10px;
}

h1{
	font-size:12px;
}
h2{
	font-size:12px;
}
.main{
	width:800px;
	margin:0px auto;	
	text-align:left;
}
#middle{
	background-image:url(images/landscape.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	/* height:700px; */
	width:800px;
}

#header{
	height:135px;
	width:800px;
	text-align:right;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#menu_nav {
	padding:14px 0px 14px 0px;
	margin:30px 0 0px 0;
	width:800px;
	clear:both;	
}
#left{
	position:relative;
	min-height:300px;
	float:left;
	margin-bottom:10px;
}
#right{
	position:relative;
	min-height:300px;
	float:left;
	margin-bottom:10px;
}
#footer{
	position:relative;
	width:800px;
	clear:left;
	background-image:url(images/bottom.gif);
	background-repeat:repeat-x;
	background-position:top;
	/* height:30px; /* 100px */
	padding:25px 0px 0 0;
	text-align:left;
}
.name{
	color:#74B739;
	background-color:inherit;
	font-size:32px;
	padding:10px 0 0 25px;	
}
.slogan{
	padding:0 0 0 100px;	
	font-style:italic;
	font-size:12px;
}
a{
	color:#004400; /* 74B739 */
	background-color:inherit;
}
a:hover{
	color:#35830D;
	background-color:inherit;
	text-decoration:none;
}
#menu_nav a {
	color:#ffffff;
	background-color:#74B739;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	padding:7px 23px 7px 22px;
	border:1px solid #35830D;
}

#menu_nav a:hover {
	color:#ffffff;
	background-color:#35830D;
	text-decoration:none;
	padding:7px 23px 7px 22px;
}
.title1{
	border-bottom:3px solid #D1D1D1;
	width:520px;
	font-size:12px;
	font-weight:bold;
	color:#737373;
	background-color:inherit;
	font-style:italic;
	margin:0 10px 0 0;
}
.title2{
	border-bottom:3px solid #74B739;
	width:260px;
	font-size:12px;
	font-weight:bold;
	color:#737373;
	background-color:inherit;
	font-style:italic;
}
.text1{
	border:1px solid #D1D1D1;
	width:500px;
	margin:3px 10px 0 0;
	padding:10px;
}
.text2{
	border:1px solid #D1D1D1;
	width:240px;
	margin:3px 0px 0 0;
	padding:10px;
}
.cp{
	float:left;
	padding-left:10px;
}

.morelink{
	float:right;
}

  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

 #adwords{
	float:right;
}

ul {
	margin-left:15px;
	margin-top:0px;
	padding:0px;
	}
