/* ////// INDEX-ONLY ////// */
body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	height: 100%;
	background-color: #F6F7FA;
	background-image: url(images/bg_tall_green.jpg);
	background-repeat: repeat-x;
	background-position:0 +60px;
	}
.wrapindex {
	min-height: 100%;
	width: 800px;
	height: auto !important;
	height: 100%;
}
.wrapindex {
	margin: 0px auto -86px; /* the bottom margin is the negative value of the footer's height */
}
.spacer {
	clear: both;
	background-color: #fbfbf9;
	font-size: 1px;
	height: 1px;
}
.indexnav {
	margin: 0px auto;
	padding: 0px;
	width: 795px;
}
.indexnav ul {
	float: left;
	list-style: none;
	/* width: 122px; */
	width: 132px;
	padding: 0px;
	/* margin: 0px 5px; */
	margin: 0px 0px;
}
.indexnav ul li {
	border-bottom: 1px solid gray;
	font-size: 0.7em;
	display: block; /* Added for IE5 */
	float: left; /* Added for IE5 */
}
.indexnav ul li.indexcategory {
	font-size: 0.95em;
	margin-bottom: 6px;
}
.indexnav a {
	display: block;
	width: 125px;
	padding: 2px 0px 2px 2px;
}
.index_montage div {
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	height: 100%;	/* height: 210px; */
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.index_montage ul {
	margin: 0px;
	padding: 0px;
	width: 128px;
	list-style: none; 
}
.index_montage ul li {
	width: 100%;
	font-size: 0.8em;
	display: block; /* Added for IE5 */
	float: left; /* Added for IE5 */
}
.index_montage a {
	border-top: 1px solid #4e5234;
	padding: 9px 0px 9px 7px;
	display: block;
	width: 121px;
}
.index_montage a.last {
	border-bottom: 1px solid #4e5234;
}
.index_montage a:link, .index_montage a:visited {
	color: #f5e7cb;
}
.index_montage a:hover {
	text-decoration: underline;
	background-color: #fbfbf9;
	color: black;
}

/* ////// MARKETING CHANNEL ////// */
.marketing {
	padding: 0px;
	
}
.marketing img {
	margin: 0px 3px;
	padding: 0px 0px 18px 0px;
}
background-position: bottom;

.head {
}
.wallpaper {
	background-image: url(images/wallpaper.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: auto;
}
.lines {
	background-image: url(images/bg_top_green.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height: 6px;
}
.cont         {
	padding-top: 0px;
	padding-left: 5px;
	line-height: 14px;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.marketing td:hover  {
	background-color: #E4ECEC;
}
