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

body{
	margin:0px auto;
	background-image:url(userfiles/image/graphics/bg.gif);
	background-repeat:repeat-x;
	background-color:#e5e7e8;
}
*{
	margin:0px auto;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
	line-height:15px;
}
a{
	color:#000000;
	text-decoration:underline;
}
a:hover{
	color:#000000;
	text-decoration:none;
}
img{
	border:0pt;
}
td{
	padding:1px 3px;
}
ul{
	padding:0px;
	margin-left:15px;
}
ul li{
	padding:0px;
}
#main{
	position:relative;
	background-image:url(userfiles/image/graphics/bgMain.gif);
	background-repeat:repeat-y;
	width:1024px;
}
#main2{
	position:relative;
	background-image:url(userfiles/image/graphics/bgMain2.gif);
	background-repeat:repeat-y;
	width:1024px;
}
#header{
	position:relative;
	background-image:url(userfiles/image/graphics/header.gif);
	background-repeat:no-repeat;
	width:1024px; height:278px;
}
#logo{
	position:absolute;
	top:36px; left:20px;
	width:230px; height:81px;
	float:left;
}
#logo a{
	width:230px; height:81px;
	display:block; overflow:hidden;
	text-indent:-1000px;
}
#contactBox{
	position:relative;
	top:166px; right:11px;
	width:237px; height:107px;
	float:right;
	color:#bbbdc0;
}
#contactBox h1{
	color:#0072bc;
	font-size:14px;
	font-weight:normal;
}
#menu{
	position:relative;
	top:152px; left:30px;
	width:205px; height:115px;
	float:left;
}
a#btn1{
	background-image:url(userfiles/image/graphics/btn_01.gif);
	background-repeat:no-repeat;
	width:205px; height:26px;
	display:block; overflow:hidden;
	text-indent:-1000px;
}
a#btn1:hover{
	background-image:url(userfiles/image/graphics/btn_over_01.gif);
	background-repeat:no-repeat;
	width:205px; height:26px;
	display:block; overflow:hidden;
	text-indent:-1000px;
}
#btn1Active{
	background-image:url(userfiles/image/graphics/btn_over_01.gif);
	background-repeat:no-repeat;
	width:205px; height:26px;
	display:block; overflow:hidden;
	text-indent:-1000px;
}
a#btn2{
	background-image:url(userfiles/image/graphics/btn_02.gif);
	background-repeat:no-repeat;
	width:205px; height:26px;
	display:block; overflow:hidden;
	text-indent:-1000px;
}
a#btn2:hover{
	background-image:url(userfiles/image/graphics/btn_over_02.gif);
	background-repeat:no-repeat;
	width:205px; height:26px;
	display:block; overflow:hidden;
	text-indent:-1000px;
}
#btn2Active{
	background-image:url(userfiles/image/graphics/btn_over_02.gif);
	background-repeat:no-repeat;
	width:205px; height:26px;
	display:block; overflow:hidden;
	text-indent:-1000px;
}
a#btn3{
	background-image:url(userfiles/image/graphics/btn_03.gif);
	background-repeat:no-repeat;
	width:205px; height:26px;
	display:block; overflow:hidden;
	text-indent:-1000px;
}
a#btn3:hover{
	background-image:url(userfiles/image/graphics/btn_over_03.gif);
	background-repeat:no-repeat;
	width:205px; height:26px;
	display:block; overflow:hidden;
	text-indent:-1000px;
}
#btn3Active{
	background-image:url(userfiles/image/graphics/btn_over_03.gif);
	background-repeat:no-repeat;
	width:205px; height:26px;
	display:block; overflow:hidden;
	text-indent:-1000px;
}
a#btn4{
	background-image:url(userfiles/image/graphics/btn_04.gif);
	background-repeat:no-repeat;
	width:205px; height:26px;
	display:block; overflow:hidden;
	text-indent:-1000px;
}
a#btn4:hover{
	background-image:url(userfiles/image/graphics/btn_over_04.gif);
	background-repeat:no-repeat;
	width:205px; height:26px;
	display:block; overflow:hidden;
	text-indent:-1000px;
}
#btn4Active{
	background-image:url(userfiles/image/graphics/btn_over_04.gif);
	background-repeat:no-repeat;
	width:205px; height:26px;
	display:block; overflow:hidden;
	text-indent:-1000px;
}
#container{
	position:relative;
	background-image:url(userfiles/image/graphics/bgConatiner.gif);
	background-repeat:no-repeat; min-height:550px;
	width:1024px; overflow:hidden;
}
#contentBox{
	position:relative;
	background-image:url(userfiles/image/graphics/bgContent.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:681px; min-height:550px; *-height:550px;
	float:left;
	padding:24px 33px 0px 48px;
}
#contentBox2{
	position:relative;
	background-image:url(userfiles/image/graphics/bgContent.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:928px; min-height:550px; *-height:550px;
	float:left;
	padding:24px 48px 0px 48px;
}
#heading{
	height:17px;
}
#h1{
	position:relative;
	background-image:url(userfiles/image/graphics/h1.gif);
	background-repeat:no-repeat;
	width:118px; height:17px;
	float:left;
}
#h2{
	position:relative;
	background-image:url(userfiles/image/graphics/h2.gif);
	background-repeat:no-repeat;
	width:107px; height:17px;
	float:left;
}
#h3{
	position:relative;
	background-image:url(userfiles/image/graphics/h3.gif);
	background-repeat:no-repeat;
	width:256px; height:17px;
	float:left;
}
#h4{
	position:relative;
	background-image:url(userfiles/image/graphics/h4.gif);
	background-repeat:no-repeat;
	width:223px; height:17px;
	float:left;
}
#h5{
	position:relative;
	background-image:url(userfiles/image/graphics/h5.gif);
	background-repeat:no-repeat;
	width:157px; height:17px;
	float:left;
}
#content{
	padding:15px 0px;
}
#content table{
	width:928px;
	border:1pt #666666 solid;
}
#content table td.td_h1{
	width:50%; height:20px;
	color:#FFFFFF;
	text-decoration:underline;
	vertical-align:middle;
	text-align:center;
	background-color:#666666;
	border-bottom:1pt solid #FFFFFF;
}
#content table td.td_h2{
	height:20px; vertical-align:middle;
	text-decoration:underline;
	text-align:center;
	border-bottom:1pt solid #666666;
}
#content table td.td_1{
	color:#FFFFFF;
	background-color:#666666;
}
#content table td.td_1 ul li{
	color:#FFFFFF;
}
#teaserBox{
	position:relative;
	width:240px;
	padding:19px 11px;
	float:right;
}
#teaserBox a{
	text-decoration:none;
	float:right;
}
#teaserBox a:hover{
	text-decoration:underline;
	float:right;
}
#teaser1{
	background-image:url(userfiles/image/graphics/teaser_01.jpg);
	background-repeat:no-repeat;
	width:240px; height:20px;
	padding-top:122px;
}
#teaser2{
	background-image:url(userfiles/image/graphics/teaser_02.jpg);
	background-repeat:no-repeat;
	width:240px; height:20px;
	padding-top:122px;
}

#bottom{
	position:relative;
	background-color:#1a3a45;
	width:100%; height:54px;
}
#footer{
	bottom:0px;
	background-image:url(userfiles/image/graphics/footer.gif);
	background-repeat:no-repeat;
	width:1024px; height:54px;
	clear:both;
}
#contact_form{
	margin:0px 10px;
	width:300px;
	float:right;
}
#contact_form table{
	width:300px;
	border:0pt;
}
#contact_form td{
	border:0pt;
}
#contact_form input{
	border:1pt solid #999999;
	background-color:#f2f2f2;
	height:12px;
	font-size:10px;
	padding-top:1px;
	width:200px;
}
#contact_form textarea{
	border:1pt solid #999999;
	background-color:#f2f2f2;
	height:100px;
	font-size:10px;
	padding-top:1px;
	width:280px;
}

#contact_form input.botton{
	width:50px;
	height:20px;
	text-align:center;
}
</pre></body></html>