* {
	margin: 0;
	padding: 0;
}

body {
}

#container {
	width: 924px;
	height: 642px;
	margin: 0 auto 0 auto;
	background-image: none;
	background-color: #602d00;
	overflow: hidden;
}

#border {
	margin: 12px;
	background: #602d00 url(../graphics/backidxcontent.jpg) no-repeat;
}

#header {
	width: 900px;
	height: 41px;
}

#slideshow {
	height: 248px;
}

#spacer {
	height: 14px;
	line-height: 0;
	font-size: 0;
}

#menuContent {
	width: 900px;
	height: 32px;
	margin: 0 0 0 6px;
}

#main {
	width: 900px;
	height: 297px;
	clear: both;
}

#leftCol {
	float: left;
	width: 330px;
}

#ileftContent {
	margin: 32px 5px 0 42px;
	height: 210px;
	overflow: hidden;
}

#centerCol {
	float: left;
	width: 250px;
}

#icenterContent {
	margin: 35px 5px 0 5px;
	text-align: center;
}

#icenterContent img {
	margin: 0 0 7px 0;
}

#rightCol {
	float:right;
	width: 310px;
}

#irightContent {
	margin: 34px 40px 0 5px;
	height: 212px;
	overflow: hidden;
}

#irightContent img {
	margin: 6px 0;
	height: 116px width: 65px;
}

#contentfooter {
	clear: both;
}

#footer {
	height: 0;
	clear: both;
	text-align: center;
}
