body {
  	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	margin-right:auto;
	margin-left:auto;
	background-color: #0968b6;
	color: #ffffff;
	width:780px;
	font-size: 12px;
	text-align: center;
	}

#mcwrapper {  /*this fixes that Mac IE background problem in globalWrapper */
	width: 760px;
	height: 550px;
	border: 10px solid #ffffff;
	margin: 10px auto 10px auto;
}

#globalWrapper {
	background-color:#ffffff;
	width: 760px;
	height: 550px;
	padding: 0px;
	text-align:left;
}


#banner {
	left: 0px;
	top: 0px;
	width: 760px;
	text-align: center;
	height: 135px;
	background: url("logo_fade_2.jpg")
	}

#navigation {
	color: #33ccff;
	width: 760px;
	text-align: left;
	background-color: #0968B6;
	}

#menubox {
	padding-top: 3px;
	padding-bottom: 8px;
	text-align: center;
	width: 760px;
	}

.menu { 
	text-align: center; 
	font-weight: bold;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
	color:#ffffff;
	}

.menu a:link    {text-decoration:none; color:#ffffff; }
.menu a:visited {text-decoration:none; color:#ffffff; }
.menu a:hover   {text-decoration:underline; color:#ffffff; }


#page {
	width:760;
	height:385;
	padding-bottom:5px;
	background-color: rgb(192,202,247) ;
	color: rgb(9, 104, 182);
	position: relative;
	}
#ja {
	float: left;
	}
#instruction{
	padding: 15px;
	font-size: 12px;
}


#introbox {
	padding-left: 240px; 
	padding-top: 10px; 
	padding-right: 10px; 
	background-color: rgb(192,202,247) ;
	}
.intro {
	text-align: left; 
	margin-right: 10px;
	color: rgb(9, 104, 182);
	font-size: 16px;
	}

.praise {
	text-align: left; 
	margin-right: 10px;
	color: rgb(9, 104, 182);
	font-size: 12px;
	}

.contact {
	text-align: left; 
	margin-right: 10px;
	color: rgb(9, 104, 182);
	font-size: 14px;
	}




#submenu {
	float: left;
	padding-top: 5px;
	color: #33ccff;
	background-color: #ffffff;
	left: 0px;
	top: 180px;
	width: 175px;
	height: 385px;
	text-align: left;
	}
.sub_title {
	text-align: center;
	color: #0968B6;
	font-size: 14px;
	}



#title {font-size: 22px; margin-top: 3px;}


#product {
	position: absolute;
	top:   10px;
	left:   195px;
	height: 385px;
	width: 570;
	color: #0968b6;
	}
#description  {
	font-size: 14px;
	text-align: left;
	padding: 10px;
	margin-right: 15px;
}

#line-description  {
	font-size: 14px;
	text-align: left;
	padding: 10px;
	margin-right: 15px;
}

#photo {
	margin-top: 35px;
	margin-right: 15px;
	margin-left: 10px;
	padding: 5px;
	float:right;
	background-color: #ffffff;
}

#instruction_photo {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 5px;
	float:left;
	background-color: #ffffff;
}

#footer { width:780px; text-align:center;}
.copyright { font-size: 9px; text-align: center; }
.wis { font-size: 9px; text-align: right; }
.wis a:link { color: #ffffff; text-decoration: none; }
.wis a:hover { color: #ffffff; text-decoration: underline; }
.wis a:visited { color: #ffffff; text-decoration: none; }




