body
{
	margin:0;
	padding:0;
	background-image:url(images/nw_bgnd.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/nw_bgnd.jpg);
	margin-left: 0px;
	background-repeat: repeat-y;
}

#topPan
{
	color:#0B73B1;
	position:relative;
	top: 0px;
	background-image: url(images/nw_topbar_main.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	height:232px;width: 900px;
	left: 120px;
	margin:0;
	}	


#mainPan
{
	width:900px;
	position:absolute;
	margin:0 auto;
	height:1000px;
	left: 120px;
	overflow: visible;
	top: 233px;
	background-image: url(images/nw_content_bgnd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 240px;
	background-color: #FFFFFF;
	}
	


#columnCenter
{
	height:700px;
	width: 570px;
	position: absolute;
	top: 282px;
	left: 376px;
}

#columnCenter h2 
{
	display:block;
	height:25px;
	color:#33CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:26px;
	text-align:left;
	font-weight: normal;
	width: 470px;
	text-transform: capitalize;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	border: thin dotted #0A74B3;
	}
	
#columnCenter h1 
{
	display:block;
	height:25px;
	color:#3F7DAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:normal;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-left: 5px;
	width: 460px;
	padding-top: 5px;
	text-transform: none;
	}
		
		
#columnCenter p
{
	display:block;
	width:570px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height:14px;
	text-align:justify;
	padding-top: 0px;
	padding-left:0px;
	margin-left: 0px;
	color: #5C5C5C;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	}

#columnCenter h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #237BBE;
	font-size: 12px;
	text-transform: capitalize;
	padding-left: 5px;
	letter-spacing: 0.095em;
	width: 400px;
}

#columnRight {
	position: absolute;
	top: 1763px;
	left: 118px;
	width: 900px;
	height: 240px;
	padding-bottom: 0px;
	background-color: #6DA0E3;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}




#columnLeft {
	position:relative;
	width:170px;
	height:1140px;
	z-index:2;
	left: 150px;
	top: 55px;
	color: #0A74B3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #002E5C;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002E5C;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9933;
	text-decoration: none;
}

	
