#STAGE-MAIN {
	font-size:12px;
	line-height:1.6;
	background-color: #FFFFFF;
}
.box-left {
	
	width:260px;/*300px*/
	height:360px;/*400px*/
	
	padding:20px;
	
	float:left;
}
.box-right {
	
	width:159px;/*200px*/
	height:240px;/*400px*/
	padding:20px;
	padding-top:140px;
	float:left;
	border-left:1px dashed #EDEDED;
}
h2 {
	width:168px;height:38px;
	margin:8px 0px;padding:0px;
	line-height:38px;
	background:transparent url(images/company.gif) no-repeat scroll left top;
}
h2 span {
	display:none;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:22px;
	color:#CCCCCC;
	border-bottom:2px solid #EDEDED;
	line-height:1;
}
.button {
	height: 36px;
	width: 116px;
	border: 1px solid #CCCCCC;
	display: block;
	line-height:36px;
	padding-left:40px;
	margin:10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#666666;
}
.map {
	background:transparent url(images/mapicon.gif) no-repeat scroll 3px center;
}
.mail {
	background:transparent url(images/mailicon.gif) no-repeat scroll 3px center;
}