@charset "UTF-8";
#container1{
	width:800px;
	margin-top:5px;
}

#container1 *{
	text-decoration:none;
	border:none;
}

#container1{
	clear:both;
	width:770px;
	margin-left:20px;
}

#container1 #page_title{
	width:600px;
	float:left;
	display:inline;
}

#container1 #page_title #pan{
	width:600px;
	color:#734E00;
	margin-top:5px;
	margin-left:20px;
	font-size:12px;
	font-weight:bold;	
}

#container1 #pan a:link{
	color:#734E00;
	font-size:12px;
	font-weight:bold;
	border:none;
	text-decoration:none;
}

#container1 #pan a:visited{
	color:#734E00;
	font-size:12px;
	font-weight:bold;
	border:none;
	text-decoration:none;
}

#container1 #pan a:hover{
	color:#996633;
	font-size:12px;
	font-weight:bold;
	border:none;
	text-decoration:none;
}

#container1 #pan a:active{
	color:#734E00;
	font-size:12px;
	font-weight:bold;
	border:none;
	text-decoration:none;
}

#container1 #page_title h2{
	width:270px;
	height:20px;
	margin-top:10px;
	margin-left:20px;
	overflow:hidden;
}

#container1 #company_logo{
	width:140px;
	float:right;
}

#container1 #company_logo #image_company_logo{
	margin-bottom:10px;
}

#container1 #information{
	width:700px;
	margin-left:70px;
	clear:both;
}

#container1 #information *{
	font-size:12px;
}

#container1 #information #information_header{
	width:160px;
	height:400px;
	background-image:url(../images/background_company.jpg);
	background-repeat:no-repeat;
	float:left;
}

#container1 #information #information_header .row1{
	width:120px;
	height:15px;
	margin-top:30px;
	margin-left:40px;
	font-weight:bold;
	letter-spacing:54px;
	white-space:nowrap;
	overflow:hidden;
	line-height:15px;
}

#container1 #information #information_header .row2{
	width:120px;
	height:35px;
	margin-top:10px;
	margin-left:40px;
	font-weight:bold;
	letter-spacing:54px;
	white-space:nowrap;
	overflow:hidden;
	line-height:15px;
}

#container1 #information #information_header .row3{
	height:15px;
	margin-top:10px;
	margin-left:40px;
	font-weight:bold;
	letter-spacing:20px;
	line-height:15px;
}

#container1 #information #information_header .row4{
	width:120px;
	height:15px;
	margin-top:10px;
	margin-left:40px;
	font-weight:bold;
	letter-spacing:54px;
	white-space:nowrap;
	overflow:hidden;
	line-height:15px;
}

#container1 #information #information_header .row5{
	height:15px;
	margin-top:10px;
	margin-left:40px;
	font-weight:bold;
	letter-spacing:20px;
	line-height:15px;
}

#container1 #information #information_header .row6{
	height:15px;
	margin-top:10px;
	margin-left:40px;
	font-weight:bold;
	letter-spacing:9px;
	line-height:15px;
}

#container1 #information #information_header .row7{
	height:35px;
	margin-top:10px;
	margin-left:40px;
	font-weight:bold;
	letter-spacing:9px;
	line-height:15px;
}

#container1 #information #information_header .row8{
	height:55px;
	margin-top:10px;
	margin-left:40px;
	font-weight:bold;
	letter-spacing:20px;
	line-height:15px;
}

#container1 #information #information_header .row9{
	height:15px;
	margin-top:10px;
	margin-left:40px;
	font-weight:bold;
	letter-spacing:9px;
	line-height:15px;
}

#container1 #information #information_body{
	width:530px;
	height:380px;
	margin-left:10px;
	border-top:solid 10px #2A2A2A;
	border-bottom:solid 10px #2A2A2A;
	float:left;
	display:inline;
	
}

#container1 #information #information_body .row1{
	width:390px;
	height:15px;
	margin-top:20px;
	line-height:15px;
}

#container1 #information #information_body .row2{
	width:390px;
	height:35px;
	margin-top:10px;
	line-height:14px;
}

#container1 #information #information_body .row3{
	width:390px;
	height:15px;
	margin-top:10px;
	line-height:15px;
}

#container1 #information #information_body .row4{
	width:390px;
	height:15px;
	margin-top:10px;
	line-height:14px;
}

#container1 #information #information_body .row5{
	width:390px;
	height:15px;
	margin-top:10px;
	line-height:14px;
}

#container1 #information #information_body .row6{
	width:390px;
	height:15px;
	margin-top:10px;
	line-height:14px;
}

#container1 #information #information_body .row7{
	width:390px;
	height:35px;
	margin-top:10px;
	line-height:14px;
}

#container1 #information #information_body .row8{
	width:390px;
	height:55px;
	margin-top:10px;
	line-height:14px;
}

#container1 #information #information_body .row9{
	width:390px;
	height:15px;
	margin-top:10px;
	line-height:15px;

}

#container1 #information .clear{
	width:0;
	height:0;
	clear:both;
}

