body {
	background: #2e4913 url(../images/bgrepeat.png) top left repeat-x;

}
#wrapper{
	margin: 0 auto;
	width: 960px;
}
#content-wrapper {
	width: 100%;
	color:#000000;
	background: #fff;
}
#content {
	width: 95%;
	padding: 1em;
}
#contentbottom {
	margin:0px;
	padding:0px;
	height:4px;
	background:transparent url(../images/contentbottom.png) no-repeat;
}
#header  {
	height: 130px;

}
#header * {
	float: left;
}
#banner {
	margin-left: 120px;
	width: 250px;
	height: 130px;
}
#horiz-menu {
 height: 33px;
 padding-left: 20px;
}

#horiz-menu ul {
list-style: none;
 margin: 0;
 padding: 0 0 0 0px;
}

#horiz-menu li {
 display: block;
 float: left;
 margin: 0;
 padding: 0;
}

#horiz-menu a {
 display: block;
 float: left;
 height: 33px;
 line-height: 33px;
 padding: 0 20px;
font-weight: bold;
}

#horiz-menu a:hover {
 text-decoration: none;
}
.col1 {
width: 420px;
float: left;
}
.col2 {
padding-left: 72px;
width: 420px;
float: left;
}
img, img a {
border: 0px;
}