html, body {
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	font-family: arial, verdana, sans-serif;
}

/* HEADINGS */
h1 {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	line-height: 15px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}

h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 15px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
	
h2.pink {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 15px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #BB02D1;
	}
	
h3 {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	line-height: 15px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #BB02D1;
	}
	
h3.pink {
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	line-height: 15px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #BB02D1;
	}

#title_img {
	width: 200px;
	height: auto;
	float: left;
	padding: 7px 0px 0px 22px;
}

/* LINKS */

a:link, a:visited, a:active { color: #51588E; text-decoration: none; font-weight: bold; font-style: italic; }
a:hover { text-decoration: underline; font-weight: bold; }
a:link.notbold, a:visited.notbold, a:active.notbold { color: #51588E; text-decoration: underline; font-weight: normal; font-style: normal; }
a:hover.notbold { text-decoration: underline; color: #BB02D1; font-weight: normal; font-style: normal; }
#crumbtrail a:link, #crumbtrail a:visited, #crumbtrail a:active { color: #BB02D1; text-decoration: underline; font-weight: normal; font-style: normal; }
#crumbtrail a:hover { text-decoration: none; font-weight: normal; font-style: normal; }

a:link.download { font-weight: normal; text-decoration: underline; font-size: 1.0em; }
a:hover.download { color: #BB02D1; font-weight: normal; text-decoration: none; }
a:visited.download { font-weight: normal; text-decoration: underline; }

a:link.marketsectorlink, a:visited.marketsectorlink, a:active.marketsectorlink { color: #51588E; text-decoration: none; font-weight: bold; font-style: normal; }
a:hover.marketsectorlink { text-decoration: underline; }

#designedby a:link, #designedby a:visited, #designedby a:active { font-size: 0.95em; color: #BB02D1; text-decoration: none; font-weight: bold; font-style: italic; }
#designedby a:hover { text-decoration: underline; font-weight: bold; }

/* LISTS */

ol { list-style-type: disc; margin-left:10px; padding-left: 10px;}

ol li {padding: 2px 0px 2px 0px;}
		
ul {
	list-style-type: square;
	}

/* MISC */
	
.hide { display: none; }
hr { color: #688cc8; }
.spacer { width: 400px; height: 10px; float: left; }

/* Forms */
fieldset { border: 1px dashed #666DA8; padding: 10px; }
.form_item { width: 350px; height: 30px; }
.form_text { float: left; padding-top: 4px; width: 100px; }
.form_field { float: left; width: 250px; }
input {	width: 200px; color: #224682; font-size: 1.0em; font-family: verdana, sans-serif; }
input.button {	width: 100px; }
.form_button {	width: 100px; color: #224682; font-family: verdana, sans-serif; }

/* Nav */

#top_menu {
	height: auto;
	padding: 5px 0px 0px 226px;
}

div.outer1 {
	float: left;
	width: 61px;
	height: 12px;
	padding: 0px;
	margin-right: 35px;
	background: url(../images/home_b.gif) no-repeat -61px 0px;
}

div.outer1 a {
	display: block;
	width: 61px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	background: url(../images/home_b.gif) no-repeat 0px 0px;
}

div.outer1 a:hover {
	background-image: url('none');
}

div.outer2 {
	float: left;
	width: 82px;
	height: 12px;
	padding: 0px;
	margin-right: 35px;
	background: url(../images/about_b.gif) no-repeat -82px 0px;
}

div.outer2 a {
	display: block;
	width: 82px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	background: url(../images/about_b.gif) no-repeat 0px 0px;
}

div.outer2 a:hover {
	background-image: url('none');
}

div.outer3 {
	float: left;
	width: 90px;
	height: 12px;
	padding: 0px;
	margin-right: 35px;
	background: url(../images/contact_b.gif) no-repeat -90px 0px;
}

div.outer3 a {
	display: block;
	width: 90px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	background: url(../images/contact_b.gif) no-repeat 0px 0px;
}

div.outer3 a:hover {
	background-image: url('none');
}

div.outer3a {
	float: left;
	width: 136px;
	height: 14px;
	padding: 0px;
	margin-bottom: 5px;
	background: url(../images/marketsectors_b.gif) no-repeat -136px 0px;
}

div.outer3a a {
	display: block;
	width: 136px;
	height: 14px;
	padding: 0px;
	margin: 0px;
	background: url(../images/marketsectors_b.gif) no-repeat 0px 0px;
}

div.outer3a a:hover {
	background-image: url('none');
}

#left_menu {
	height: auto;
	margin: 29px 0px 0px 5px;
}

#menu {
	height: auto;
	margin: 29px 0px 0px 25px;
}

div.outer4 {
	float: left;
	width: 136px;
	height: 14px;
	padding: 0px;
	margin-bottom: 5px;
	background: url(../images/products_b.gif) no-repeat -136px 0px;
}

div.outer4 a {
	display: block;
	width: 136px;
	height: 14px;
	padding: 0px;
	margin: 0px;
	background: url(../images/products_b.gif) no-repeat 0px 0px;
}

div.outer4 a:hover {
	background-image: url('none');
}

div.outer5 {
	float: left;
	width: 136px;
	height: 14px;
	padding: 0px;
	margin-bottom: 5px;
	background: url(../images/shopping_b.gif) no-repeat -136px 0px;
}

div.outer5 a {
	display: block;
	width: 136px;
	height: 14px;
	padding: 0px;
	margin: 0px;
	background: url(../images/shopping_b.gif) no-repeat 0px 0px;
}

div.outer5 a:hover {
	background-image: url('none');
}

div.outer6 {
	float: left;
	width: 136px;
	height: 14px;
	padding: 0px;
	margin-bottom: 5px;
	background: url(../images/customers_b.gif) no-repeat -136px 0px;
}

div.outer6 a {
	display: block;
	width: 136px;
	height: 14px;
	padding: 0px;
	margin: 0px;
	background: url(../images/customers_b.gif) no-repeat 0px 0px;
}

div.outer6 a:hover {
	background-image: url('none');
}

div.outer7 {
	float: left;
	width: 136px;
	height: 14px;
	padding: 0px;
	margin-bottom: 5px;
	background: url(../images/techsupport_b.gif) no-repeat -136px 0px;
}

div.outer7 a {
	display: block;
	width: 136px;
	height: 14px;
	padding: 0px;
	margin: 0px;
	background: url(../images/techsupport_b.gif) no-repeat 0px 0px;
}

div.outer7 a:hover {
	background-image: url('none');
}

div.outer8 {
	float: left;
	width: 136px;
	height: 14px;
	padding: 0px;
	margin-bottom: 5px;
	background: url(../images/custsupport_b.gif) no-repeat -136px 0px;
}

div.outer8 a {
	display: block;
	width: 136px;
	height: 14px;
	padding: 0px;
	margin: 0px;
	background: url(../images/custsupport_b.gif) no-repeat 0px 0px;
}

div.outer8 a:hover {
	background-image: url('none');
}

div.outer9 {
	float: left;
	width: 136px;
	height: 14px;
	padding: 0px;
	margin-bottom: 5px;
	background: url(../images/terms_b.gif) no-repeat -136px 0px;
}

div.outer9 a {
	display: block;
	width: 136px;
	height: 14px;
	padding: 0px;
	margin: 0px;
	background: url(../images/terms_b.gif) no-repeat 0px 0px;
}

div.outer9 a:hover {
	background-image: url('none');
}

div.outer10 {
	float: left;
	width: 136px;
	height: 14px;
	padding: 0px;
	margin-bottom: 5px;
	background: url(../images/callviewer_b.gif) no-repeat -136px 0px;
}

div.outer10 a {
	display: block;
	width: 136px;
	height: 14px;
	padding: 0px;
	margin: 0px;
	background: url(../images/callviewer_b.gif) no-repeat 0px 0px;
}

div.outer10 a:hover {
	background-image: url('none');
}

div.outer11 {
	float: left;
	width: 136px;
	height: 14px;
	padding: 0px;
	margin-bottom: 5px;
	background: url(../images/brochures_b.gif) no-repeat -136px 0px;
}

div.outer11 a {
	display: block;
	width: 136px;
	height: 14px;
	padding: 0px;
	margin: 0px;
	background: url(../images/brochures_b.gif) no-repeat 0px 0px;
}

div.outer11 a:hover {
	background-image: url('none');
}

/* -- Market Sectors --*/

.marketsectors {
	width: 100px;
	height: 130px;
	padding: 0px 35px 0px 0px;
	margin: 0px;
	float: left;
	color: #51588E;
	text-align: center;
}

.last_marketsector {
	width: 100px;
	height: 130px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	color: #51588E;
	text-align: center;
}

#market_sectors {
	height: auto;
	margin: 29px 0px 0px 30px;
}

div.marketsectors1 {
	float: left;
	width: 100px;
	height: 100px;
	padding: 0px;
	background: url(../images/showrooms.jpg) no-repeat -100px 0px;
}

div.marketsectors1 a {
	display: block;
	width: 100px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	background: url(../images/showrooms.jpg) no-repeat 0px 0px;
}

div.marketsectors1 a:hover {
	background-image: url('none');
}

div.marketsectors2 {
	float: left;
	width: 100px;
	height: 100px;
	padding: 0px;
	background: url(../images/callcentres.jpg) no-repeat -100px 0px;
}

div.marketsectors2 a {
	display: block;
	width: 100px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	background: url(../images/callcentres.jpg) no-repeat 0px 0px;
}

div.marketsectors2 a:hover {
	background-image: url('none');
}

div.marketsectors3 {
	float: left;
	width: 100px;
	height: 100px;
	padding: 0px;
	background: url(../images/solicitors.jpg) no-repeat -100px 0px;
}

div.marketsectors3 a {
	display: block;
	width: 100px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	background: url(../images/solicitors.jpg) no-repeat 0px 0px;
}

div.marketsectors3 a:hover {
	background-image: url('none');
}

div.marketsectors4 {
	float: left;
	width: 100px;
	height: 100px;
	padding: 0px;
	background: url(../images/nursinghomes.jpg) no-repeat -100px 0px;
}

div.marketsectors4 a {
	display: block;
	width: 100px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	background: url(../images/nursinghomes.jpg) no-repeat 0px 0px;
}

div.marketsectors4 a:hover {
	background-image: url('none');
}

div.marketsectors5 {
	float: left;
	width: 100px;
	height: 100px;
	padding: 0px;
	background: url(../images/offices.jpg) no-repeat -100px 0px;
}

div.marketsectors5 a {
	display: block;
	width: 100px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	background: url(../images/offices.jpg) no-repeat 0px 0px;
}

div.marketsectors5 a:hover {
	background-image: url('none');
}

div.marketsectors6 {
	float: left;
	width: 100px;
	height: 100px;
	padding: 0px;
	background: url(../images/hotels.jpg) no-repeat -100px 0px;
}

div.marketsectors6 a {
	display: block;
	width: 100px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	background: url(../images/hotels.jpg) no-repeat 0px 0px;
}

div.marketsectors6 a:hover {
	background-image: url('none');
}

div.marketsectors7 {
	float: left;
	width: 100px;
	height: 100px;
	padding: 0px;
	background: url(../images/manufacturing.jpg) no-repeat -100px 0px;
}

div.marketsectors7 a {
	display: block;
	width: 100px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	background: url(../images/manufacturing.jpg) no-repeat 0px 0px;
}

div.marketsectors7 a:hover {
	background-image: url('none');
}

div.marketsectors8 {
	float: left;
	width: 100px;
	height: 100px;
	padding: 0px;
	background: url(../images/textiles.jpg) no-repeat -100px 0px;
}

div.marketsectors8 a {
	display: block;
	width: 100px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	background: url(../images/textiles.jpg) no-repeat 0px 0px;
}

div.marketsectors8 a:hover {
	background-image: url('none');
}