@charset "utf-8";
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bolder;
	color: #000099;
	text-decoration: none;
	text-align: left;
	padding-top: 0.5em;
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-bottom-color: #FFFF00;
	margin-bottom: 0.1em;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bolder;
	color: #000099;
	text-decoration: none;
	text-align: left;
	padding-top: 0.5em;
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-bottom-color: #FFFF00;
	margin-bottom: 0.1em;
}
.introtext {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	height: 700px;
}
#content #nav {
	text-align: right;
	margin-top: 30px;
	margin-bottom: 30px;
}

#content   {
	width: 1000px;
	height: 900px;
	text-align: center;
}

#content img {
	margin-right: auto;
	margin-left: auto;
}
#video   {
	text-align: center;
	height: 344px;
	width: 556px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	padding: 25px;
	background-color: #FFFFFF;
	margin-top: 20px;
}


#content .introtext2 {
	float: left;
	width: 170px;
}
#content .introtext .introtext2 a {
	text-align: center;
	display: block;
}


#content .introtext h2 img {
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
}

#content  .introtext  li {
	list-style-image: url(../images/other/usability/point.png);
	margin: 0;
	padding: 0;
}
#content .introtext img {
	float: right;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#content .introtext a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
