/* =GROUP DEAPLUS */
body {
	background: #C0B6AC url("/images/concept.bg.gif") top left repeat;
}
#wrapper {
	background: transparent url("/images/concept.wrapper.jpg") top left repeat-y; 
}
#header {
 	background: #86705C;
}
#footer {
	border-top: 1px solid #D4D4D4;
	border-bottom: 1px solid #899183;
}
h1 { color: black;}

#topnav { background: transparent url("/images/topnav/concept.bg.jpg") top left repeat-x; }
#topnav a { background: url("/images/topnav/concept.li.jpg") top left no-repeat; }

#logo { margin: 5px 0 0 10px; }

.input { border: 1px solid #86705C; }
.button { background: #86705C;color: white;border: 1px solid #C0B6AC;}

