body
{
	margin:0;
	padding:0;
	background-image:url(bg_grad.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #C9D2D7;
	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:1200px;
	left: 120px;
	overflow: visible;
	top: 230px;
	background-image: url(images/nw_content_bgnd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 800px;
	background-color: #FFFFFF;
	}
	


#columnCenter
{
	height:900px;
	width: 580px;
	position: absolute;
	top: 261px;
	left: 389px;
}

#columnCenter h2 
{
	display:block;
	height:25px;
	color:#33CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:24px;
	text-align:left;
	font-weight: normal;
	width: 470px;
	text-transform: capitalize;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: thin dotted #0A74B3;
	}
	
#columnCenter h1 
{
	height:auto;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height:16px;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-left: 50px;
	width: 525px;
	padding-top: 10px;
	text-transform: none;
	padding-bottom: 5px;
	}
		
		
#columnCenter p
{
	display:block;
	width:570px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height:16px;
	text-align:left;
	padding-top: 0px;
	padding-left:0px;
	margin-left: 5px;
	color: #5C5C5C;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	}

#columnCenter h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #237BBE;
	font-size: 15px;
	text-transform: capitalize;
	padding-left: 5px;
	width: 400px;
	line-height: 15px;
}

#columnRight {
	position: absolute;
	top: 1200px;
	left: 120px;
	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:165px;
	height:326px;
	left: 160px;
	top: 30px;
	background-repeat: no-repeat;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-position: 13px 3px;
	line-height: 16px;
	text-transform: none;
	text-align: left;
}

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;
}

	
