/* CSS Document */
body {
	min-width: 1005px;
	padding: 0;
	margin: 0;
	font: x-small Verdana, Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
}
body, table, p, li, span, h1 {
	font: 11px Verdana, Helvetica, Arial, sans-serif;
}
p {	
}
/*** #wrapper contains the layout ***/
#wrapper {
	text-align: left;
	width: 1005px;
}
.pageTitle {
	font-weight: bold;
	
}

.boldText
{
font-weight: bold;
}

#wrapper2 {
	float: left;
	width: 1005px;
	background-image: url(../images/leftbg.gif);
	background-repeat: no-repeat;
	height: 420px;
}
/*** #header contains the logo and feature image ***/
#header {
	height: 145px;
}
#header .feature {
	float: left;
}
#header .logo {
	float: right;
}
/*** #navigation ***/
#nav {
	float: left;
	width: 1005px;
	padding:  0px;
	background-image: url('../images/navbg.gif');
	background-repeat: repeat-x;
	border-bottom: #FFFFFF 1px solid;
	background-color: #9FC9E7;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav li {
	float: left;
	font-weight: bold;
}
#nav a {
	font-size: 10px;
	font-weight: normal;
	padding-left: 11px;
	padding-right: 15px;
	padding-top: 4px;
	line-height: 18px;
	display: block;
	color: #666666;
	text-decoration: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-image: url('../images/navd.gif');
}
#nav .off a {
	display: block;
	background: none;
	padding-right: 10px;
	padding-top: 4px;
	line-height: 18px;
}
#nav a:hover {
	color: #000000;
}
#nav li.overRecord a {
	/*background-image: url(../images/navdr.gif);*/
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-right: 10px;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
#nav li ul {
	position: absolute;
	left: -999em;
}
#nav li:hover ul {
	background: none;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 4px;
}
#nav li ul li, #nav li ul, #nav li ul a {
	width: 150px;
}
#nav li ul li a {
	/* background: url(../images/navbg.gif) bottom repeat-x; */
	background: #9FC8E7;
	line-height: 15px;
	border-bottom: 1px solid #FFF;
}
#nav li ul li a:hover {
	background: #A0BBCC;
}
#nav li li a {
}
/*** Righthand copy ***/
#main {
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
	margin-left: 290px;
	margin-right: 240px;
}
#main p {
	margin: 15px 20px 15px 20px;
	color: #333333;
}
#main H1 {
  font-weight: bold;
  font-size: medium;
	color: #333333;
}
#main strong {
	font-size: x-small;
	color: #3EA1D4;
}
#main .services {
	font-weight: bold;
}
#main ul {
	margin: 4px 20px 0px 20px;
	padding: 0px;
}
#main li {
	list-style-image: url(../images/bullet.gif);
	margin: 0px 20px 0px 30px;
}
#main cite {
	margin: 0px 150px 0px 0px;
	color: #3EA1D4;
	font-style: normal;
	display: block;
	font-size: small;
}
#main .speachOpen {
	background: url(../images/spch_open.gif) top left no-repeat;
	padding: 0px 0px 5px 15px;
}
#main .speachClse {
	background: url(../images/spch_close.gif) top right no-repeat;
	padding: 0px 15px 5px 0px;
}
#main .source {
	color: #999999;
	margin: 0px 0px 0px 20px;
}
#main a:link, #main a:visited, #main a:active {
	color: black;
	text-decoration: none;
}
#main  a:hover {
	color: black;
	text-decoration: underline;
}
/*** invocation workflows ***/
#workflow ul {
	margin: 10px 0px 20px 0px;
	padding: 0px;
}
#workflow li {
	display: block;
	list-style: none;
	list-style-image: none;
	padding: 0px 60px 30px 60px;
	text-align: center;
	background: url(../images/arrow.gif) bottom center no-repeat;
}
#workflow .end {
	display: block;
	list-style: none;
	list-style-image: none;
	padding: 0px 60px 10px 60px;
	background: none;
}
/** forms **/
#enquire {
	margin-left: 18px;
}
#enquire input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: solid 1px #666666;
	margin-left: 50px;
}
#enquire textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: solid 1px #666666;
	margin-left: 50px;
}
/*** footer ***/
#footer {
	clear: both;
}
#footer P {
	color: #999999;
	text-align: left;
	margin: 20px 0px 10px 10px;
	float: left;
}
/* Optimisation by Freetimers */
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	color: #999999;
	font-size: 9px;
}
.nb {
	font-weight: normal;
}
#conStEenOt {
	color: #333333;
}
#conStEenOt h1.big {
	font-size: 3em;
	margin-bottom: 2ex;
}
#conStEenOt h1 {
	font-size: small;
	margin-bottom: 0.5ex;
}
#conStEenOt h1:first-child {
	font-size: medium;
}
#conStEenOt b {
	font-weight: normal;
}
#conStEenOt h2 {
	font-size: small;
	margin-bottom: 0.5ex;
}
#conStEenOt p {
	margin-top: 0ex;
}
#main h2 {
	margin: 25px 0 0.5ex 20px;
	color: #333333;
}
#left {
	float: left;
	font: x-small Verdana, Helvetica, Arial, sans-serif;
	margin-top: 10px;
	margin-left: 10px;
	height: 430px;
	width: 240px;
}
/* Right Column
  -> Added 28/09/07 by Del
 ************************/
#right {
	float: right;
	width: 200px;
}

#right a
{
text-decoration: none;
color: black;
}

.item-block {

}
.item-block .item-title {
	height: 20px;
	background: #9FC8E6;
}
.item-block .item-text,
.item-block .item-text  a {
  text-align: center;
	line-height: 20px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.item-block .item-square {
	background: #DCEAF5;
	width: 20px;
	height: 20px;
	float: left;
}
.item-block .item-content {
	margin-left: 20px;
}
.item-block .item-content {
	margin: 5px 0 5px 24px;
	text-decoration: none;
}


.item-block .item-content span {
	display: block;
	font-size: 10px;
	color: black;
	text-decoration: none;
}
.item-block .item-content span a {
	text-decoration: none;
	color: #000;
}
.item-block .item-content p {
	margin: 0 0 5px;
	font-size: 10px;
}

/***FREETIMERS SEARCH ENGINE OPTIMISATION****/

.nb {
	font-weight: normal;
}

#conStEenOt {
	color: #333333;
}

#conStEenOt h1.big {
	font-size: 3em;
	margin-bottom: 2ex;
}

#conStEenOt h1 {
	font-size: small;
	margin-bottom: 0.5ex;
}

#conStEenOt h1:first-child {
	font-size: medium;
}

#conStEenOt b {
	font-weight: normal;
}

#conStEenOt h2 {
	font-size: small;
	margin-bottom: 0.5ex;
}

#conStEenOt p {
	margin-top: 0ex;
}

#main h2 {
	margin: 25px 0 0.5ex 20px;
	color: #333333;
}
