body {
	background: #EEEEE0 url(/images/bg-tile.gif) repeat;
	width: 850px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	background: url(/images/bg-container.gif) repeat-y;
	width: 850px;
}
#header {
	background: url(/images/bg-header.gif) repeat;
	padding-right: 7px;
	padding-left: 7px;
	height: 80px;
}
a img {
	border: none;
}

#col2 p {
	font-size: 10px;
	color: #737E50;
	margin: 0px;
	line-height: 13px;
	text-align: left;
	padding: 6px;
}
#col2 ul {
	list-style: none;
	margin: 5px 0px;
	background: url(/images/bg-ul-left.gif) repeat-y;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1D9;
}
#col2 li {
	margin: 0px;
	padding: 2px 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1D9;
	font-size: 12px;
}
#col2 ul a {
	color: #FA7904;
	text-decoration: none;
	padding-left: 15px;
	text-transform: capitalize;
}
#col2 ul a:hover {
	background: url(/images/bg-ul-left-on.gif) repeat-y;
	font-weight: bold;
}
#col1 {
	width: 522px;
	float: left;
}
.clear {
	clear: both;
}
.entry {
	padding: 10px 10px 0px 17px;
}
#col1 h2 {
	color: #9AB937;
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
#col1 p {
	font-size: 12px;
	color: #443;
	line-height: 17px;
	margin: 5px 0px 10px;
}
#col1 img {
	float: left;
	border: 1px solid #D8DCC9;
	margin: 3px 10px 3px 0px;
}
#col1 img.icon {
	float: left;
	border: none;
	margin: 5px 0px 0px;
}
#col1 h4 {
	font-size: 11px;
	color: #838E60;
	margin: 0px 0px 5px;
	font-weight: normal;
	background-image: url(/images/bg-details.gif);
	height: 18px;
	border: 1px solid #D8DCC9;
	text-align: right;
	clear: both;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#col1 h4 a {
	color: #737E50;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
#col1 h4 a:hover {
	color: #9AB937;
}
#col1 p a {
	color: #FA7904;
	text-decoration: none;
	font-weight: bold;
}
#col1 p a:hover {
	background: url(/images/line-tan.gif) repeat-x bottom;
	color: #9AB937;
}
#col1 ul {
	margin: 1px 1px 5px;
	list-style: circle;
	font-size: 10px;
	color: #665;
}
#col2bottomb {
	width: 160px;
	float: left;
	text-align: center;
}
#searchbox {
	float: right;
	background: url(/images/search.gif) no-repeat left top;
	width: 300px;
	padding-top: 7px;
	text-align: right;
	padding-right: 7px;
}
#searchbox input.field {
	height: 15px;
	width: 160px;
	border: 1px solid #CCB;
	color: #665;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/icon-search.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
background-color: #fff;
}
#searchbox .formfix {
	margin: 0px;
	padding: 0px;
}
#searchbox input.button {
}

.contactform {
	font-size: 11px;
	margin: 8px;
}
.mandat {
	color: #C00;
}
.contactform input, .contactform textarea, .contactform select {
	width: 360px;
	border: 1px solid #999999;
	margin-bottom: 5px;
}
.buttons input {
	width: 75px;
	border: 1px solid #dA5904;
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 5px;
	margin-right: 5px;
	font-weight: bold;
	background: #FA7904;
}
.contactform legend {
	color: #665;
	font-size: 135%;
	font-weight: bold;
}
.contactform fieldset {
	border: 1px solid #E1DCCA;
	margin-bottom: 5px;
}
.contactform label {
	font-size: 90%;
	color: #737E50;
	width: 85px;
float: left;
clear: left;
display: block;
}
#adheader {
	text-align: center;
	background-color: #FFF;
	margin-right: 7px;
	margin-left: 7px;
}
#menu {
	background-image: url(/images/bg-menu.gif);
	background-repeat: repeat-x;
	height: 37px;
	margin-right: 7px;
	margin-left: 7px;
}
#menu ul {
	margin: 0px;
	padding: 8px 0px 0px;
	list-style-type: none;
}
#menu li {
	margin-right: 3px;
	margin-left: 7px;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu a {
	color: #737E50;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFFFFF;
	padding: 1px 6px;
	border: 1px solid #E8E8DA;
}
#menu a:hover {
	color: #fff;
	background-color: #FFAE00;
}
#col2 {
	width: 321px;
	float: left;
}
#col2top {
	text-align: center;
	padding: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8DCC9;
	background-color: #F8FCEF;
}
#col2bottoma {
	float: left;
	width: 160px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8DCC9;
}
#col2 h2 {
	font-weight: bold;
	color: #737E50;
	font-size: 12px;
	margin: 5px 10px;
	text-transform: uppercase;
	padding: 0px;
}
#searchbox label {
	text-transform: uppercase;
	color: #737E50;
	font-size: 9px;
}
#col1 h3 {
	color: #FA7904;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px 0px 6px;
	letter-spacing: 3px;
}
#footer {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
#footer p {
	background-color: #9AB937;
	margin-right: 7px;
	margin-left: 7px;
	text-align: center;
	font-size: 11px;
	color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5A5A2C;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#col2bottomb img {
	border: 1px solid #E1E1D9;
	margin: 10px 5px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}#col1 h2 a {
	color: #9AB937;
	text-decoration: none;
}
#col1 h2 a:hover {
	color: #FA7904;
}
