/*
	CSS for BB site
*/

body, table, tr, td, a, p, h1, h2, h3, h4, h5 {
	font-family: arial, helvetica, sans-serif;
}

body {
	width: 775px;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background: url(graphics/backgroundblue.jpg) repeat-y;
}  

#logo {
	position: absolute; 
	left:58px; 
	top:42px; 
	width:275px; 
	height:109px;
}

#nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav li a {
	display: block;
	color: #fff;
	background: #0000cc;
	text-decoration: none;
	padding: 5px 0px;
	width: 6em;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	border-left: 1px solid black;
}

#nav #nav_fee {
	border-right: none;
}

#nav li {
	margin: 0;
	padding: 0;
	float: right;
}

#nav a:hover {
	background: #d8e8f8;
	color: #000;
}

#navcontainer {
	position: absolute;
	top: 0px;
	left: 116px;
	background: #0000cc;
	height: 26px;
	width: 657px;
	border: 1px black solid;
}

#main {
	padding: 30px 20px 0 136px;
  	text-align: center;
}

#main2 {
	padding: 30px 20px 0 136px;
  	text-align: left;
}

#news {
	padding: 30px 20px 0 136px;
}

#body_hom #nav_hom a, #body_per #nav_per a, #body_his #nav_his a, #body_ser #nav_ser a, #body_new #nav_new a, #body_fee #nav_fee a, #body_tax #nav_tax a {
	background: #d8e8f8;
	color: #000000;
}

.icaew {
	float: right;
	padding-right: 0;
	position: relative;
	margin-top: 42px;
}

#body_hom, #body_per, #body_his, #body_ser, #body_con, #body_fee {
	padding: 0 0;
}

img {
	border: none;
}

.clear {
	clear: both;
}

h1 {
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
}

h1.news {
	color: red;
	font-style: normal;
}

h1.news a {
	font-size: 100%;
}

h2 {
	font-weight: bold;
	font-size: 1em;
	color: #000099;
}

h3 {
	font-style: italic;
	font-size: 1em;
}

h5 {
	font-size: 0.8em;
}

a:link, a:visited {
	font-size: 100%;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
}

a:hover, a:active {
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}	

p.bold {
	font-weight: bold;
}


#personnel {
	padding: 145px 80px 0 196px;
	text-align: center;
	background-image: url(graphics/talkback.jpg);
	background-repeat: no-repeat;
	background-position: 175px 120px;
	height: 271px;
}

.fleft {
	float: left;
	border: 0;
	padding-right: 20px;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

#services {
	padding: 30px 20px 0 136px;
  	text-align: left;
}

#services li {
	color: #000000; list-style-type: square;
} 

.border p {
	color: red;
	text-align: center;
}

.border {
	border: 1px solid black; background-color: #eeffff;
}

.partners {
	margin: auto;
}

.partners td	{
	border:0;
}

.validation {
	text-align: center;
}

.thumbnails {
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	display: inline;
}

ul.thumbnails img {
	width: 128px;
	height: 96px;
}

table	{
	border-collapse: collapse;
	 border: 0;
}

th	{
	text-align: left;
	color: #000;
	background: url(graphics/thback.png) no-repeat 0 0%;
	padding: 3px;
	border: 1px solid black;
}

td {
	padding: 3px;
	border: 1px solid black;
}

#main2 td {
	border: none;
}

#main2 table {
	width: 650px;
}

#pbr08 {
	padding: 30px 20px 0 136px;
  	text-align: left;
}

.tablehead {
	text-align: center;
}