


#logo_container {
	width : 100%;
	clear : both;
	disaply : block;
height : 100px;
border-bottom : 2px solid #b9d1db;
}

#pedalprimus_logo{
	
	display : block;
	width : 320px;
	height : 150px;
	background-image : url(http://www.portsmouthcf.co.uk/images/pedalprimus_logo_wide.png);
	background-repeat : no-repeat;
}


#faithfootball_logo {
	margin-top : 10px;
	margin-right : 10px;
	
width : 361px;
height : 76px;
display : block;
float : right;
clear :right;
background-image : url(http://www.portsmouthcf.co.uk/images/faithfootball_logo.jpg);
	background-repeat : no-repeat;
}
#col_wrapper{
	
	width : 730px;
	float : left;
		background-repeat : repeat-y;
	background-image : url(http://www.portsmouthcf.co.uk/images/faf_bg.png);
}

#col_wrapper p{
	font-size : .8em;
}

#left_col,#right_col{
display : block;
}
#left_col {
width : 350px;
padding-right : 10px;
float : left;
}

#right_col {
width :320px;
padding-left : 10px;

	float : right;
 
}