
	#wrap {
		clear: both;
		background: url(../images/background_pages.jpg) repeat-y #dfe0e1;
		margin: 0px auto;
		padding: 0px;
		width: 960px;
		float: none;
	}
	#main {
		background:#FFFFFF;
		float: right;
		width: 740px;
	}
	
	.mainplaceholder {
		padding: 20px 50px 20px 50px;
	}
		
	/*	#main h2, #main h3, #main p {
		padding:0 10px;
    }*/
	#sidebar {
		background:#dfe0e1;
		/*background: url(../images/background_pages.jpg) repeat-y #dfe0e1;*/
		float: left;
		width: 220px;
	}
	/*	#sidebar ul {
		margin-bottom:0;
    }
    #sidebar h3, #sidebar p {
		padding:0 10px 0 0;
    }*/
	
	.nav_header {
	background: url(../images/navleft_headerback.jpg) repeat-y #999999;	
	margin-top: 2px; 
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
	text-align:center;	
	}
	
	a.navheader, a.navheader:link, a.navheader:visited {color: #FFFFFF; font-weight: bold; font-size:14px; cursor: hand; text-decoration: none;}
	a.navheader:hover, a.navheader:active {color: #dddddd; font-weight: bold; font-size:14px; cursor: hand; text-decoration: none;}
	
	.nav_secondary_on {
	background: url(../images/nav_back_secondary_on.jpg) repeat-y #cbcacb;	
	margin-top: 0px; 
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 2px;
	color: #000000;
	font-weight: normal;
	font-size:12px;
	padding-left: 38px; padding-top: 10px; padding-bottom: 5px; padding-right: 10px;
	}	
	
	a.nav, a.nav:link, a.nav:visited {color: #000000; text-decoration: none; cursor: hand; }
	a.nav:hover, a.nav:active {color: #0067a9; text-decoration: underline; }	
	
	a.navactive, a.navactive:link, a.navactive:visited {color: #0067a9; text-decoration: none; cursor: hand; font-weight: bold; }
	a.navactive:hover, a.navactive:active {color: #0067a9; text-decoration: underline; font-weight: bold; }	
		
	.nav_secondary_off {
	background: url(../images/nav_back_secondary_off.jpg) repeat-y #cbcacb;	
	margin-top: 0px; 
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 2px;
	color: #000000;
	font-weight: normal;
	font-size:12px;
	padding-left: 38px; padding-top: 10px; padding-bottom: 5px; padding-right: 10px;
	}		
	
	.nav_secondary_divider {
	line-height: 0px;
	font-size: 0px;
	height: 1px;
	padding: 0px;
	background: url(../images/nav_back_secondary_divider.jpg) repeat-y #cbcacb;	
	margin-top: 0px; 
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 2px;
	}		
	
	.nav_tertiary {
	background: url(../images/nav_back_tertiary_off.jpg) repeat-y #bebdbe;	
	margin-top: 0px; 
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 2px;
	color: #000000;
	font-weight: normal;
	font-size:12px;
	padding-left: 50px; padding-top: 10px; padding-bottom: 5px; padding-right: 10px
	}		
	
	
	.nav_tertiary_divider {
	line-height: 0px;
	font-size: 0px;	
	height: 1px;
	padding: 0px;
	background: url(../images/nav_back_tertiary_divider.jpg) repeat-y #cbcacb;	
	margin-top: 0px; 
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 2px;
	}
		
	
		#footerpages {
		clear:both;
		margin: 0px auto;
		/*width: 960px;*/
		}	
		
	.footer_divider1 {
	border-top: 1px solid #FFFFFF;
	width: 960px;
	height: 1px;
	background: none;
	line-height: 0px;
	font-size: 0px;
	}	
	
	.footer_divider2 {
    border-top: 1px solid #413f40;
	width: 960px;
	height: 1px;
	background: none;	
	margin-top: 20px; 
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 0px;
	font-size: 0px;	
	}			
	
	