/*****
Image Menu
v 2.2
	*****/

#imageMenu {
	height: 200px;
	overflow: hidden;
	width: 955px;
	float: none;
	margin-top: 5px;
	border-top-width: none;
	border-right-width: medium;
	border-bottom-width: none;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}




#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	padding: 0;
	}


#imageMenu ul li {
	float: left;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-top-width: 0px;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:133px;
	height: 200px;
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

#content {
	height: 1100px;
	width: 800px;
	background-color: #c0c0c0;
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: medium ridge #666666;
	background-image: url(../img/contentback.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}




#imageMenu ul li.bk1 a {
	background: url(images/bob1.png) repeat scroll 0%;
	border-right-style: none;
}

#imageMenu ul li.bk2 a {
	background: url(images/bob2.png) repeat scroll 0%;
	border-right-style: none;
}

#imageMenu ul li.bk3 a {
	background: url(images/bob3.png) repeat scroll 0%;
	border-right-style: none;
}

#imageMenu ul li.bk4 a {
	background: url(images/bob4.png) repeat scroll 0%;
	border-right-style: none;
}

#imageMenu ul li.bk5 a {
	background: url(images/bob5.png) repeat scroll 0%;
	border-right-style: none;
}

#imageMenu ul li.bk6 a {
	background: url(images/bob6.png) repeat scroll 0%;
	border-right-style: none;
}

#imageMenu ul li.bk7 a {
	background: url(images/bob7.png) repeat scroll 0%;
	border-right-style: none;
}

.clear {
	clear: both;
}
#btm_navigation {
	padding: 0px;
	height: 20px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
