/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: absolute; 
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
		background: url(../templates/interface_img/pageBG_white.jpg)	}

#header {
	background: url(../templates/interface_img/bg_narrow_light.jpg) repeat-x;
	height:67px;
	}
	

		#Layer1 {
	position:absolute;
	left:5px;
	top:8px;
	width:44px;
	height:50px;
}
		#banner span {
			display: none;
			}

	

#content {
	background: white;
	padding-bottom: 20px;
	}
				
			
					
#pageContent {
	position: relative;
	top: 0px;
	padding: 0px 20px 10px 20px;
	z-index: 15

}

#pageContent h2 {
	font-size: 24px;
	color: #385C85;
	letter-spacing: -2px;
	}
			
#footer {
	background:  url(../templates/interface_img/footerBG.gif) top right no-repeat;
	height: 20px;
	font-size: 10px;
	text-align: center;
	width: 100%;
	}
	
	#footer span {
		background: #E1E6EB;
		margin-right: 75px;
		padding: 4px 0px 3px 0px;
		display: block;
		white-space: nowrap;
		}
		
			
	

