body {
	background-color: #E4E3E1;
	background-image: url(images/repeat_background.jpg);
	background-repeat: repeat-x;
}
.greenbar {
	background-color: #C0D72F;
	height: 8px;
	width: 959px;
	margin: 0px;
}
.topbar {
	background-color: #685C53;
	height: 40px;
	width: 100%;
}
.topbargreen {
	background-color: #C0D72F;
	height: 8px;
	width: 100%;
}
.wrapper_homepage {
	float: left;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #685C53;
	padding:10px;
}
.leftmontage {
	float: left;
	width: 250px;
	margin-right: 10px;
}
.textcontainer {
	float: left;
	width: 937px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #685C53;
	margin: 10px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #685C53;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
}
img
{
	border:none;
}