body {
	behavior:url(Assets/csshover.htc);
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	background:#fff url(images/bg01.jpg) repeat-x top;
	margin:0px;
	padding:0px 0px;
}

#container #main:after,#container #menu:after, #container #menu ul 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 ul:after {height: 1%;}



/************* container *********************/
#container{
	width:760px;
	margin:auto;
	background:url(images/bg02.jpg) repeat-y;
	border:#95c10d 1px solid;
	border-width:4px 1px;
}
#container02{
	width:760px;
	margin:auto;
	background:url(images/bg04.jpg) repeat-y;
	border:#95c10d 1px solid;
	border-width:4px 1px;
}
#container03{
	width:760px;
	margin:auto;
	background:url(images/bg05.jpg) repeat-y;
	border:#95c10d 1px solid;
	border-width:4px 1px;
}
	#header{
		background:url(images/header01.jpg) no-repeat;
		height:76px;
	}
	#header02{
		background:url(images/header02.jpg) no-repeat;
		height:129px;
	}
		#topmenu {
			padding:px;
			clear:right;
			font-size:11px;
			color:#;
			float:right;
		}	
		
			
		#menu{
			width:195px;
			margin:auto;
			text-align:center;
			background:url(images/sideimage01.jpg) no-repeat top;
			float:left;
			padding:52px 0px 0px 0px;
		}
		#main{
			float:left;
			width:397px;
		}
		#main02{
			float:right;
			width:565px;
			background:url(images/bg03.jpg) no-repeat top;
			padding:0px 0px 0px 0px;
		}
		#main03{
			float:none;
			width:760px;
			padding:0px 0px 0px 0px;
		}
			#flash{background:#fff;border:#fff 1px solid;}
			
			#isite_content{
				padding:5px;
				text-align:left;
			}
			#isite_content02{
				padding:0 5px 5px 5px;
				text-align:left;
			}
		
		#channels{
			width:168px;
			margin:auto;
			float:right;
		}
			.channel{
				width:158px;
				padding:0px 5px 5px 5px;
				text-align:left;
				color:#000;
			}
				.channel h3{
					background:url(images/h3bg01.jpg) no-repeat;
					color:#000;
					font-size:12px;
					font-weight:normal;
					padding:5px 5px 10px 5px;
					margin:0px -5px;
				}
		
	#footer01{
		clear:both;	
		width:px;
		height:10px;
		margin:auto;
	}
	
a{
	color:#000;
	text-decoration:none;
}
	a:hover{
		color:#4dc5f2;
		text-decoration:underline;
	}
	
#copyright{
	padding:10px;
	color:#333;
}
			
			
		