#firstpage {
	width: 650px;
	margin: 0 auto;
	padding: 20px 0;
	background: #fff;
}

#firstpage #left {
	float: left;
	width: 419px;
	padding-top: 35px;
}
#firstpage #right {
	float: right;
	width: 200px;	/* 298px - PAD L+R */
	background: url('/dsg/line_ver.gif') repeat-y top left;
	padding: 0 20px 0 10px;
}
#firstpage #right #logo {
	padding: 0 0 0 6px;
	margin-bottom: 10px;
}

#firstpage #first_title {
	clear: both;
	margin: -2.2em 0 0 30px;
	padding: 0;
	font-size: 9px;
	line-height: 1.1em;
	color: #848386;
}




#subpage {
	width: 730px;
	margin: 0 auto;
	padding: 0 20px 20px 20px;
	background: #fff;
}
#subpage #header {

}
#subpage #left {
	float: left;
	width: 200px;	/* 217px - PAD R */
	padding: 0 17px 0 0;
	text-align: right;
}
#subpage #right {
	float: left;
	width: 476px;	/* 492px - PAD L */
	padding: 0 0 0 16px;
	background: url('/dsg/line_ver.gif') repeat-y top left;

		min-height	: 355px; 
		height		: auto !important; 
		height		: 355px;
}
#subpage #right #top {
	line-height: 1.1em;
	color: #f1922f;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0;

		min-height	: 75px; 
		height		: auto !important; 
		height		: 75px;
}


#print {
	position: absolute;
	left: 50%;
	margin-left: 332px;
	top: 223px;
	z-index: 10;
}
#print img {
	float: left;
}