<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */



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



*,*:hover,*:focus,*:active { outline: 0px none; }



img, div, input, a { behavior: url("pngfix/iepngfix.htc") }



body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #104075;
	background-image: url(../img/digiback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}


a {outline: 0px none}





a:link {
	color: #104075;
	text-decoration: none;

}

a:visited {
	color: #104075;
	text-decoration: none;

}

a:hover {
	color: #0B294A;
	text-decoration: underline;

}



.left {

	float: left;

}

.center {

	text-align: center;

	margin-right: auto;

	margin-left: auto;

}



.right {

	float: right;

}



.clear { clear: both;}







.shade_it {

	text-shadow: 0px 2px 2px #666

} 







.thin_line {
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	width: 95%;
	margin-right: auto;
	margin-left: auto;

}
.smaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
}

h1 {
	font-size: 26px;
	color: #CD0004;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 7px;
	text-align: center;
	width: 500px;
}
h2 {
	font-size: 19px;
	color: #000066;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
	padding-bottom: 10px;
}













img {

	border: 0;

}
tr td {
	vertical-align: top;
}
.smaller_footer {
	position: absolute;
	left: 103px;
	top: 19px;
	color: #000;
}

.smallest {
	font-size: 80%;
}

.bigger {
	font-size: 115%;
}
.bolded {
	font-weight: bold;
}
#digicont {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	position: relative;
	background-image: url(../img/digimid.png);
	background-repeat: repeat-y;
}









#digitop {
	background-repeat: no-repeat;
	background-position: center 140px;
	width: 1000px;
	position: relative;

}
.pic_index {
	background-image: url(../img/pic_index.jpg);
	padding-top: 600px;
}
.pic_about {
	background-image: url(../img/pic_about.jpg);
	padding-top: 600px;
}
.pic_contact {
	background-image: url(../img/pic_contact.jpg);
	padding-top: 600px;
}











#logoslider {
	height: 158px;
	width: 266px;
	position: absolute;
	left: 706px;
	top: 12px;

}











#slider_box {
	width: 400px;
	height: 250px;
	background-color: transparent;
	padding-top: 22px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 18px;
	background-image: url(../img/sliderbox.png);
	background-repeat: no-repeat;
	margin-top: -120px;
	position: relative;
	z-index: 100;

}

#main_box_container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1000px;
	z-index: 1;
	margin-top: -10px;

}
.main_box {
	width: 940px;
	text-align: justify;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/txt_2.png);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 20px;

}
.main_box p {
	padding-bottom: 8px;

}
.main_box ul {
	padding: 0 0 10px 40px;

}
.texttop {
	background-image: url(../img/txt_1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	position: relative;
	width: 1000px;
	padding-top: 40px;
	background-image: url(../img/txt_3.png);
	background-repeat: no-repeat;
	background-position: center -10px;
	font-size: 13px;
	height: 110px;
	font-weight: bold;

}


#footer_links {
	list-style-type: none;
	position: relative;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding-right: 20px;
	padding-bottom: 7px;

}

#footer_links li {
	display: inline;
	padding-right: 12px;
	padding-left: 12px;

}



#footer a {
	color: #375581;
	text-decoration: none;
	text-transform: uppercase;

}



#footer a:visited {
	color: #375581;
	text-decoration: none;

}

#footer a:hover {
	color: #375581;
	text-decoration: underline;

}



.footer_right {
	position: absolute;
	top: 91px;
	left: 732px;
	z-index: 9;

}
</pre></body></html>