body {
	background:url(../images/bkgfade.jpg) repeat-x top left #828282; margin:0; padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

a {
	color:#013b69;
	}

#container {
	background:url(../images/building.gif) no-repeat bottom right;
	min-height:900px;
}


#insetcontainer {
	width:861px;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	overflow:visible;
	}
	
#insetbkg {
	width:861px;
	height:5000px;
	background:url(../images/insetbkg.png) repeat-y top left;
	/* filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70; -khtml-opacity: 0.7; */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/insetbkg.png', sizingMethod='scale');
	position:absolute;
	top:0px;
	left:0px;
	}
.elevate {
	position:relative;
	z-index:3;
	}	
#insetinner {
	position:relative;
	overflow:hidden;
	}
		
#insettop {
	height:20px;
	width:861px;
	background:url(../images/insettop.png) top left no-repeat;
	position:absolute;
	top:-20px;
	left:0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/insettop.png', sizingMethod='scale');

	}
#insetbtm {
	height:20px;
	width:861px;
	background:url(../images/insetbtm.png) top left no-repeat;
	position:absolute;
	bottom:-20px;
	left:0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/insetbtm.png', sizingMethod='scale');

	}
	
#logo {
	width:257px;
	height:57px;
	background:url(../images/logo.gif) top left no-repeat;
	margin-left:20px;
	margin-bottom:30px;
	}

#logo a {
	display:block;
	text-decoration:none;
	width:100%;
	height:100%;
	
	}	

#logo a span {
	visibility:hidden;
	}
	
#wrapper {
	padding:0 20px;
	filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
}	

#navcontainer {
	background:#013B69;
	position:relative;
	height:27px;
	width:650px;
	margin-left:204px;
	}

#navcap {
	position:absolute;
	width:29px;
	height:27px;
	background:url(../images/navcorner.gif) top left no-repeat;
	top:0px;
	left:-29px;
	}
	
.leftcol {
	width:55%;
	line-height:2em;
	}
.leftcol p {
	margin-left:22px;
	}
.leftcol .flushleft {
	margin-left:0px;
	}

.padder {
	padding:0 20px 20px 20px;
	}	
	
.footer {
	text-align:center;
}	
	
.rightcol {
	padding-top:50px;
	text-align:right;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
