@charset "utf-8";
/* CSS Document */

#page_html{background-color: #fff;background: url(../images/company_bg.jpg) no-repeat left top;}
#left_box{
	width:612px;
	position:relative;
	left: 60px;
	float:left;
	margin: 20px;
}#left_box p{
	text-align: justify;		
}
#left_box ul{
	list-style: disc url(none) outside;
}h1{
	font: small-caps normal 24px/normal "Times New Roman", Times, serif;
	text-transform: none;
	color: #999;
	text-decoration: none;
}.hdr2{
	font: normal 18px/normal "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;		
}
