:focus { -moz-outline-style: none; }

body {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
#container {
	font-size: 10pt;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#header {
	height: 116px;
}
#banner {
	background-image: url(../images/HOME_01.png);
	width: 315px;
	float: left;
	height: 116px;
}
#menu {
	background-image: url(../images/HOME_02.png);
	float: left;
	height: 116px;
	width: 685px;
}
#preCont  {
	background-image: url(../images/HOME_03.png);
	height: 25px;
	width: 1000px;
	background-repeat: repeat-x;
}
#main_content {
	width: 1000px;
}
#txt_heder {
	background-image: url(../images/HOME_06.png);
	height: 34px;
	width: 1000px;
}
#foot_BTN {
	height: 142px;
	width: 1000px;
}
#footer {
	height: 35px;
	width: 1000px;
}




.txtbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 1pt;
}
.txtcont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CCC;
}
