@charset "utf-8";

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin:0pt;
	padding:0pt;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	background: url(../images/bg.png) top repeat-x;
}
.homepagebg {
	background: url(../images/bg-homepage.png) top repeat-x;
}

/* navigation */

#nav {
	width: 850px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
#navigation {
	width: 850px;
	padding-bottom: 24px;
	float: left;
}

#nav li {
	display: block;
	float: left;
}
#nav li.button a span {
	display: none;
}

#nav li.buttonoff a span {
	display: none;
}
#nav li.button a {
	display: block;
	height: 30px;
}
#nav li.button a:hover {
	background-position: 0pt -30px;
}
#nav li.home a {
	background: transparent url(../images/home.png) no-repeat scroll 0pt 0%;
	width: 116px;
}
#nav li.services a {
	background: transparent url(../images/services.png) no-repeat scroll 0pt 0%;
	width: 116px;
}
#nav li.ourteam a {
	background: transparent url(../images/our-team.png) no-repeat scroll 0pt 0%;
	width: 116px;
}
#nav li.links a {
	background: transparent url(../images/links.png) no-repeat scroll 0pt 0%;
	width: 116px;
}
#nav li.news a {
	background: transparent url(../images/news.png) no-repeat scroll 0pt 0%;
	width: 116px;
}
#nav li.contact a {
	background: transparent url(../images/contact-us.png) no-repeat scroll 0pt 0%;
	width: 116px;
}
#nav li.buttonoff.home {
	display: block;
	height: 30px;
	width: 116px;
	background: transparent url(../images/home.png) no-repeat scroll 0pt 0%;
	background-position: 0pt -30px;
}
#nav li.buttonoff.services {
	display: block;
	height: 30px;
	width: 116px;
	background-position: 0pt -30px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/services.png);
	background-repeat: no-repeat;
}
#nav li.buttonoff.ourteam {
	display: block;
	height: 30px;
	width: 116px;
	background: transparent url(../images/our-team.png) no-repeat scroll 0pt 0%;
	background-position: 0pt -30px;
}
#nav li.buttonoff.links {
	display: block;
	height: 30px;
	width: 116px;
	background: transparent url(../images/links.png) no-repeat scroll 0pt 0%;
	background-position: 0pt -30px;
}
#nav li.buttonoff.news {
	display: block;
	height: 30px;
	width: 116px;
	background: transparent url(../images/news.png) no-repeat scroll 0pt 0%;
	background-position: 0pt -30px;
}
#nav li.buttonoff.contact {
	display: block;
	height: 30px;
	width: 116px;
	background: transparent url(../images/contact-us.png) no-repeat scroll 0pt 0%;
	background-position: 0pt -30px;
}

/* end navigation */

#wrap {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 134px;
	background: transparent url(../images/pcb-financial-header.png) no-repeat top left;
}
#header h1 {
	display: none;
}
#home-banner {
	height: 182px;
	width: 850px;
	background: transparent url(../images/homepage-main.jpg) no-repeat top left;
	float: left;
	padding-bottom: 45px;
}
#home-left {
	float: left;
	width: 550px;
}
#home-right {
	float: right;
	width: 250px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d7d7d7;
	background: #f4f4f4;
	height: 340px;
}

#main-content {
	float: left;
	width: 850px;
}
#welcome h2 {
	display: none;
}
#welcome {
	height: 40px;
	background: transparent url(../images/welcome-to-pcb.png) no-repeat top left;
}
#home-left p {
	font-size: 12px;
	padding-bottom: 15px;
	text-align: justify;
}
#quick-links h3 {
	display: none;
}
#quick-links {
	margin-top: 15px;
	margin-left: 20px;
	height: 32px;
	background: transparent url(../images/quick-links.png) no-repeat top left;
}

#links {
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	/*padding-left: 32px;
	background: transparent url(../images/bullet.png) no-repeat left;*/
}
#links li {
	padding-left: 32px;
	background: transparent url(../images/bullet.png) no-repeat top left;
	padding-bottom: 7px;
}

#links li a {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	/*list-style-position: outside;
	list-style-type: none;*/
}
#links li a:hover {
	text-decoration: underline;
}



#footer {
	float: left;
	width: 850px;
	padding-bottom: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d7d7;
}
#footer-copy {
	font-size: 11px;
	color: #999999;
	padding-top: 15px;
	float: left;
	width: 600px;
	font-weight: bold;
	line-height: 18px;
}
#footer-links {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
#footer-links a {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#footer-links a:link {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#footer-links a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
#footer-links a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
#site-design {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	width: 200px;
	float: right;
	padding-top: 16px;
	text-align: right;
	padding-right: 2px;
}
#site-design a {
	color: #CCCCCC;
	text-decoration: none;
}
#site-design a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#site-design a:hover {
	color: #666666;
	text-decoration: underline;
}
#content-wrap {
	float: left;
	background: transparent url(../images/main-bg.png) repeat-y top left;
}
#left-content {
	width: 250px;
	margin-right: 30px;
	float: left;
}
#right-content {
	width: 550px;
	float: left;
	padding-bottom: 50px;
}
#lhs-copy a {
	color: #666666;
}

#right-content p {
	font-size: 12px;
	padding-bottom: 15px;
}

#title {
	height: 35px;
	width: 850px;
}
#title h2 {
	display: none;
}
#lhs-copy {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	list-style-position: outside;
	list-style-type: none;
	padding: 20px;
}
#lhs-copy li {
	padding-bottom: 10px;
}
#businesslist {
	font-size: 12px;
	list-style-position: outside;
	list-style-type: none;
	padding-bottom: 15px;
}
#businesslist li {
	padding-left: 8px;
	padding-bottom: 8px;
	background: transparent url(../images/bullet3.png) no-repeat top left;
	line-height: 17px;
}

#lhs-copy li.bullet {
	padding-left: 10px;
	background: transparent url(../images/bullet2.png) no-repeat top left;
	line-height: 17px;
}
#lhs-copy li.bullet a {
	text-decoration: none;	
}
#lhs-copy li.bullet a:link {
	text-decoration: none;	
}
#lhs-copy li.bullet a:hover {
	text-decoration: underline;	
}
#sub-title {
	height: 35px;
}
#sub-title h4 {
	display: none;
}

.servicestitle {
	background: transparent url(../images/our-services-ttl.png) no-repeat top left;
}
.contactustitle {
	background: transparent url(../images/contact-us-ttl.png) no-repeat top left;
}
.teamtitle {
	background: transparent url(../images/our-team-ttl.png) no-repeat top left;
}
.linkstitle {
	background: transparent url(../images/links-ttl.png) no-repeat top left;
}
.newstitle {
	background: transparent url(../images/news-ttl.png) no-repeat top left;
}
.servicestobusiness {
	background: transparent url(../images/services-to-business.png) no-repeat top left;
}
.personalservices {
	background: transparent url(../images/personal-services.png) no-repeat top left;
}
.anintroduction {
	background: transparent url(../images/an-introduction.png) no-repeat top left;
}	
.govlinks {
	background: transparent url(../images/government-links.png) no-repeat top left;
}
.accountnews {
	background: transparent url(../images/latest-accountancy-news.png) no-repeat top left;
}
.otherlinks {
	background: transparent url(../images/other-links.png) no-repeat top left;
}
#servicebreak {
	margin-top: 15px;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d7d7;
	border-right-color: #d7d7d7;
	border-bottom-color: #d7d7d7;
	border-left-color: #d7d7d7;
}
#map {
	padding-bottom: 10px;
	padding-top: 15px;
}
#right-content a {
	color: #0033CC;
	text-decoration: underline;
}
#right-content a:link {
	color: #0033CC;
	text-decoration: underline;
}
#right-content a:hover {
	color: #0033CC;
	text-decoration: underline;
}
#email-us-box {
	height: 111px;
	width: 210px;
	display: block;
	background: transparent url(../images/email-us-box.png) no-repeat top left;
	margin-top: 20px;
	margin-left: 20px;
}
#email-us-box a {
	height: 111px;
	width: 210px;
	display: block;
}
#email-us-box a span {
	display: none;
}
.address {
	line-height: 18px;
}
#portrait {
	float: left;
	padding-right: 20px;
}
#employee {
	width: 550px;
	font-size: 12px;
	padding-bottom: 30px;
	float: left;
}
#employee-copy {
	float: left;
	width: 462px;
}
#employee-title {
	float: left;
	width: 462px;
	padding-bottom: 7px;
}
.colleague-title {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}
.colleaguebox {
}


#linksimg {
	width: 180px;
	float: left;
}
#gov-wrap {
	width: 550px;
	padding-bottom: 30px;
	float: left;
}
#otherlinks-wrap {
	float: left;
	width: 550px;
	padding-bottom: 30px;
}
#linksimg img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#linkstxt {
	float: left;
	width: 370px;
	font-size: 12px;
	font-weight: bold;
}
#gov-links {
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 5px;
}
#gov-links li {
	padding-left: 10px;
	background: transparent url(../images/bullet3.png) no-repeat top left;
	line-height: 17px;
	padding-bottom: 5px;
}
#gov-links li a {
	color: #666666;
	text-decoration: none;
}
#gov-links li a:link {
	color: #666666;
	text-decoration: none;
}
#accountingweblogo {
	padding-bottom: 30px;
	padding-top: 5px;
}

#gov-links li a:hover {
	color: #666666;
	text-decoration: underline;
}
.rss-items {
	font-size: 12px;
	color: #666666;
	list-style-position: outside;
	list-style-type: none;
	padding-bottom: 40px;
}
.rss-item {
	padding-bottom: 20px;
}
.rss-date {
	font-size: 11px;
	color: #999999;
	line-height: 20px;
}
