#container {
	width:806px;
	padding:10px 22px 13px 10px;
}

#phead {
	width:806px; height:215px;
	background-image:url('../img/layout/banner-small.png');
}

#phead #logo {
	width:45px; height:45px;
	padding:37px 0px 0px 502px;
	background-image:url('../img/layout/logo.gif');
	background-position:bottom right;
	background-repeat:no-repeat;
}

#plbox {
	margin-top:5px;
	width:250px;
	float:left;
	background-color:#548cc5;
}

#prbox {
	margin-top:5px;
	width:551px;
	float:right;
	background-color:#548cc5;
}

div.pbox2 {
	margin:5px 0px 0px 0px;
/*	background-color:#548cc5;*/
}
