@charset "utf-8";
.main {
	font-family: Tahoma;
	font-size: 11px;
	height: 1000px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top {
	float: right;
	height: 300px;
	width: 1000px;
	background-image: url(images/header.jpg);
}

.top_spacer {
	float: right;
	height: 267px;
	width: 1000px;
}

.MainMenu {
	height: 30px;
	width: 1000px;
	float: right;
}


.foot {
	float: right;
	height: 100px;
	width: 1000px;
	background-image: url(images/footer.jpg);
}

.foot_TXT {
	height: 80px;
	width: 1000px;
}
.foot_FOOTER {
	float: right;
	height: 20px;
	width: 1000px;
}
.foot_SubMenu {
	float: right;
	height: 20px;
	width: 630px;
	color: #FFFFFF;
	font-size: 9px;
	font-family: Tahoma;
}


.foot_copyright {
	float: right;
	height: 20px;
	width: 350px;
	text-align: center;
	color: #FFFFFF;
	font-size: 9px;
	font-family: Tahoma;
}
.centre {
	float: right;
	height: 600px;
	width: 1000px;
}

.centre_TXTFRAME {
	height: 590px;
	width: 980px;
	margin-left: 10px;
	margin-top: 10px;
	background-image: url(images/IMG_TXT_footer.jpg);
	background-repeat: no-repeat;
	background-position: center 535px;
}
.centre_TXTright {
	float: right;
	height: 520px;
	width: 560px;
	background-image: url(images/DIV_contact.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.centre_TXTrightTOP {
	width: 550px;
	margin-left: 10px;
	height: 60px;
	background-image: url(images/TXT_about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
}
.centre_TXTrightBOTTOM {
	height: 440px;
	width: 520px;
	margin-left: 30px;
	text-align: justify;
	line-height: 16px;
	margin-right: 10px;
}

.centre_TXTleftTOP {
	height: 60px;
	width: 390px;
	margin-right: 10px;
	background-image: url(images/TXT_welcome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
}
.centre_TXTleftBOTTOM {
	width: 375px;
	margin-right: 25px;
	height: 440px;
	line-height: 16px;
	text-align: justify;
}

.centre_TXTleft {
	float: right;
	height: 520px;
	width: 390px;
	text-align: justify;
	margin-right: 10px;
}
.class1 a:link {color: #B0B9BF; text-decoration: none; font-family: Tahoma; font-size: 9px; font-weight: normal; } 
.class1 a:visited {color: #B0B9BF; text-decoration: none; font-family: Tahoma; font-size: 9px; font-weight: normal;} 
.class1 a:hover {color: #FFFFFF; text-decoration: none; font-family: Tahoma; font-size: 9px; font-weight: normal;} 
.class1 a:active {color: #B0B9BF; text-decoration: none; font-family: Tahoma; font-size: 9px; font-weight: normal;}

.class2 a:link {color: #F39617; text-decoration: none; font-family: Tahoma; font-size: 11px; font-weight: bold; } 
.class2 a:visited {color: #F39617; text-decoration: none; font-family: Tahoma; font-size: 11px; font-weight: bold;} 
.class2 a:hover {color: #778794; text-decoration: none; font-family: Tahoma; font-size: 11px; font-weight: bold;} 
.class2 a:active {color: #F39617; text-decoration: none; font-family: Tahoma; font-size: 11px; font-weight: bold;}

