#imgMenu {
	position: relative;
	width: 930px; height: 150px;
	overflow: hidden;}
#imgMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 150px;
	width: 1000px;}
#imgMenu ul li { float: left; }
#imgMenu ul li a {
	text-indent: -1000px;
	background:#111 none repeat scroll 0%;
	border: 0px solid #000;/*opera bug border*/
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:150px;
	margin-left:5px;
	height: 150px; }
.clear { clear: both; }

#sidebar {
	font-family: "Trebuchet MS";
	z-index: 1; top: 0;
	letter-spacing: 4px;
	font-size: 13px;
	width: 180px; }
#sidebar ul {
	list-style: none;
	text-align:right; }
#sidebar a, #sidebar h3.cat {
	width: 150px;
	display: block;
	padding: 3px 40px 3px 10px;
	margin: 5px 0;
	text-decoration: none; }
#sidebar a { color: #595965; }
#sidebar h3 { font-size: 13px; }



#imgMenu2 {
	position: relative;
	width: 930px; height: 150px;
	overflow: hidden;}
#imgMenu2 ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 150px;
	width: 1000px;}
#imgMenu2 ul li { float: left; }
#imgMenu2 ul li a {
	text-indent: -1000px;
	background:#111 none repeat scroll 0%;
	border: 0px solid #000;/*opera bug border*/
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:150px;
	margin-left:5px;
	height: 150px; }

