#container {
	margin-top: 10px;
	margin-bottom: 10px;
/*	height: 600px; 
	overflow: hidden;
	border: 1px solid #f6f6f6; */
}

#wrapper {
	margin-top: 65px;
/*	height: 530px; */
	overflow: hidden;
}

#left {
	border-right: 1px solid #f6f6f6;
	width: 200px; /* overide grid */
/*	height: 530px; */
}

#main {
/*	height: 530px; */
	overflow: hidden;
}

#logo {
	width: 90px;
	height: 30px;
	width: 200px; /* overide grid */
}

#logo img {
	margin-left: 30px;
}

#menu {
	margin-top: 15px;
	width: 200px; /* overide grid */
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	list-style: none;
	text-transform: uppercase;
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1em;
	font-weight: normal;
	color: #333;
}

#menu li a {
	font-size: 1em;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin-left: 30px;
	display: block;
}

#menu li.current {
	background-color: #333;
	color: #fff;
}

#menu li.current a {
	color: #fff;
	text-decoration: none;
}

#menu ul.submenu {
	margin: 5px 0;
	padding: 0;
	list-style: none;
}

#menu ul.submenu li {
	list-style: none;
	margin: 0;
}

#menu ul.submenu li.current {
	background-color: #333;
	color: #fff;
}

#menu ul.submenu li a {
	font-size: 0.9em;
	font-weight: normal;
	margin-left: 33px;
}

#menu ul.submenu ul.submenu2 li {
	padding: 0;
	margin: 0;
}

#menu ul.submenu ul.submenu2 li.current {
	background-color: #333;
	color: #fff;
}

#menu ul.submenu ul.submenu2 li.current a,
#menu ul.submenu ul.submenu2 li a {
	font-size: 0.9em;
	font-weight: normal;
	margin-left: 36px;
}

#title {
	height: 45px;
	margin-top: 5px;
}

#title h1 {
	font-weight: normal;
}

#title h1 span {
	display: block;
	font-size: 0.5em;
}

#title h1 span.lower {
	text-transform: none;
	font-size: 18px;
}

#top-links {
	text-align: right;
	text-transform: uppercase;
	font-size: 0.9em;
	margin-right: 0;
	height: 30px;
	margin-top: 20px;
}

#top-links a {
	text-decoration: none;
}

#top-links a.current {
	color: #00a1ed;
}

#main-header {
/* 	margin-top: 10px; */
	height: 240px;
}

#main-header img,
#main-header2 img,
#case-header img {
	width: 100%;
}

#main-header2 {
	margin-top: 10px;
	height: 190px;
}

#main-list {
	border-top: 1px solid #f6f6f6;
	margin-top: 10px;
/*	height: 320px; */
}

#case-header {
/*	margin-top: 30px; */
/*	height: 280px;*/
	height: 240px;
}

#subtitle {
	margin-top: 20px;
}

#case-subtitle {
	margin-top: 10px;
	color: #333;
}

#case-subtitle h5 {
	margin-bottom: 0;
}

.text-content {
	margin-top: 10px;
/*	height: 180px; */
}

#main div ul,
.text-content ul {
	margin-bottom: 1.0em;
	list-style: url(../images/guion.gif);
}

.text-content ul.no-margintop {
	margin-top: -1.0em;
}

.text-content ul.no-marginbottom {
	margin-bottom: 0;
}

a.more_info {
	text-decoration: none;
	text-transform: uppercase;
	color: #00a1ed;
}

a.more_info:visited {
	color: #00a1ed;
}


#case-1 .equal-height,
#case-2 .equal-height,
#case-3 .equal-height,
#case-4 .equal-height {
	height: 235px;
	margin-right: 5px;
}

.bottom-links {
	margin-top: 30px;
}

.bottom-links a {
	font-size: 0.9em;
	text-transform: uppercase;
	text-decoration: none;
}

#year {
	color: #00a1ed;
	font-weight: bold;
	padding-top: 5px;
}

#list-content table td {
	color: #333;
	height: 30px;
	border-bottom: 1px solid #f6f6f6;
}

#list-content table td.company {
	text-align: right;
}

#list-years ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

#list-years ul li {
	border-bottom: 1px solid #f6f6f6;
	height: 15px;
}

#list-years ul li a {
	color: #333;
	text-decoration: none;
	margin-left: 5px;
}

#list-years ul li.current {
	background-color: #B1D7FD;
}

#list-news {
/*	height: 390px; */
	border-right: 1px solid #f6f6f6;
}

#list-news .date {
	color: #00a1ed;
	display: block;
}

#list-news .title {
	color: #333;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}

#content-left {
/*	height: 510px; */
	border-right: 1px solid #f6f6f6;
}

#content-left h3{
	margin-bottom: 10px;
}

#content-left p {
	margin-right: 15px;
}

#content-left a {
	color: #333;
}

#content-left a:hover {
	color: #00A1ED;
}

#content-left a.current {
	color: #00a1ed;
}

#content-right img {
	margin-bottom: 10px;
}

#content-right p {
	margin-bottom: 20px;
}

.clients_enti .text-content,
.clients_admin .text-content {
	margin-top: 0;
}

.clients_enti .text-content h5 {
	margin-bottom: 0;
}
