#wrap {
	background-color: #e1e0e0;
}
#header {
	height: 138px;	
	background: url(/edp/_assets/logo.png) no-repeat 98px 30px #cecdcd;	
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	-moz-box-shadow: 0 8px 10px #555;
	-webkit-box-shadow: 0 8px 10px #555;
	box-shadow: 0 8px 10px #555;
	 /* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=180, Color='#555555')";
	/* For IE 5.5 - 7 */
}
#photobanner {
	padding: 0 15px;
	height: 200px;	
	z-index: 1;
	margin: 138px 0 0 0;
}
#photobanner a { border-bottom: none; color: #fff; }
#photobanner a:hover { border-bottom: 1px dotted #fff; }
#edp {
	position: absolute;
	right: 60px;
	top: 180px;
	font-size: 1.4em;
	letter-spacing: 1px;
	z-index: 999;	
}
#straightline { 
	position: absolute;
	right: 50px;
	top: 220px;
	font-size: 2.2em;
	color: #fff;
	letter-spacing: 2px;
	z-index: 999;
}

#content {
	width: 736px;
	padding: 1px 90px 12px 20px;
	border-left: 1px dotted #1c727b;
	margin: 20px 0 0 0;	
	font-size: 1.05em;
}
*+html #content { padding: 1px 90px 12px 18px; }
* html #content {
	padding: 0 0 0 20px;
	margin: 20px 50px 0 0;	
}
* html #content p { margin: 0 0 0 0; }
#content a { color: #ff7247; border-bottom: none; }
.phototext1, .phototext2, .phototext3 {
	position: absolute;
	top: 293px;
	left: 458px;
	width: 130px;
	height: 30px;
	text-align: center;
}

.phototext1 p, .phototext2 p, .phototext3 p {
	font-family: 'AkagiLight';
	font-size: 1.1em;
	font-size-adjust: .48;
	color: #fff;
	margin: 0 0 0 0;
	line-height: 1.2\9	
}

.phototext2 { left: 603px; }
.phototext3 { left: 748px; }

#hpbyline {
	margin: 12px 60px 20px 0;
	font-family: 'AkagiLight';	
	font-size: 1.8em;
	letter-spacing: 1px;
	color: #689900;
	float: right;
}
* html #hpbyline {
	white-space: nowrap;
	margin: 12px 30px 20px 0;	
}

