*{
    margin:0;padding:0;
}
html{
    height:100%;
}
body{
    height:100%;
}

body {margin:0; padding:0px; color:#000; font:10px LinotypeUnivers,Helvetica,Verdana,"Arial Black",sans-serif; line-height:15px; background:url(../img/btn_hover.png) repeat;}

body > #outer{
    height:auto;
}
:focus {outline:0;}
ol, ul {list-style:none;}

/* links */
a {color:#000;text-decoration:none;}
a:hover, a:active{text-decoration:none; color:#000}

div#outer{
    overflow:hidden;
    height:100%;
    width:960px;
    position:absolute;
    top:0px;
    left:0px;
    text-align:left;
	background-color:#fff;
	
}

div#logo_area{
    height:48px;
    width:288px;
    position:absolute;
    top:24px;
    left:18px;
    text-align:left;
	z-index:4;
	
}

.logo_icon{
	position: absolute;
	top: 24px;
 	left: 0;
	background: #007642; 
	height: 48px; 
	width: 6px; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	z-index:5;
 	}

div#credit{
    overflow:hidden;
    position:absolute;
	width:180px;
	height:50px;
    top:570px;
    left:18px;
    text-align:left;
	z-index:4;
	
	
}
		#jessica {
			width: 78px;
			height: 115px;
			position:absolute;
			top:80px;
			left:30px;
			}
			
		#jessica img {
			width: 78px;
			height: 115px;
			position: relative;
			float: left;
			z-index:1;
			}
			
			
        #suyama {
			width: 80px;
			height: 120px;
			position:absolute;
			top: 77.6px;
			left: 113.2px;
			}
			
		#suyama img {
			width: 80px;
			height: 120px;
			position: relative;
			float: left;
			z-index:1;
			}
			
			
img { -ms-interpolation-mode: bicubic; } 


div#contents{
    position:absolute;
	width:120px;
	height:264px;
    top:246px;
    left:0px;
	z-index:3;
	
}
	
	
.boxgrid{ 
	width: 120px; 
	height: 24px; 
	margin:0px; 
	background:#fff;
	position:relative;
	margin-bottom:24px;
	top:0px;
	left:0px;
	}
	
.boxgrid img{ 
    position: absolute; 
    top: 0; 
    left: 0; 
	border: 0; 
	z-index:4;
	overflow:hidden;
}

				
.boxcaption{ 
	position: absolute;
	background:url(../img/btn_hover.png);
	height: 24px; 
	width: 120px; 
	top: 0;
	overflow:hidden;
	display:none;
 	}


.captionfull .boxcaption{
    width: 120px;
	height:24px;
 	top: 0;
 	left: 120px;
	overflow:hidden;
    }

.boxgrid .hover{ 
    width: 120px;
	height:24px;
    position: absolute; 
    top: 0; 
    left: -114px; 
	border: 0; 
	z-index:5;
	overflow:hidden;
	
}

.boxgrid .fix{position:absolute; top:0; left:0;}


#text_area{
    width: 666px;
	height:474px;
    position: absolute; 
    top: 246px; 
    left: 294px; 
	border: 0; 
	z-index:2;
	overflow:hidden;
	
}

#text_area a{text-decoration:underline}
#text_area a:hover{text-decoration:underline; color:#999}

/* contact slide */


#contactPF {
   margin:0; padding:0;
   width:240px; height:240px;
   position:relative;
   top:48px;
   left:0;
   
}

#contactLink {
   width:240px; height:18px;
   background:url("../img/pf_logo.png") no-repeat 0 0;
   display:block;
   margin-bottom:24px;
}

