#infosimple
{
	padding: 0;
	margin: 0;
	overflow:hidden;	
}

#infosimple td
{
	padding: 0 10px;
}

#information h1
{
	padding-left: 10px;
}

#information
{
	margin:0;
	padding:0;
	overflow: auto;
	background-color: #f0e4d6;
}

.csc-textpic-caption{
	color: #000;
	text-align: center;
}

#information table
{
	border-collapse: collapse;
	height: 347px;
	_height: 348px;
	border: none;
}



#information tr.row1
{
	height: 115px;
	_height: 114px;
	background-color: #fff;
}

#information tr.row1 td
{
	background-color: #ddc3a3;
	border-right: 1px solid #C7C7C7;	
}

#information tr.row1 p
{
	color: #b47933;
}

#information tr.row2
{
	height: 115px;
}

#information tr.row2 td
{
	border-top: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
}

#information tr.row3
{
	height: 115px;
	border-bottom: none;
}

#information tr.row3 td
{
	border-top: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
}


#information td
{
	text-align:left;
	margin-left:10px;
	color:#000000;
	width:278px;
	/*border-right:1px solid #C7C7C7;*/
}

#information td:hover
{
	background-color:#b47933;
}



/*############ BUG IE #############*/


#menu1 li.active {
	border-bottom: 1px solid #b47933;
}

#menu2 li.active {
	border-bottom: 1px solid #c7873c;
}

#menu3 li.active {
	border-bottom: 1px solid #dE9341;
}

#menu4 li.active {
	border-bottom: 1px solid #b47933;
}

#menu5 li.active {
	border-bottom: 1px solid #b47933;
}