<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
  margin:0;
  padding:0;
  width:100%;
  height:100%;
}
html {
	background: #000000 url('pic/bg.jpg') repeat-x;
}

h1 {color: #465393; font: normal bold 19px "Arial Narrow", Arial, Helvetica, sans-serif; margin: 10px 0 20px 0;}
h2 {color: #465393; font: normal 17px "Arial Narrow", Arial, Helvetica, sans-serif; margin: 10px 0 20px 0;}
h3 {margin: 10px 0; font: normal 17px "Arial Narrow", Arial, Helvetica, sans-serif; color: #465393;}
h6 {border: 1px solid #465393; padding: 5px 10px; color: white; background: #707070; font-size: 10px;} 

span {color: #FFFFFF;
font-size: 13pt;
height: 28px;
margin: 0;
padding: 12px 0 0 20px;
}

/* FOR ALL */
body {
  font-family: Arial;  
  font-size: 80%;
}

a img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

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

/* FOR ALL */
/* HEAD */
#content {
  position: relative;
  min-height: 100%;
  border: 0px solid red;
}
#content, #footer {
	width: 875px;
	margin-left: auto;
	margin-right: auto;
	}

* html #content {
  height: 100%;
}

#h-img {
	width: 693px;
	height: 100px;
	background-image: url('pic/head-img.jpg');
	float: left;
}

#logo {
	position: relative; 
	left: 314px;
	top: 15px;	
	width: 300px;
}

#h-imgr {
	width: 182px;
	height: 100px;
	background: url('pic/head-imgr.jpg') 100% 100% no-repeat;
	float: right;
}

#brdr-l {
	width: 875px;
	background: #ffffff url('pic/border.jpg') repeat-y;
	clear: both;
}

#brdr-r {
	width: 845px;
	clear: both;
	background: url('pic/border.jpg') 100% 0% repeat-y;
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
}

#header {
	height: 165px;
	background: url('pic/title-img.jpg') 195px 0px repeat-y;
}

#menu {
	float: left;
	width: 195px;
	background: url('pic/menu-bg.jpg') repeat-y;
	list-style-type: none;	
	position: relative;	
	padding:0px;
	padding-bottom: 2px;
	margin:0px;
	font-weight: bold;
	font-size: 12pt;	
}

#menu li{
	width: 195px;
	height: 30px;
	margin-bottom: 1px;
	background: url('pic/menu-point.png') 25px 50% no-repeat;

}

#menu li a, #menu li span{
	display: block;
	height: 25px;
	padding-left: 40px;
	color: #15348E;
	text-decoration: none;
	background-color: #ffffff;
	margin: 0px;
	padding-top: 5px;	
	
}

#menu li a:hover, #menu li span{
	background-color: transparent;
	color: #000;
}

#phone {
	width: 195px;
	height: 65px;
	background: url('pic/phone-bg.jpg') 100% 0% no-repeat;
	float: right;	
}

#phone p {
	color: #666666;
	font-size: 13pt;
	font-weight: bold;
	padding:0px;
	margin:0px;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: -5px;
}

#phone p span{
	font-weight: lighter;	
}

/* END HEAD */

.clear {
	clear: both;
	border: 0px solid red;
}

/* MENU 2LVL */

div.list {
	float: left;
	width: 250px;
	margin-bottom: 20px;
	margin-left: 23px;
	display: inline;
	background: #E5E5E5 url('pic/curve-l.jpg') 0% 100% no-repeat; 	
}

.for-h1 {
	background: url('pic/bcurve-l.png') 0% 0% no-repeat;	
}

div.list h1 {
	font-size: 13pt;
	height: 28px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;	
	padding-left: 20px;
	padding-top: 12px;	
	background: url('pic/bcurve-r.png') 100% 0% no-repeat;
	verti__cal-align: 0px;
}

div.list .min-h {
	height: 75px;
	background: url('pic/curve-r.png') 100% 100% no-repeat;	
	padding-left: 12px;
	padding-top: 10px;	
}

.min-h ul {	
	list-style-type: none;	
	list-style-image: url('pic/ul-square.gif');
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;			
}

.min-h ul li {	
	margin-top: 3px;
	padding: 0px 0px 0px 0px;	
}

.min-h ul li h2{
	font-size: 9pt;	
	margin: 0px;
	padding 0px;	
}

.min-h ul li h2 a{
	margin: 0px;
	padding: 0px;
	color: #15348E;
	font-weight: lighter;
	text-decoration: none;
	font-size: 11pt;
}

.min-h ul li h2 a:hover{
	text-decoration: underline;
	font-weight: bold;
	font-size: 11pt;
}

/* END MENU 2LVL */

#pics {	
	width: 250px;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 23px;
	margin-right: 23px;
	//margin-right: 20px;
}

#pics img{
	margin: 0px;
	margin-bottom: 20px;
}

#text {
	width: 487px;
	margin: 0px;
	padding: 0px;	
	padding-left: 17px;
	padding-right: 15px;
	overflow: hidden;			
}	

#text h3{
	font-size: 12pt;
	margin: 0px;
	margin-top: 12px;
	margin-bottom: 15px;	
	padding: 0px;
}

#text p{
	margin: 0px;
	margin-top: 12px;
}

#text a{
	color: #15348E;
}

#text a:hover{
	text-decoration: none;
}

#text a.download{
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
}

#text a.download img.dwpic {
	position: relative;
	top: 7px;
	margin: 0px;		
}

#text img{
	margin: 10px;	
}

#text table {
	bo-rder-collapse: collapse;
	bord-er: 0px double #E5E5E5;
	background-color: #E5E5E5;
	border-spacing: 1px;
}

#text table td{
	border: 0px;
	background-color: #fff;
	padding: 3px;
}

#bottom-line {
	height: 28px;
	padding-bottom: 50px;
	background: url('pic/bottom-line.gif') no-repeat;	

}

#bottom-line div{
	height: 28px;
	background: url('pic/bottom-curve.gif') 100% 100% no-repeat;	
}


#footer, #footer a {
  color: #999999;	
}

#footer {
  position: relative;
  margin-top: -44px;
  height: 44px;
  backgro-und-color: #000000;

  font-size: 8pt;
  padding-top: 0px;
}

#footer #c {
	margin-left: 60px;
}

#footer #dfl {
	margin-left: 440px;
}

#footer img {
	margin-left: 10px;
	position: relative;
	top: 4px;
}


#footer a:hover {
	text-decoration: underline;
}
</pre></body></html>