
#ps_site_wrap { 
	width:980px;
	margin:auto; clear: both; 
	border:2px solid #ffffff; 
	background-color:#ffffff; 
	margin-top:5px;
	margin-bottom:25px;
}
#ps_site_nav {
		background:#990000 url('/images/header/back_site_nav.jpg') repeat-x;
		padding:6px;
		font-size: 10px;
		font-weight: bold;
		
}
#ps_site_admin_nav {
		background:#666666 url('/images/header/back_site_nav_on.jpg') repeat-x;
		padding:6px;
		text-align:right;
		font-size: 10px;
		font-weight: bold;
		
}
#ps_site_nav a, #ps_site_admin_nav a {
		color: #ffffff;
		height: 25px;
		padding:6px;
		margin:0;
		display:inline;
		font-weight:bold;
	}
#ps_site_nav a.solutions, #ps_site_admin_nav a.solutions {
		color: #ffcc00;
		height: 25px;
		padding:6px;
		margin:0;
		display:inline;
}
#ps_site_nav a:hover {
		color: #cccccc;
		background:#666666 url('/images/header/back_site_nav_on.jpg') repeat-x;
		display:inline;
	}
#ps_site_nav a.on_page {
		color: #cccccc;
		background:#666666 url('/images/header/back_site_nav_on.jpg') repeat-x;
		display:inline;
}

#ps_site_sub_nav {
		background:#666666 url('/images/header/back_site_sub_nav.jpg') repeat-x;
		padding:6px;
		font-size: 10px;
		font-weight: bold;
		padding-left: 200px;
		
}
#ps_site_sub_nav a {
		color: #ffffff;
		height: 25px;
		padding:6px;
		margin:0;
		display:inline;
	}
#ps_site_sub_nav a.solutions {
		color: #ffcc00;
		height: 25px;
		padding:6px;
		margin:0;
		display:inline;
}
#ps_site_sub_nav a:hover {
		color: #cccccc;
		background:#666666 url('/images/header/back_site_sub_nav_on.jpg') repeat-x;
		display:inline;
	}
/* Footer Styles */
#ps_site_footer_copy { 
	background:#333333;
	padding: 8px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	border-bottom:1px solid #ffffff;
	margin: 10px 0 0 0;
}
#ps_site_footer_bottom {
	background: #363636 url('/images/footer/back_footer.jpg') repeat-x; 
	height:47px;
	color:#eeeeee;
}
#ps_site_footer_bottom h3 {
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:10px 0 0 0;
}
#ps_site_footer_bottom a {
	color:#d5aa00;
}
#ps_site_footer_solutions { 
	width:200px;
	float:left;
	height:47px;
	padding-right:8px;
	text-align:right;
	background: url('/images/footer/footer_divider.jpg') right no-repeat;
}
#ps_site_footer_company { 
	width:310px;
	float:left;
	height:47px;
	padding-right:8px;
	text-align:right;
	background: url('/images/footer/footer_divider.jpg') right no-repeat;
}
#ps_site_footer_privacy {
	width:330px;
	float:left;
	text-align:right;
	padding:23px 0 0 0;
}