body {
	behavior:url(Assets/csshover.htc);
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	background:#000101 url(images/bg01.jpg) repeat-x top;
	margin:25px auto;
	padding:0px 0px;
}

#container #main:after,#container #menu:after, #container #menu ul:after {
	clear: both;
	content:"."; 
	display:block; 
	height:0; 
	visibility:hidden;
}
/* Hides from IE-mac \*/
* html #container #main,* html #container #menu, * html #container #menu ul:after {height: 1%;}



/************* container *********************/
.container{border:#fff 1px solid;margin:auto;width:742px;}
	#home{border:#fff 1px solid;width:740px;background:url(images/home-bg.jpg) repeat-y;}
	#container01{background:url(images/bg04.jpg) repeat-y;}
	#container02{background:url(images/bg02.jpg) repeat-y;}
	#container03{background:url(images/bg03.jpg) repeat-y;}
		
		#header{background:url(images/header01.jpg) no-repeat;height:127px;position:relative;z-index:4;}
			#header h1{margin:0;padding:0;}
			#header h1 a {
				display:block;
				height:85px;
				left:0;
				position:absolute;
				text-indent:-5000px;
				top:0;
				width:200px;
			}
			#topmenu {
				text-align:left;
				padding:10px;
				text-decoration:none;
				float:right;
				font-size:12px;
			}
				#topmenu ul {
					list-style:none;
					margin:0px;
					padding:0px;
				}
					#topmenu li {
						display:inline;
						float:left;
					}
						#topmenu a {
							color:#fefefe;
							padding:0px 7px 1px 7px;
							text-decoration:none;
							display:block;
							background:url(images/arrow04.gif) no-repeat right center;
						}
							#topmenu a:hover, #topmenu li.selected a {
								color:#fff;
								background:url(images/arrow03.gif) no-repeat right center;
							}
			#flash_channel{
				width:318px;
				position:absolute;
				top:55px;
				right:3px;
				z-index:500;
			}
					
		#menu{float:right;clear:both;}	
		#submenu{float:left;width:165px;background:url(images/sideimage01.jpg) no-repeat top left;padding:0px 0px 0px 0px;}
			#submenu h3{color:#8cadd6;margin:2px 0px 5px 3px;text-align:left;font-size:12px;}
		
		.main{float:left;margin:auto;text-align:center;}
			#main01{width:403px;}
			#main02{float:right;width:577px;}
			#main03{float:none;margin:auto;}
				
				#isite_content{padding:5px;text-align:left;overflow:hidden;}
		#mainflash{background:#97a1af;float:left;width:740px;}
		#channelbar{float:left;height:390px;overflow:auto;width:180px;}
		body.home #channelbar{float:left;height:390px;overflow:auto;width:403px; clear:both;}
			.homechannel{
				width:164px;
				padding:0px 5px 10px 5px;
				text-align:left;
				color:#616161;
			}
				.homechannel h3{
					border:#b9c0ca 1px solid;
					border-width:0px 0px 1px 0px;
					color:#042c61;
					font-size:12px;
					font-weight:bold;
					margin:0px 0px 2px 0px;
				}
		#channels{width:174px;float:right;}
			
			.channel{
				padding:10px 5px 10px 5px;
				text-align:left;
				color:#616161;
			}
				.channel h3{
					border:#b9c0ca 1px solid;
					border-width:0px 0px 1px 0px;
					color:#042c61;
					font-size:12px;
					font-weight:bold;
					margin:0px 0px 2px 0px;
				}
		#channel1{
			float:left;
			width:208px;
			margin:0 0 0 1px;
		}
		#channel2{
			float:left;
			width:291px;
			margin:0 0 0 1px;
		}
		#channel3{
			float:right;
			width:207px;
			margin:0 1px 0 0;
		}
			body.home .channel{
				padding:10px 5px 10px 5px;
				text-align:left;
				color:#616161;
			}
	.footer{clear:both;height:53px;margin:auto;}
		#footer01{background:url(images/footer01.jpg) no-repeat;}
		#footer02{background:url(images/footer02.jpg) no-repeat;}
		#footer03{background:url(images/footer03.jpg) no-repeat;height:63px;}
		#homefooter{background:url(images/homefooter.jpg) no-repeat;height:45px;}
	
a{
	color:#06408c;
	text-decoration:none;
}
	a:hover{
		color:#6d9edb;
		text-decoration:underline;
	}
	
#copyright{
	padding:10px;
	color:#2d75ce;
}
			
			
		
