@charset "utf-8";
/* CSS Document */

body{
	border:0;
	margin:0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:140%;
	width:990px;
	height:800px;
	border:0px solid red;
	
}

#header{ border:0; 
	padding:0; 
	margin:0; 
	height:113px; 
	width:954px; 
	background-image:url(images/hader-bg.jpg); 
	background-repeat:repeat-x;
	float:left;
	}
#header .leftBr{
	border:0;
	margin:0;
	padding:0;
	float:left;
	width:6px;
	height:113px;
	background-image:url(images/hader-left-br.jpg);
	background-repeat:no-repeat;
}	
#header .logo{
	border:0;
	padding:0;
	margin:0;
	margin-left:29px;
	float:left;
	width:90px;
	height:113px;
	background:url(images/logo.jpg);
	background-repeat:no-repeat;
}
#header .logoTitle{
	border:0;
	padding:0;
	margin:0;
	float:left;
	width:603px;
	margin-left:20px;
	height:113px;
	background-image:url(images/nbkr-title-logo.jpg);
	background-repeat:no-repeat;
}
#header .rightBr{
	border:0;
	margin:0;
	margin-left:200px;
	padding:0;
	float:left;
	width:6px;
	height:113px;
	background-image:url(images/hader-right-br.jpg);
	background-repeat:no-repeat;
}
*html #header .rightBr{
	border:0;
	margin:0;
	padding:0;
	float:right;
	width:6px;
	height:113px;
	cursor:pointer;
	background-image:url(images/hader-right-br.jpg);
	background-repeat:no-repeat;
}
#nav{
	border:0;
	padding:0;
	margin:0;
	width:954px;
	height:39px;
	float:left;
	background-image:url(images/nav-bg.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fffff;
}
#nav .leftCr{
	border:0;
	padding:0;
	margin:0;
	margin-right:40px;
	float:left;
	background:url(images/nav-left-br.jpg) no-repeat;
}
#nav .rightCr{
	border:0;
	padding:0;
	margin:0;
	float:right;
	background:url(images/nav-right-br.jpg) no-repeat;
}

#nav .textL{
	border:0;
	margin:0;
	padding:0;
	line-height:140%;
	border-right:1px solid #cccccc;
	padding:5px 20px;
	float:left;
	color:#ffffff;
}

#nav .textL a{
	border:0;
	margin:0;
	padding:0;
	line-height:140%;
	border-right:1px solid #cccccc;
	padding:5px 20px;	
	float:left;
	color:#ffffff;
}
#nav .textL a:hover{
	border:0;
	margin:0;
	padding:0;
	line-height:140%;
	border-right:1px solid #cccccc;
	padding:5px 20px;	
	float:left;
	color:#000000;
}
.clear {
	clear:both;
	}
#banner { border:0;
		border:0;
		margin:0;
		margin-bottom:3px;
		padding:0;
		width:954px;
		height:242px;
		background:url(images/banner-flash.jpg) no-repeat;
		}
#content { 
		border:0px solid red;
		margin:0;
		padding:0;
		width:954px;
		height:500px;
		}
#content .Heading1{
	border:0;
	margin:0;
	padding-left:16px;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#F60;
		}
#content .ContentM{
	border:0;
	margin:0;
	padding:6px 20px;
	10px; 16px;		
	color: #990;
	font-size: 14px;
	text-align: justify;
	line-height: 2;
		}
#content .ContentL{
	border:0;
	margin:0;
	padding:6px 20px;

	10px; 16px;		
	color: #999;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
		}				
#leftCol{
	border:0px solid red;
	margin:0;
	padding:0;
	width:238px;
	height:500px;
	float:left;
	}
#leftCol .CMessage {
	border:0;
	padding:0;
	margin:0;
	height:36px;
	width:238px;	
	background:url(images/correspondent-title.jpg) no-repeat top left;
	}
#leftCol .CMessageContent {
	border:0;
	padding:5px;
	margin:0;
	width:238px;
	height:126px;
	float:left;
	background:url(images/correspondent-bg.jpg) repeat-y;
	font:Arial, Helvetica, sans-serif 11px #159ae9;
	line-height:130%;
	}
#leftCol .CMessagebtm {
	border:0;
	padding:0;
	margin:0;
	width:238px;
	height:5px;
	background:url(images/correspondent-bttm.jpg) no-repeat left bottom;
	font:Arial, Helvetica, sans-serif 11px #159ae9;
	line-height:130%;
	}
#middCol {
	border:0px solid green;
	margin:0;
	padding:0;
	width:700px;
	margin-left:5px;
	float:left;
	height:500px;	
	}
.footer{
	border:0;
	margin:0;
	margin-top:4px;
	padding:0;
	width:954px;
	height:80px;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	background-color:#c6680c;
	}	
	
			
				
			
	

