#top {
	width: 740px;
	height: 45px;
	margin: 0px;
    padding:0px;
	text-align: right;  
	}
#top img {
	margin-top: 7px; 
	}
#header {
	position: relative;
	width: 740px;
	height: 201px;
	background: url('/images/PAR-Header.png') no-repeat;
	margin: 0px;
    padding:0px;
	}
#header img {
	position:absolute; 
	top:9px; 
	left:21px;
	}	
#header-splash {
	position: relative;
	width: 740px;
	height: 325px;
	background: url('/images/PAR-Header-Splash.png') no-repeat;
	margin: 0px;
    padding:0px;
	}
#header-splash img {
	position:absolute; 
	top:9px; 
	left:21px;
	}		
#menu {
    position:relative;
	background: url('/images/PAR-Content.png') repeat-y top center;
	margin:0px;
	padding: 0px;
	width: 740px;
	height: 30px;
	text-align: center;	
	}	
#content {
	background: url('/images/PAR-Content.png') repeat-y top center;
	margin:0px;
	padding: 0px;
	width: 740px;
	}
#footer {
	width: 740px;
	background: url('/images/PAR-Footer.png') no-repeat;
	padding:0px;
	margin: 0px;
	text-align: center;
	color: black;
	}
#footer p {
	text-align:center;
	margin-top:0em;
	padding-top:1em;
	margin-bottom: 1em;
	color:white;
	font-size:12px;
	}
#footer a {
	font-size: 12px;
	color: black;
	}
#footer img {
	vertical-align:middle;
	border:0;
	margin-left:10px;
	margin-right:10px;
	}	