﻿
body  {
	font: Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0;
	padding: 0;
	color: #000000;
	
}



.thrColElsHdr #container { 
	width: 1000px;  
	background: #2e679e;
	z-index: 100; 
   	top: 72px; 
   	position: absolute;
	
} 
.thrColElsHdr #header {  
	background-image: url(../images/HOME-PAGE2_01.png);
	position: absolute;
	height: 142px; 
	width: 1000px;
	z-index: 200;
	margin:0 auto;
	
	
} 


.selectch {
	position: absolute;
	left: 17px;
	top: 5px;
}

.homelink {
	position: absolute;
	left: 335px;
	top: 40px;
	z-index: 500;
}

.def {
	position: absolute;
	left: 235px;
	top: 110px;
	z-index: 500;
}

.contentfooter {
	position: absolute;
	left: 190px;
	top: 480px;
	z-index: 500;
}

.search {
	position: absolute;
	left: 720px;
	top: 5px;
}


.footertxt {
	position: absolute;
	font-family: Arial;
	font-size: 11px;
	color: #82aee8;
	left: 110px;
	top: 46px;
	text-align:center;
}

.footertxt a {
	
	font-family: Arial;
	font-size: 11px;
	color: white;
	text-decoration: underline;
}

.footertxt2 {
	position: absolute;
	font-family: Arial;
	font-size: 11px;
	color: #82aee8;
	left: 245px;
	top: 115px;
	text-align:center;
    text-decoration: none;
}

.footertxt2 a {
	
	font-family: Arial;
	font-size: 11px;
	color: yellow;
	text-decoration: none;
}




.fbtw {
	position: absolute;
	left: 888px;
	top: 42px;
	z-index: 300;
}

.thrColElsHdr #sidebar1 {
	float: left;
	width: 196px;
	top: 72px;
	background-image: url(../images/HOME-PAGE_02.png);
	z-index: 1000;
	text-align: left;
	margin:0 auto;
}

.thrColElsHdr #mainContent {
	width: 606px;
	height: 494px;
	float: left;
	margin:0 auto;
	background: #2e679e;
} 

.thrColElsHdr #sidebar2 {
	float: right;
	width: 198px;
	background-image: url(../images/HOME-PAGE_04.png);
	z-index: 10;
	top: 72px;
	text-align: right;
	margin:0 auto;
	
}


.thrColElsHdr #footer { 
	background-image: url(../images/HOME-PAGE_05.png);
	width: 1000px;
	height: 145px;
	top: 587px;
	position: absolute;
	margin:0 auto;
	z-index: 300;
	
} 

.breadcrumb 
{
    font-family: Arial;
    font-size: 11px;
}

.normal 
{
    font-family: Arial;
    font-size: 12px;
}

.hand 
{
    cursor:pointer;
}


