body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, fieldset, form, input, textarea, address, table, caption, th, td, img, blockquote, pre, code, cite {
	padding: auto;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.clearfix {
	display: inline-block;
}
.print {
	float: right;
}
.print a:hover img {

	opacity:0.6;
	filter:alpha(opacity=60);
}
.menu {
	list-style-type: none;
	margin-left: 0px;
	border-bottom: 5px solid #d6d5d4;
}
.menu li {
	float: left;
	margin-top: 10px;
}


.menu span {
	visibility: hidden;
}

.img_right {
	float:right;
}
.img_left {
	float: left;
}

.menu0{
	background-image: url(../images/intro/icon_0.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 146px;
	height: 60px;
	display:block;
}
.menu0:hover {
	background-image: url(../images/intro/icon_0_hover.png);
	background-repeat: no-repeat;
}
.menu0_here{
	background-image: url(../images/intro/icon_0_hover.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 146px;
	height: 60px;
	display:block;
}
.menu1{
	background-image: url(../images/intro/icon_1.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 146px;
	height: 60px;
	display:block;
}
.menu1:hover {
	background-image: url(../images/intro/icon_1hover.png);
	background-repeat: no-repeat;
}
.menu1_here{
	background-image: url(../images/intro/icon_1hover.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 146px;
	height: 60px;
	display:block;
}
.menu2{
	background-image: url(../images/intro/icon_2.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 146px;
	height: 60px;
	display:block;
}
.menu2:hover {
	background-image: url(../images/intro/icon_2_hover.png);
	background-repeat: no-repeat;
}
.menu2_here{
	background-image: url(../images/intro/icon_2_hover.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 146px;
	height: 60px;
	display:block;
}
.menu3{
	background-image: url(../images/intro/icon_3.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 132px;
	height: 60px;
	display:block;
}
.menu3:hover {
	background-image: url(../images/intro/icon_3_hover.png);
	background-repeat: no-repeat;
}
.menu3_here{
	background-image: url(../images/intro/icon_3_hover.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 132px;
	height: 60px;
	display:block;
}
#intro_main h1 {
	margin-bottom: 5px;
	margin-top: 15px;
}
#intro_main h2 {
	background-image: url(../images/intro/h2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 570px;
	font-size: 16px;
	font-weight:bold;
	padding-left: 15px;
	padding-top: 15px;
}
.mission dt {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	text-align: center;
}
.mission dd {
	padding: 10px;
	background-color: #E2FFD0;
	margin-left: 0px;
}
.img_top {
	padding-top: 15px;
	padding-bottom: 15px;
}

.legal {
	width: 300px;
	margin-left: 15px;
}
.small {
	font-size: 8pt;
}

#intro_main h3 {
	background-image: url(../images/intro/h3.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	width: 285px;
	font-size: 16px;
	font-weight:bold;
	padding-left: 15px;
	padding-top: 15px;
	margin-top: 15px;
	margin-left: 15px;
}
#intro_main h4 {

	background-image: url(../images/intro/h4.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 550px;
	font-size: 14px;
	font-weight:bold;
	padding-left: 20px;
	padding-top: 6px;
}
#intro_main h5 {
	font-size: 14px;
	color: #006600;
	font-weight: bold;
	margin-top: 15px;
}

.business_model li {
	list-style-type: none;
	padding-bottom: 20px;
}
.model1 {
	background-image: url(../images/intro/N_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
}
.model2 {
	background-image: url(../images/intro/N_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
}
.model3 {
	background-image: url(../images/intro/N_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
}
.features {
	margin-bottom: 30px;
}

.features li {
	list-style-type: none;
	margin-bottom: 5px;
}

.features a:hover img {
	opacity:0.7;
	filter:alpha(opacity=75);
}
.quote {
	text-align: right;
	font-size: 10px;
}
#intro_main form {
	text-align: center;
}
.epidermis_img img {
	padding-right: 15px;
}
.copyright {
	text-align: center;
	font-size: 8pt;
}

