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

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

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

.input { border: 1px solid #9FA78E; }
.button { background: #9FA78E;color: white;border: 1px solid #9FA78E;}
