body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
img{ border:0px dashed #CCC;}
.thrColElsHdr #container { 
	width: 90%;  
	background: #FFFFFF;
	margin: 30px auto; 
	text-align: left; 
}
.thrColElsHdr #back{background:#0066FF; width:100%; height:90px; margin:-50px 0 0 -300px;}
.thrColElsHdr #logo{
	background:url(../images/logo.jpg) no-repeat;
	width:auto;
	height:75px;
	margin: 0 25px;
} 
.thrColElsHdr #menu {
	background:url(../images/back-menu.jpg) repeat-x;
	height:42px;
	width:670px;
	float:right;
	margin:-42px auto;
}
 #menu ul { float:left;}
 #menu li {list-style:none; float:left; margin:-5px 30px 0 0; display:block;}
.thrColElsHdr #menu a {text-decoration:none;color:#FFFFFF; display:block; }
.thrColElsHdr #menu a:hover {line-height:10px; color:#CCCCCC;}
.thrColElsHdr #header { 
	background: #fff url(../images/head.jpg) repeat-x; 
	padding: 0;
	margin: 0 0 10px 0; 
	height:292px;
	border:1px double #CCCCCC;  
} 
.thrColElsHdr #header h1 {
	margin: 0; 
	padding: 0 0; 
}
.thrColElsHdr #header h3 {
	margin: 0; 
	padding: 0;
}
.thrColElsHdr #header #info {float:right; margin:-250px 50px 0 0; font-size:14px;}
.thrColElsHdr #header #info a {color:#fff;}
/*left side*/
.thrColElsHdr #sidebar1 {
	float: left; 
	width: 11em; 
	background: #EBEBEB; 
	padding: 15px 0; 
}
.thrColElsHdr #sidebar1 a {text-decoration:none; font-size:10px;}
.thrColElsHdr #sidebar1 a:hover { color:#3366CC;}
.thrColElsHdr #sidebar1 li { list-style:disc;}
/*END left side*/

.thrColElsHdr #sidebar2 {
	float: right; 
	width: 11em; 
	background: #EBEBEB; 
	padding: 15px 0; 
}
.thrColElsHdr #sidebar2 #search{ margin: 0 0 0 10px;}
.thrColElsHdr #sidebar1 h3, .thrColElsHdr #sidebar1 p, .thrColElsHdr #sidebar2 p, .thrColElsHdr #sidebar2 h3 {
	margin-left: 10px; 
	margin-right: 10px;
}


.thrColElsHdr #mainContent {
 	margin: 0 15em; font:"Monotype Corsiva"; font-size:13px;
	text-align:justify;
} 
.thrColElsHdr #mainContent #info{
	
}
.thrColElsHdr #footer { 
	padding: 0 0 0 10px; 
	margin: 120px 0 0 0;
	background: #fff url(../images/head.jpg) repeat-x; 
	height:100px;
	font-size:12px;
} 
.thrColElsHdr #footer a { text-decoration:none;}
.thrColElsHdr #footer p {
	margin: 0; 
	padding: 10px 0; }
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}