#header {
	margin-bottom:-20px;
	background-image:none;
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#C6DFF4;
	text-align:center;
	color:#000000;
	clear:both;
}

#header .inside {
	padding-top:0px;
	height:160px;
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:left;
}

#header .branding-image
{
	margin-left:0px;
}

.branding-image {
	width: 835px;
    height: 142px;
	overflow: hidden;
	border:0px none;
	background-position: top left; 
	background-repeat: no-repeat; 
	background-image:url("../images/branding/Interior_header_sm.JPG");
	/*cursor: pointer;*/
}

#header .poweredby-image 
{
	margin-top:0px;
	margin-right:5px;
}

.poweredby-image 
{
 	width: 157px;
    height: 144px;
 	overflow: hidden;
	background-image:url("../images/branding/PSSC-highres_sm.JPG");
}

