@charset "UTF-8";
/* CSS Document - created by Jason Hellaby 28/04/09 V4 Technical */

/**** Reset styles *****/
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%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*** General Content ***/

body {
	border-top: #1b2776 6px solid;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:left;
} 
.container {
	margin:0 auto 0 auto;
	position: relative;
	width:910px;
	height: auto;
}
p {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
h1 {
	color: #1b2776;
	font-size: 1.4em;
	margin-bottom: 10px;
}
h2 {
	color: #00ab67;
	font-size: 1.2em;
	margin-bottom: 5px;
}
h3 { font-size: 1.1em; font-weight: bold;}
h4 { font-size: 1em; font-weight: bold;}
h5 { font-size: 0.8em; font-weight: bold;}
h6 { font-size: 0.7em; font-weight: bold;}

/*** Links ***/
a, a:visited {
	color: #1b2776;
	text-decoration: none;
}
a:hover {
	color: #1b2776;
	text-decoration: underline;
}

/*** Header ***/
.logo {
	float: left;
	width: 356px;
	height: 86px;
}
.phone {
	float: right;
	width: 210px;
	margin-top: 14px;
	text-align: center;
}
a.number, a.number:visited {
	color: #1b2776;
	font-size: 28px;
	font-weight: bold;
}
a.number:hover {
	text-decoration: none;
}
a.emailtop, a.emailtop:visited {
	color: #00ab67;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1.2px;
}
a.emailtop:hover {
	text-decoration: none;
}
.clear {
	display: block;
	clear:both;
	height:0px;
	overflow:hidden;
}

/*** Menu ***/
.menu {
	background: url(../images/line.gif) bottom center repeat-x;
	width: 912px;
}
.menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.menu li, .menu li a:link, .menu a:hover, .menu a:visited  {
	display:block;	
	float:left;
	height:30px;
	width:85px;
}
li.home, li.home a:link, li.home a:visited {
	background: url(../images/home.gif) no-repeat 0 0;
	width: 90px;
}
li.home a:hover, #home li.home a:link, #home li.home a:visited {
	background: url(../images/home-on.gif) no-repeat 0 0;
}
li.services, li.services a:link, li.services a:visited {
	background: url(../images/services.gif) no-repeat 0 0;
	width: 108px;
}
li.services a:hover, #services li.services a:link, #services li.services a:visited {
	background: url(../images/services-on.gif) no-repeat 0 0;
}
li.charities, li.charities a:link, li.charities a:visited {
	background: url(../images/charities.gif) no-repeat 0 0;
	width: 110px;
}
li.charities a:hover, #charities li.charities a:link, #charities li.charities a:visited {
	background: url(../images/charities-on.gif) no-repeat 0 0;
}
li.commercial, li.commercial a:link, li.commercial a:visited {
	background: url(../images/commercial.gif) no-repeat 0 0;
	width: 134px;
}
li.commercial a:hover, #commercial li.commercial a:link, #commercial li.commercial a:visited {
	background: url(../images/commercial-on.gif) no-repeat 0 0;
}
li.news, li.news a:link, li.news a:visited {
	background: url(../images/news.gif) no-repeat 0 0;
	width: 87px;
}
li.news a:hover, #news li.news a:link, #news li.news a:visited {
	background: url(../images/news-on.gif) no-repeat 0 0;
}
li.environment, li.environment a:link, li.environment a:visited {
	background: url(../images/environment.gif) no-repeat 0 0;
	width: 153px;
}
li.environment a:hover, #environment li.environment a:link, #environment li.environment a:visited {
	background: url(../images/environment-on.gif) no-repeat 0 0;
}
li.contact, li.contact a:link, li.contact a:visited {
	background: url(../images/contactus.gif) no-repeat 0 0;
	width: 124px;
}
li.contact a:hover, #contact li.contact a:link, #contact li.contact a:visited {
	background: url(../images/contactus-on.gif) no-repeat 0 0;
}
li.trainsure, li.trainsure a:link, li.trainsure a:visited {
	background: url(../images/training.gif) no-repeat 0 0;
	width: 105px;
}
li.trainsure a:hover, #trainsure li.trainsure a:link, #trainsure li.trainsure a:visited {
	background: url(../images/training-on.gif) no-repeat 0 0;
}
.hide {
	display: none;
}

/*** Main Content ***/
.outline {
	width: 910px;
	margin: 0 auto 0 auto;
	padding: 0;
	border-left: #d7d7d7 1px solid;
	border-right: #d7d7d7 1px solid;
}
.content {
	width: 870px;
	height: auto;
	margin: 0 20px 20px 20px;
	padding: 20px 0 0 0;
}
.toparea {
	width: 870px;
	margin-bottom: 2px;
}
.topimage {
	float: left;
	width: 624px;
	height: 328px;
	background: url(../images/jigsaw.jpg) no-repeat;
}
#services .topimage { background: url(../images/services.jpg) no-repeat; }
#charities .topimage { background: url(../images/charities.jpg) no-repeat; }
#credentials .topimage { background: url(../images/credentials.jpg) no-repeat; }
#news .topimage { background: url(../images/news.jpg) no-repeat; }
#contact .topimage { background: url(../images/contact.jpg) no-repeat; }
.leftbox {
	float: left;
	width: 624px;
	margin: 0;
	padding: 0;
}
.contenttop {
	background: url(../images/content_head.gif) bottom no-repeat;
	height:10px;
	width: 624px;
	margin: 0;
	padding: 0;
}
.contentmid {
	background: url(../images/content_body.gif) repeat-y;
	height:auto;
	padding: 0;
	width: 624px;
	margin: 0;
}
.contentbot {
	background:url(../images/content_base.gif) no-repeat;
	height: 20px;
	width: 624px;
	margin: 0;
	padding: 0; 
}
.contentmid ul {
	list-style: disc;
	list-style-image: url(../images/bullet.gif);
	margin: 0 0 0 20px;
}
.dynamiccontent {
	margin: 0 12px 0 12px;
	padding: 0;
}
.twocol { }
.leftcol { width: 45%; float: left; }
.rightcol { width: 50%; float: right; }

/*** Right boxes ***/
.rightbox {
	float: right;
	width: 226px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
.rssbox {
	float: right;
	display: inline;
	width: 226px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
.rssbox h1 { margin: 0; }
.rssbox h2 { margin-top: 5px;}
.grbox-top {
	background: url(../images/grbox-top.gif) bottom no-repeat;
	height: 12px;
	margin: 0;
	padding: 0;
}
.grbox-mid {
	background: #008651 url(../images/grbox-mid.gif) no-repeat;
	padding: 0 10px 0 10px;
	margin: 0;
}
.grbox-bot {
	background: url(../images/grbox-bot.gif) top no-repeat;
	height: 12px;
	margin: 0;
	padding: 0;
}
.rssbox .grbox-mid {
	height: 290px;
	overflow: hidden;
}
.charity {
	height: 110px;
	overflow: hidden;
}
.charity h2 { margin: 0; font-size: 11px;}
.charity .publish_date { display: none; font-size: 10px;}
.charity .description { font-size: 10px; margin-bottom: 2px;}
.inage {
	height: 230px;
	overflow: hidden;
}
.inage h2 { margin: 0; font-size: 11px;}
.inage .publish_date { display: none; font-size: 10px;}
.inage .description p { font-size: 10px; margin-bottom: 2px;}
.inage img { display: none; }
.third {
	height: 110px;
	overflow: hidden;
}
.third h2 { margin: 0; font-size: 11px;}
.third .publish_date { font-size: 10px;}
.third .description { font-size: 10px; margin-bottom: 2px;}
.blbox-top {
	background:url(../images/blbox-top.gif) bottom no-repeat;
	height: 12px;
	margin: 0;
	padding: 0;
}
.blbox-mid {
	background: #1b2776 url(../images/blbox-mid.gif) no-repeat;
	padding: 0 10px 0 10px;
	min-height: 140px;
	margin: 0;
}
.blbox-bot {
	background:url(../images/blbox-bot.gif) no-repeat;
	height: 12px;
	margin: 0 0 10px 0;
	padding: 0;
}
.grbox-mid h1, .grbox-mid h2, .grbox-mid h3, .grbox-mid h4, .grbox-mid h5, .grbox-mid h6, .grbox-mid p, .grbox-mid ul, .grbox-mid a, .grbox-mid a:visited, .grbox-mid a:hover, .blbox-mid h1, .blbox-mid h2, .blbox-mid h3, .blbox-mid h4, .blbox-mid h5, .blbox-mid h6, .blbox-mid p, .blbox-mid ul, .blbox-mid a, .blbox-mid a:visited, .blbox-mid a:hover { color: #FFFFFF; margin: 0; }
.grbox-mid a { padding: 0;}

/*** Footer ***/
.footer {
	display:block;
	width: 866px;
	margin: 0 auto 0 auto;
	padding: 14px 24px 0 24px;
	height: 83px;
	font-size: 12px;
	color: #FFFFFF;
	background: url(../images/footer.gif) 2px 0 no-repeat;
	clear: both;
}
.footer a, .footer a:visited, .footer a:hover, .footer p {
	font-size: 12px;
	color: #FFFFFF;
}
.footer strong { font-weight: bold;}
.ftleft {
	float: left;
	color: #FFFFFF;
	width: 400px;
	line-height: 18px; 
}
.ftright {
	float: right;
	text-align: right;
	color: #FFFFFF;
	width: 400px;
	line-height: 18px; 
}
.badger {
	text-align: left;
	width: 130px;
	clear: both;
	float: right;
}
.badger img {
	margin: 2px 2px 2px 0;
	vertical-align: middle;
}