@charset "utf-8";
/* CSS Document */

.navigation{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	height: 35px;
	font-size: 11px;
border-bottom: 6px solid #fbbe00;
width: 494px;

}
.highlight{	
	
	border-bottom: 3px solid #fbbe00;
	background: #fbbe00;
	float:left;
	color: #000;
	padding: 5px;
	margin-right: 3px;
	margin-top: 2px;
	}
.navigation1 {
	color: #000;
	margin-right: 3px;
	margin-top: 2px;
	border-bottom:2px solid #df7e00;
	background:#df7e00;
	float:left;
	padding: 5px;
	}
	
	#esita_center_right{
	
	width: 280px;
	float:right;
	margin-top: 8px;
	background: url(../designfiles/general_back.gif) no-repeat;
}

#esita_center_left
{
width: 280px;
	height: 243px;
	float:left;
	margin-top: 8px;
	background: url(../designfiles/general_back.gif) repeat-y;
	
	}
#esita_text_content	{
	font-size: 11px;
	margin-left:19px;
	line-height: 1.8em;
	
	}
	
#main {
	padding: 15px 0px 15px 4px;
line-height: 1.8em;

width: 576px;
}
#content_right
{
	float:right;
	width: 572px;
padding-right: 5px;


	
/*overflow: hidden; */

}