/* CSS Document */

html {
    height: 101%;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color:#000000;
	background:#0084de; 
	height:100%;
	text-align:center; /* Div centering for IE6 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:72%;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	border-collapse:collapse; 
    border-spacing:0; 
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
abbr,acronym { border:0; }
q:before,q:after { 
    content:''; 
} 
.clear {
	clear:both;
}

strong {
	font-weight:bold;
}
.alwayshide {
	display:none;
}

p {
	line-height:1.6em;
	padding-bottom:10px;
}

h1 {
	font-size:1.8em;
	padding-bottom:10px;
}

h2 {
	font-size:1.7em;
	padding-bottom:10px;
}

h3 {
	font-size:1.6em;
	padding-bottom:10px;
}

h4 {
	font-size:1.5em;
	padding-bottom:10px;
}

#outwrap {
	width:1005px;
	text-align:left;
	margin:0 auto;
}

#header {
	margin: 0px 0px 15px 0px;
}

#header h1 {
	padding:0px;
	margin:0px;
}

#header h1 a {
	background:url(../images/fbb_home_04.jpg) no-repeat bottom right;
	width:234px;
	height:171px;
	display:block;
	float:left;
	
}

#header h1 span {
	display:none;
}

#bottom-colour {
	background:url(../images/fbb_home_02.jpg) repeat-x bottom;
}

#background {
	background:url(../images/fbb_home_02.jpg) repeat-x top #FFFFFF;
}

#directory {
	float:right;
}

#directory h2 {
	background:url(../images/fbb_home_05.jpg) no-repeat top left;
	width:771px;
	height:132px;
	display:block;
	padding-bottom:0px;
}

#directory h2 span {
	display:none;
}

#topnav {
	text-align:left;
	background:#e1e1e1;
}

#topnav ul {
	padding:7px 20px 7px 20px;
}

#topnav ul li {
	float:left;
	padding: 13px 30px 13px 30px;
	background:url(../images/fbb_home_09.gif) no-repeat top right ;
}

a {	
	text-decoration:none;
}

#topnav ul li a {
	color:#000000;
	font-size:113%;
}

#topnav ul li span {
	font-size:113%;
	color: #e01e15;
	padding-left:15px;
	padding-right:15px;
}

#main {
	border:#c4c4cd 1px solid;
}

.main02 {
	background:url(../images/fbb_home_32.gif) repeat-y;
	margin: 20px 20px 20px 0px;
}

.leftbox {
	float:left;
	border-top:#c4c4cd 1px solid;
	margin-left:20px;
	}

.leftimg {
	margin:19px;
	
}

.leftbox-bottom {
	border-bottom:#c4c4cd 1px solid;
	margin-left:20px;
	margin-bottom:20px;
	width:194px;
}

.yellow-box {
	padding:15px;
	border:#c4c4cd 1px solid;
	background-color:#fff568;
	margin-bottom:20px;
}

.yellow-box h3 {
	font-size:1.2em;
	padding-bottom:10px;
	font-weight:bold;
	line-height:1.6em;
}

.rightimg {
	float:right;
	padding-left:20px;
}

.contain {
	width:750px;
	float:right;
}

.callus {
	
}

.callus p {
	padding-bottom:0px;
}


.callus img {
	padding-right:5px;
	float:left;
}

.callus span {
	font-size:180%;
	font-weight:bold;
}

.find {
	padding-left:10px;
	float:left;
	width:390px;
}

.find h4 {
	font-size:100%;
	padding-bottom:15px;
	font-weight:bold;
	line-height:1.6em;
}

.find tr td {
	padding-right:20px;
}

.rightbox {
	float:right;
	border:#c4c4cd 1px solid;
	width:310px;
}

.rightbox h4 {
	font-size:100%;
	font-weight:bold;
	line-height:1.4em;
}

.rightbox p {
	line-height:1.4em;
}


.rightbox a {
	color:#ed1c24;
}

.redbox {
	padding:20px;
	background-color:#fdebeb;
	border-bottom:#c4c4cd 1px solid;
}

.redbox img {
	float:left;
	padding-right:10px;
}

.question {
	margin-bottom:15px;
	float:left;
}

.redbox h4 {
	padding-top:3px;
}

.redbox a {
	font-weight:bold;
}


.testimonials {
	padding:20px;
}

.testimonials h4 {
	color:#0084de;
}


#footer  {
	color:#FFFFFF;
	padding:20px 20px 50px 20px;
	text-align:center;
	font-size:90%;
	
}

#footer .right {
	float:right;
}

#footer .left {
	float:left;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer span {
	color:#404041;
	padding:0 10px 0 10px;
}

.inner .find {
	}

.inner .text {
	padding-left:10px;
}

.inner .text h4 {
	font-size:110%;
	font-weight:bold;
	line-height:1.6em;
}

.inner .text ul {
	color:#0084DE;
	list-style-type:disc;
	padding-left:30px;
	padding-bottom:15px;
}

.inner .text ul li span {
	color:#000000;
}

.inner .text ul li {
	line-height:1.6em;
}

.inner .text a {
	color:#ED1C24;
}


.dividingline {
	border-top:1px solid #C4C4CD;
	height:5px;
	margin-top:10px;
	margin-bottom:10px;
}

.bold {
	font-weight:bold;
}


.leftimg02 {
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

.bullets {
	margin-left:170px;
}

.red {
	color:#ed1c24;
}


.altnavbox {
	margin: 750px auto 20px auto;
	width:1024px;
}

.altnavboxcontent {
	margin: 15px auto;
	padding:20px;
	background-color:#FFFFFF;
}

.alttext h1 {
	text-align: center;
	font-size:140%;
	font-weight:bold;
	color: #ed1c24;
	padding-bottom:30px;
}



.alttext h2 {
	padding-top:20px;
	padding-bottom:15px;
	text-align:left;
	font-size:110%;
	color: #000000;
	font-weight:bold;
}

.alttext {
	text-align:left;
}

.alttext ul {
	padding-left:20px;
	padding-bottom:10px;
}

.alttext ul li {
	list-style-type:disc;
	color:#0084de;
	padding-left:20px;
	line-height:1.6em;
}

.alttext ul li span {
	color: #000000;
	
}

.alttext a {
	color:#ED1C24;
	font-weight:bold;
}