body {
	background-color: #FFFFFF;
	background-position: top center;
	background-repeat: no-repeat;		
	background-attachment: fixed;
	top: 0px;
	font-family: Calibri,Tahoma, Helvetica, Arial, Geneva, sans-serif;
	font-size: 1em;
}
#Page {
	width: 960px;
	margin: 0 auto;
}
#headerWrapper {
	width: 960px;
	height: 75px;
	border-bottom: 1px solid #f0f0f0;
}
#centerWrapper{
	background: #fff;
	width: 960px;
	min-height:100px;
	padding: 0px;	

}
#footerWrapper {
		clear: both;
		background: #fff;
		width: 960px;
		min-height: 172px;
		color: #8a8a8a;
		border-top: 1px solid #f0f0f0;

	}
#headerLogo {
	background-image: url(/images/SPSC-Logo.png);
	background-repeat: no-repeat;
	height: 66px;
	width: 495px;
	margin-top: 50px;
	margin-bottom: 10px;
	clear:left
}
#centerContent1 {
	background: #ffffff;
	width: 100%;
	position: relative;
}
#centerContent2 {
	background: #ffffff;
	width: 100%;
	position: relative;
}
#left{
	width: 540px;
	padding-left: 0px;
	padding-top: 20px;
}	
#right{
	width: 400px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 20px;	
	float: right;
	color: #666666;
	
}			

			
#footerAlgin {
 	padding-top: 20px;
 	width: 960px;
	margin: 0px auto;
	background: inherit;
}
#footer1 {
 	float: left;
 	width: 320px;
	text-align: left;
	white-space: nowarap;
	background: inherit;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: .8em;
	line-height: 1.2em;
	height: 151px;	
}
#footer2 {
 	float: left;
 	width: 300px;
	text-align: center;
	white-space: nowarap;
	background: inherit;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 151px;
}
#footer3 {
 	float: left;
 	width: 340px;
	text-align: right;
	white-space: nowarap;
	background: inherit;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: .8em;
	line-height: 1.2em;
}
#copyright{
	text-align: center;
	color: #ccc;
	font-size: .70em;
}
/*----------------------------------------------------------------------------- 
MAIN MENU
-----------------------------------------------------------------------------*/
#Menu{
				float: right;
				margin-top:-25px;
				margin-right: -40px;
                height:20px;
				width: 685px;
				font-size: .8em;
				text-transform: uppercase;
			}
				
#MenuNav {
			float: left;
			margin: 0px;
			padding: 0px;
            height:20px;
			width: 685px;
			background-repeat: no-repeat;				
			}				

#MenuNav li {
				float:right;
				list-style: none;
				position: relative;
				display:inline;
				}

#MenuNav li, #MenuNav a {
				height:16px;
				display:block;
				margin: 0px;
				padding: 0px;
				padding-right: 20px;
				color: #666666;
				text-decoration: none;
				}				
#last{
	padding-right: 0px;
}
          
#MenuNav-01 {}
#MenuNav-02 {}
#MenuNav-03 {}
#MenuNav-04 {}
#MenuNav-05 {}
#MenuNav-06 { padding-right: 0px;}

#MenuNav-01 a:hover {color: #ccc;}
#MenuNav-02 a:hover {color: #ccc;}
#MenuNav-03 a:hover {color: #ccc;}
#MenuNav-04 a:hover {color: #ccc;}
#MenuNav-05 a:hover {color: #ccc;}
#MenuNav-06 a:hover {color: #ccc;}

/*-----------------------------------------------------------------------------
General		
-----------------------------------------------------------------------------*/
h1 {
	font-size: 2em;
	font-weight: bold;
}
h2 {
	color: black;
	line-height: 1.75em;
	border-left-width: 100%;
	border-bottom-width: 1px;
	border-right-width: 100%;
	border-top-width: 100%;
	text-align: right;
	border-bottom-color: #f0f0f0;
	border-bottom-style: solid;
	font-size: 1.5em;
}
#right p {
	line-height: 1.5em;
	border-width: 100%;
	text-align: right;
}
