/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

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

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	text-align: left;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66676A;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	line-height: 120%;
}
p2 {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 20px;
	font-size: 11px;
	font-style: normal;
}


.text1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.text2 {
	font-size: 16px;
	font-weight: bold;
	color: #302D26;
}


.text3 {
	font-size: 11px;
	font-weight: bold;
	color: #0E4D83;
}

.text4 {
	font-size: 14px;
	font-weight: bold;
	color: #302D26;
}

.text5 {
	font-size: 13px;
	font-weight: normal;
	color: #66676A;
}

.text6 {
	text-align: center;
}

.text7 {
	margin-bottom: 0px;
	text-align: center;
	font-size: 10px;
}
.text8 {
	margin-bottom: 0px;
	text-align: center;
	font-size: 10px;
}
.text9 {
	font-size: 12px;
	font-weight: normal;
	color: #302D26;
}


/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 10px;
	list-style: none;
	padding-top: 10px;
}

.list1 li {
	text-align: center;
}

.list1 a {
	padding-left: 14px;
	background: url(images/homepage16.gif) no-repeat left center;
	font-size: 10px;
}

.list2 {
	list-style: none;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

/** LINKS */

a {
	color: #0E4D83;
}

a:hover {
	text-decoration: none;
}

.link1 {
	padding-left: 13px;
	background: url(images/homepage29.gif) no-repeat left center;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage01.jpg) repeat left top; }
.bg2 { background: url(images/homepage02.jpg) repeat-x left top; }
.bg3 { background: url(images/homepage17.jpg) no-repeat left top; }
.bg4 { background: url(images/homepage18.jpg) no-repeat left top; }
.bg5 { background: url(images/homepage19.jpg) no-repeat left top; }
.bg6 { background: #FFFFFF url(images/homepage15.gif) repeat-y left top; }
.bg7 { background: url(images/homepage23.jpg) repeat-y left top; }
.bg8 { background: url(images/homepage25.jpg) no-repeat left top; }
.bg9 { background: url(images/homepage32.jpg) repeat-x left top; }
.bg10 { background: url(images/homepage35.gif) repeat-x left top; }
.bg11 {
	background-image: url(images/homepage36.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }
.align-centre {
	text-align: center;
}


img {
	border: none;
}

img3 {
	border: none;
	padding-left: 20px;
}


.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: inherit;
	margin: 3px 0px 0px 15px;
}
.img3 {
	float: left;
	margin: 3px 0px 0px 30px;
	background-position-y: centre;
}
.img4 {
	float: left;
	margin: 0px 0px 0px 205px;
}



hr { display: none; }

.hr1 {
	margin-bottom: 10px;
	height: 1px;
	background: url(images/homepage30.gif) repeat-x left top;
}
#subpage #content #box22 p {
	text-align: left;
	line-height: 20px;
}
#subpage #content #box22 p {
	text-align: justify;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
.bg1 #content #right #box6 ul li {
	text-align: left;
}
#subpage #contacts #box10 .text4 a {
	text-align: center;
}
#subpage #contacts #box10 .text4 a {
	text-align: left;
}
.bg1 #content #right #box6 {
	line-height: 100px;
}
.bg1 #content #left #box6 {
	line-height: 100px;
}

.bg1 #content #right #box6 {
	line-height: 20px;
	height: 700px;
}
.bg1 #content #left #box4 .bg8 .eft.text {
	line-height: 20px;
}
.bg1 #content #left #box4 p {
	line-height: 20px;
}


.bg1 #content #right #box6 p {
	line-height: 20px;
}
.bg1 #content #left #box4 p .bg8 {
	line-height: 20px;
}
/* slideshow */


#slideshow {
	position:relative;
	height:143px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

