#main-container {
	text-align: left;
	width: 940px;
}

#header-container {
	position: relative;
	height: 80px;
}

#content-container {
  margin-top: 20px;
	width: 940px;
}

#right-section-catalog {
  float: right;
	width: 154px;
}

#right-section-container {
  float: right;
  width: 154px;
}

#center-container {
  width: 624px;
	float: left;
}

#center-container-catalog {
  width: 604px;
}

#center-container-home {
	width: 720px;
	float: left;
	margin-bottom: 30px;
	
}

#center-container ul {
	margin: 0 0 20px 30px;
	padding: 0;
}

#center-container ul, #center-container li {
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 4px;
	list-style-image: url(../img/icons/list.gif);
}

#catalog-table {
  margin: 20px 0 20px 0;
  clear: both;
  
}

#left-section-container {
  width: 154px;
  float: left;
}

#footer-container {
     margin-top: 20px;
	width: 940px;
	height: 40px;
	position: relative;
	background-color: #e5e5e5;
	_z-index: -1;
}

#language-container {
	float: right;
	text-align: right;
	margin-right: 10px;
	color: #96a0a4;
	height: 40px;
}

#language-container a {
	color: #fff;
}

#language-container a:hover {
	color: #7bb26a;
}

#topmenu-container {
	float: left;
	clear: both;
	height: 40px;
	color: #96a0a4;
}

#topmenu-container a {
	color: #fff;
}

#topmenu-container a:hover {
	color: #7bb26a;
}

.topmenu-padding {
	padding-right: 10px;
}

.topmenu-padding-on {
	padding-right: 10px;
	color: #7bb26a;
	font-weight: bold;
}

#top {
	width: 940px;
	
	border-bottom: 5px solid #65a651;
}

#top-content {
	height: 40px;
}

#top-tools {
	height: 20px;
}

#tools-container {
	float: right;
}

#navigationbar-container {
	float: left;
	font-size: 96%;
}

.bglight {
	background-color: #f4f4f4;
}

.bgmedium {
	background-color: #dadada;
}

.right-click {
	height: 26px;
}
