


body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 

}
#wrapper { 
 margin: 5px auto;
 width: 922px;
  background-color:#FFFFFF;


  border-style:solid;
  border:1px;

  border-color:#121212;

}
#faux {
  /*background: url(faux-1-2-col.gif); */
background: url(images/common/faux-1-2-col.gif); 
 margin-bottom: 5px;
 overflow: auto; Paul O Brien Fix for IE www.pmob.co.uk
 width: 100%;
}
#header {

 width: 922px;
 padding: 0px;
 height: 119px;
 margin: 0px 0px 0px 0px;
 
 background: #ffffff;
 background-image:url(images/common/pp_Online_bp3b.jpg);
 background-position:right;
 background-repeat:no-repeat;
}

#navigation {
margin:10px 0px 0px 0px;
 color: #333;

 background: #ABBEBE;
 height: 24px;

}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 10px 5px 0px 0px;
 padding: 0px;
 width: 182px;
 float: left;
}

#navleftcolumn { /* Parent Wrapper for inside boxes */
 margin: 4px 0px 0px 0px;
 margin: 10px 0px 0px 12px;
 display: inline; /* IE Hack */
 width:160px;
 float: left;
 padding 0px;
}

#rightcolumn {
/* border: 1px solid red;*/
 border: 1px solid silver;
 margin: 22px 20px 0px 0px;
 padding:16px;
 display: inline; /* IE Hack */
 width: 670px;
 float: left;
 min-height: 531px;
}
* html #rightcolumn {height:531px} /* IE Min-Height Hack */ 

#footer { 
 width: 902px;
 clear: both;
 color: #333;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
}
.clear { clear: both; background: none; }




.block2 {
 display: block;
 border: 1px solid #ccc;
 background-color: #F3F3F3;
 padding: 4px;
}

blockquote {
 margin-top: 20px;
  background: url(images/quote-left.jpg) left top no-repeat;
}
blockquote div {
  padding: 15px 15px;
  background: url(images/quote-right.jpg) right bottom no-repeat;
}




 h1,h2,h3,h4,h5,h6 {
 text-align: left;
 margin-left:0px;
margin-top:15px;
margin-bottom:0px;
 
 color:#333333;
 
 }

h1 {
 font-size: 22px;
}

 h5 {
 text-align:center;v
 margin-left:0px;
margin-top:8px;
margin-bottom:6px;
 
 color:#262060;
 
 }
.mainbody {
margin-top:8px;
text-align: left;
margin-right:50px;
margin-bottom:4px;
margin-left:4px;

}


img {border: none;
	
}
/* Start Links */
a:link {
 text-decoration: none;
 color: #FF6600;
}
a:visited {
 text-decoration: none;
  color: #770000;
}
a:hover {
 text-decoration: none;
  color: #FF9900;
}


#toptext {float:right;
width:800px;

}

.tptxt
{
text-align:right;
font-size:10px;
font-weight:bold;
letter-spacing:8px;
color:#550000;


}

.leftitems
{

font-size:11px;

}

#topnav {float:left;
position:relative;
top:100px;
left:30px;
width:880px;
text-align:right;
font-size:12px;
color:#777777;
letter-spacing:2px;
height:23px;
padding-top:5px;

}

.content-wide {
 background-image:url(images/content-wide.gif);
 min-height: 80px;
 background-repeat: no-repeat;
 text-align: center;
 padding: 15px 10px 10px 13px;
 display: inline; /* IE Hack */
 float:left;
 width: 610px;
 margin-left:30px;
}
* html .content-wide {height:80px} /* IE Min-Height Hack */


/* ------------------------ Start Images -----------------*/
img {
 display: inline;
 border: none;
}
img.block {
 display: block;
}
img.float {
 float: left;
 margin: 0px 14px 10px 0px;
}
/* ------------------------ End Images -----------------*/


/* ------------------------ Start Main Columns -----------------*/





.maincontent {
 min-height: 80px;
 display: inline; /* IE Hack */
 float: left;
 margin-bottom: 7px;
 width: 350px;
}
* html .maincontent {height:80px} /* IE Min-Height Hack */

.content-mid {
 background-image:url(images/content-mid.gif);
 background-repeat: repeat;
 padding: 5px 14px 5px 14px;
}

/* ------------------------ End Main Columns -----------------*/
ul {
text-align:left;
}


