* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
}

a:link, a:active, a:visited {
	font-size: 1em;
	font-weight: bold;
	color: #3D6FA2;
	text-decoration: none;
}

a:hover {
	font-size: 1em;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

#wrapper {
	width: 790px;
	margin-left: auto;
	position: relative;
	z-index: 100;
	background-image: url(../images/01/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#header {
	background-image: url(../images/01/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 790px;
	position: relative;
}

#header span {
	display: none;
}

.h_mod {
	background-image: url(../images/01/h_mod.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 150px;
	margin-top: 20px;
}

.h_yht {
	background-image: url(../images/01/h_yht.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 150px;
	margin-top: 20px;
}

.h_yri {
	background-image: url(../images/01/h_yri.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 150px;
	margin-top: 20px;
}

.h_tu {
	background-image: url(../images/01/h_tu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 200px;
	margin-top: 20px;
}
#content ul {
	margin-top: 20px;
	padding-left: 15px;
}


.h_kt {
	background-image: url(../images/01/h_kt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 150px;
	margin-top: 20px;
}

.h_ref {
	background-image: url(../images/01/h_ref.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 131px;
	margin-top: 20px;
}

#linklist {
	background-image: url(../images/01/linklist.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: relative;
	height: 29px;
	width: 790px;
}

#linklist ul {
	list-style-type: none;
	margin-left: 303px;
}

#linklist li {
	display: block;
	float: left;
	margin-top: 6px;
	padding-right: 25px;
}

#linklist li a:link, #linklist li a:active, #linklist li a:visited {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#linklist li a:hover {
	color: #999999;
	text-decoration: none;
}

#content {
	padding-right: 12px;
	padding-bottom: 15px;
	float: right;
	width: 475px;
	line-height: 1.3em;
}

#content h3 span {
	display: none;
}

#content p {
	padding-top: 15px;
	padding-right: 15px;
	font-size: 1em;
}

.b {
	font-weight: bold;
	font-style: italic;
	color: #3D6FA2;
}

#applist {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	width: 270px;
}

#applist h3 {
	background-image: url(../images/01/sovosat.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 270px;
	right: 0px;
	margin-bottom: 19px;
	height: 30px;
	margin-left: 15px;
}

#applist h3 span {
	display: none;
}

#applist ul {
	list-style-type: none;
}

#applist ul ul {
	display: none;
}

html>body #applist ul ul {
	margin: 0px;
	position: absolute;
	left: 250px;
	top: -7px;
	color: #CCCCCC;
	background-color: #3B3B3B;
	padding-top: 40px;
	display: none;
	padding-bottom: 20px;
	background-image: url(../images/01/mihink.jpg);
	background-repeat: no-repeat;
	width: 300px;
}

#applist li {
	text-align: left;
	padding-bottom: 6px;
	margin-top: 5px;
	position: relative;
	padding-left: 15px;
}

html>body #applist li:hover ul {
	display: block;
}

#applist li li {
	font-size: 0.8em;
	padding-bottom: 5px;
	margin-bottom: -4px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
}

html>body #applist li li {
	margin-bottom: 0px;
	text-align: left;
}

#footer {
	clear: both;
	background-image: url(../images/01/footer.gif);
	height: 30px;
	width: 790px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: right;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #6699CC;
	margin-right: 30px;
	margin-top: 9px;
}

#footer a:link, #footer a:active, #footer a:visited {
	text-decoration: none;
	color: #6699CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#footer a:hover {
	color: #003366;
	text-decoration: none;
}

#extraDiv1 {
	width: 49%;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 230px;
	background-image: url(../images/01/extrabg01.gif);
	background-repeat: repeat-x;
	z-index: 10;
}

#extraDiv2 {
	width: 49%;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 230px;
	background-image: url(../images/01/extrabg02.gif);
	background-repeat: repeat-x;
	z-index: 10;
}

#extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 {
	display: none;

}#content h4 {
	font-size: 1em;
	margin-top: 20px;
	color: #396799;
}
