body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#container {
	width:842px;
}
#japics {
	width:154px;
	height:375px;
	background-image:url(images/japics_02.gif);
}
#header {
	position:relative;
	width:912px;
	height:220px;
	background-image:url(images/header.gif);
	
}
#header p {
	position:absolute;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	padding:0px;
	margin:0px;
	left: 628px;
	top: 133px;
	width: 198px;
}
#header a {
	color:#fff;
	text-decoration:none;
}
#header a:hover {
	color:#CCCCCC;
}
#body {
	position:relative;
	width:912px;
	
}

#content {
	position:absolute;
	width:655px;
	right:0px;
	top: 3px;
	border:1px solid #243E63;
	height:100%;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin-top:10px;
	overflow:auto; 
	padding:0px;
}
#content p {
	text-align:justify;
	margin-right:5px;
	margin-left:5px;
}
#content h3 {
	margin-left:5px;
	font-size:12px;
	color:#003399;

}
#content img {
	margin-left:10px;
}
#content span {
	position:absolute;
	width:591px;
	color:#0066FF;
	left: 28px;
	top: 384px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	text-align:center;
	font-size:10px;
	
}
#content a {
	color:#0066FF;
	text-decoration:none;
}
#content a:hover {
	color:#000066;
}
#clients {
	position:relative;
	

}
#clienta {
	position:relative;
	width:200px;
	font-weight:bold;
	

}
#clientb {
	position:relative;
	width:200px;
	font-weight:bold;
	
}
#clientc {
	position:relative;
	width:200px;
	font-weight:bold;


}
#navigation {
	position:absolute;
	width:73px;
	padding:0px;
	margin:0px;
	left: 174px;
	top: 7px;
	height: 461px;
}
#navigation img {
	margin-bottom:3px;
}

#keywords {
	padding-top:20px;
	bottom:1px;
	width:655px;
	
}
#keywords p{
	font-size:10px;
	color:#999999;
	text-align:center;
}
#keywords a {
	color:#999999;
	font-size:10px;
}
.clear {
	clear: both;
	height: 1px;
}
.imageFloatLeft {
	margin: 4px;
	padding: 4px;
	float: left;

}
.imageFloatRight {
	margin: 4px;
	padding: 4px;
	float: right;
}
#table {
	font-weight:bold;
}

.clear{
height:1px;
clear:both;
}



