/* CSS Document */



	
/*################################################ MAIN-CONTENT ##############################################*/	



#content {
	display: table;
	width: 1004px;
	margin: 8px auto 8px auto;
}


#main-content {
	width: 1002px;
	height: 420px;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
}


* html #main-content {
	height: 420px;
}


*:first-child+html #main-content {
	height: 415px;
}


#leftmenu {
	float: left;
	width: 170px;
	margin: 28px 0 0 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	color: #828282;
}


* html #leftmenu {
	margin: 28px 0 0 35px;
}


#leftmenu ul {
	list-style: none;
}


#leftmenu ul li{
	margin: 12px 0 12px 0;
}


#leftmenu ul li a {
	text-decoration: none;
	color: #828282;
	padding: 0 10px 0 10px;
	background: url(../es/images/about-menu-list.gif) no-repeat;
}


#leftmenu ul li a:hover {
	color: #ece8c9;
	list-style: none;
	background-position: right;
}


#leftmenu ul li a.current {
	color: #ece8c9;
	list-style: none;
	background-position: right;
}


#text {
	float: left;
	width: 640px;
	margin: 0 0 0 30px;
}


* html #text {
	margin: 0 15px 0 20px;
}


#text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: 100;
	letter-spacing: 2px;
	color: #dad294;
	margin: 0 0 9px 5px;
}


#text p {
	width:97%;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px;
	font-size: 13px;
	font-weight:600;
	color: #595959;
	color: #6E6E6E;
	line-height: 20px;
	text-align: justify;
}


#text p.desc {
	margin: 0 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 100;
	letter-spacing: 2px;
	color: #dad294;
}


#text p.names {
	color: #595959;
	font-size: 14px;
	letter-spacing: 0px;
}


#text a {
	color: #000000;
	text-decoration: none;
}


#text hr {
	color: #dad294;
	background: #dad294;
	height: 2px;
	width: 610px;
	margin: 25px 0 20px 0;
}


#text-content {
	float: left;
	width: 615px;
	height: 277px;
	padding: 0 15px 0 10px;
	background: url(../es/images/contact-info-back.gif);
}


* html #text-content {
	padding: 0 5px 0 5px;	
}


* html #text-content {
	width: 632px;
}


#info {
	float: left;
	width: 640px;
	margin: 0 0 0 0;
	background: url(../es/images/contact-info-back.gif);
}


* html #info  {
	width: 640px;
}


#navigation {
	float: right;
	margin: 22px 115px 0 0;
	color: #9f9f9f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}


* html #navigation {
	margin: 9px 65px 15px 0;	
}


*:first-child+html #navigation {
	margin: 8px 115px 0 0;
}


#navigation.about2 {
	margin: 58px 115px 0 0;
}


* html #navigation.about2 {
	margin: 36px 65px 0 0;
}


*:first-child+html #navigation.about2 {
	margin: 29px 115px 0 0;
}


#navigation a {
	color: #797979;
	text-decoration: none;
	font-weight: 600;
}


#navigation p {
	margin: 20px 0 0 0;
}

