<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {margin: 0;}

html, body {height: 100%; width: 100%;}
body {
	background: #535354 url(../images/bg-x.jpg) top left repeat-x;
    font-family: Georgia;
    font-size: 14px;
    line-height: 18px;
    color: #9f9f9f;
}

#container, #footer, #header {width: 900px;}
#header {height:147px;}
#left-column {width: 218px;}
#right-column {width: 682px;}
#wrap-footer, #footer {height: 90px;}

img, div { behavior: url(iefix/iepngfix.htc) }


ul, li{
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;}


#wrap-container {
	min-height: 100%;
	height: auto !important;
	height: 100%;}
	
#container {
	margin:0 auto;
	text-align: left;
	}
	
#header {
    background:  url(../images/header.jpg) top left no-repeat;
    position: relative;
}

.logo{
  position: absolute;
  top:20px;
  left: 30px;
  width: 214px;
  height: 92px;
}

#footer .info{
  position: absolute;
  top:20px;
  left: 230px;
}

.menu{
  padding: 95px 0 0 250px;
}

.menu ul li{
  float: left;
  padding: 0 5px;
}

a{
  color: #b7b7b7;
  text-decoration: none;
}

a:hover{
  color: #fff;
  text-decoration: underline;
}


.content{
  background: url(../images/content.jpg) top left no-repeat;
  height: 561px;
  width: 900px;
}

#current{
  color: #fff;
  text-decoration: underline;
}

.text{
  width: 350px;
  padding: 80px 0 0 20px;
}

.text h1{
    font-size:18px;color:#fff;
    font-weight: normal;
    padding-bottom: 14px;
}

.text p{
  padding-bottom: 14px;
}


.bubles{
	width:226px;
	height: 498px;
	position: absolute;
	top:19px;
	right: -54px;
	z-index: 99;
}


#left-column{
	float:left;
    position: relative;
}
#right-column{
	float:left;
	position: relative;
	z-index: 1;
}

.ibul{
  width: 220px;
  height: 221px;
  position: absolute;
  top:270px;
  left: -60px;
  background: url(../images/ibul.png) top left no-repeat;
  
}
.disclaimer{
  position: absolute;
  top:520px;
  left: -190px;
}
.ibul p{
  display:none;
  padding: 55px 0 0 55px;
}


.ftd{
  width: 200px;
}

.text table{
	padding-bottom: 20px;
	text-align: center;
}


#left-column .info{
    padding: 80px 0 0 45px;
}

#left-column .info h1{
    font-size:18px;
    color:#fff;
    font-weight: normal;
    padding-bottom: 14px;
}

#footer {
    background: url(../images/footer.jpg) top left no-repeat;
    position: relative;
	margin: 0 auto;
	padding: 0;}

.copyright{
	padding: 17px 0 0; 
	text-align: center;
}

.clear{
  clear:both;
}


img {border: 0;}

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

a:focus {
	outline: none;
	color: #00F;
} 
.thumb{
	display: block;
	margin:1px 5px;}
	
	.white{
	color:#fff;
	font-size: 16px;
	font-weight: bold;
}
.thumb img{
	border-style:solid;
	border-width: 5px;
	border-color: inherit;
	padding: 5px;
	margin: 0
	}
	
	
.border {
	border: 1px solid #CCCCCC;
}
form {
	margin: 0;
	padding: 0;
}
form table td{margin:0;padding:0;}
.formTextField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	width: 200px;
	padding: 2px;
	margin: 0;
	border: 1px solid #CCCCCC;
}
.formTextArea {
	overflow-x: hidden;
	overflow-y: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	height: 50px;
	width: 414px;
	padding: 2px;
	margin: 0;
	border: 1px solid #CCCCCC;
}
.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 18px;
	width: 60px;
	border: 1px solid #CCCCCC;
}
</pre></body></html>