body, td, a, p, input, textarea, select {
	font-size:12px;
	font-family:tahoma,arial,helvetica,'sans-serif';
	color:#333333;
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	background-position:center center;
}

body {
	background-color:#333;
	background-position:0px 4px;
	overflow:auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #333333;

	scrollbar-shadow-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	padding:0px;
}

table.pagecontainer {
	background-color:#fff;
	margin-left:5%;
	border:1px solid #000;
	border-width:0 4px;
}

<!-- BANNER -->{}
img.headerlogo {
	padding:0px;
	margin:0px;
	width:60px;
	height:100%;
	background-repeat:no-repeat;
	background-position:left top;
}

p.headertitle {
	font-family:arial,helvetica,'sans-serif';
	font-size:8px;
	font-weight:bold;
	margin:7px 0px 0px 8px;
	font-size:33px;
}

p.headersubtitle {
	font-size:8px;
	font-weight:bold;
	font-family:arial,helvetica,'sans-serif';
	margin:-2px 1px 10px 16px;
	letter-spacing:-0.01em;
	color:#036;
}

div.searchfields {
	float:right;
	width:48%;
	padding-right:10px;
	padding-top:4px;
	text-align:right
}

input.searchbutton {
	border:none;
	background:none;
	width:20px;
	height:20px;
	background-image:url(../images/icons/searchicon.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
}

a.headerlink {
	text-decoration:underline;
	color:#036;
}

<!-- SIDE MENU --> {}
div.menutitle {
	background-color:#036;
	width:100%;
	height:20px;
	color:#fff;
	text-align:left;
	padding-left:24px;
	font-size:16px;
	font-weight:bold;
	font-family:arial,helvetica,'sans-serif';
	text-transform:capitalize;
}

td.mainbanner {
	height:70px;
	padding:2px 0px 0px 2px;
}

td.sidemenucell {
	background-color:#eee;
	width:132px;
	padding:0px;
}

#menu {
	width:130px;
	background-color:#eee;
	margin:0px 1px;
}

span.moreicon1 {
	display:none;
}

span.moreicon2 {
	font-family:webdings;
	color:#000;
	width:10px;
	height:10px;
	position:relative;
	margin-top:-16px;
	left:0px;
	float:right;
	display:none;
}

a.menulevel1 {
	font-size:11px;
	color:#000;
	font-weight:bold;
	border-bottom:solid 1px #000;
	width:100%;
	display:block;
	padding:3px 0px 3px 22px;
	margin:2px 0px 0px 0px;
	background-position:left top;
	background-repeat:no-repeat;
}

div.submenulevel1 {
	border:solid 1px #000;
	border-top:#fff;
	width:100%;
	display:block;
	padding:3px;
	margin:0px;
	display:none;
	background-color:#fff;
	position:relative;
	z-index:1000;
}

a.menulevel2 {
	font-size:11px;
	font-weight:bold;
	display:block;
	padding:3px 0px 3px 18px;
	margin:2px 0px 0px 0px;
}

div.submenulevel2 {
	border:solid 1px #000;
	width:120px;
	display:block;
	padding:3px;
	margin:0px;
	display:none;
	position:absolute;
	left:128px;
	margin-top:-23px;
	background-color:#fff;
}

a.menulevel3 {
	font-size:11px;
	font-weight:bold;
	display:block;
	padding:3px;
	margin:2px 0px 0px 0px;
}

#AboutUslink {
	background-image:url(../images/icons/aboutusicon.gif);
}

#Serviceslink {
	background-image:url(../images/icons/servicesicon.gif);
}

#Linkslink {
	background-image:url(../images/icons/linksicon.gif);
}

#Contactlink {
	background-image:url(../images/icons/contacticon.gif);
}

<!-- BREADCRUMBS BAR -->{}
div.breadcrumbs {
	background-color:#036;
	height:20px;
	line-height:19px;
	color:#fff;
	text-align:left;
	padding-left:4px;
	font-size:10px;
	font-weight:bold;
	font-family:arial,helvetica,'sans-serif';
	text-transform:capitalize;
}

div.breadcrumbs a {
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
}

input {
	border:1px solid #369;
	padding:2px;
}

textarea {
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-shadow-color: #333333;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-base-color: #333333;
}

input.feedback {
}

a, p {
	text-decoration:none;
	font-size:11px;
}

a.inlinelink {
	font-size:12px;
	text-decoration:underline;
}

div.maincontent {
	padding:10px;
	height:80%;
	position:relative;
}

#quicklinks {
	width:400px;
	margin-bottom:10px;
	padding:5px;
	font-size:22px;
	color:#000000;
	font-weight:bold;
}

p.qlinktitle {
	width:100%;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	border-bottom:2px solid #333333;
	letter-spacing:0.2em;
	margin-bottom:2px;
}

a.quicklink {
	font-family:arial,helvetica,'sans-serif';
	font-size:11px;
	color:#333333;
	width:180px;
	margin:0px;
	text-decoration:underline;
	font-weight:bold;
	padding:0px 2px;
}

<!-- MAIN CONTENT --> {}
p.maintitle {
	display:block;
	width:100%;
	font-size:22px;
	color:#000000;
	font-weight:bold;
}

p.subtitle {
	width:100%;
	margin:1px;
	margin-bottom:4px;
	text-align:center;
	font-family:'trebuchet ms';
	font-size:24px;
	font-weight:bold;
	border-bottom:1px solid #000000;
}

.gentext12 {	font-size:12px; }
.gentext11 {	font-size:11px; }
.gentext10 {	font-size:10px; }
.gentext9 {	font-size:9px; 	}
.gentext8 {	font-size:8px;	}

.gentextA8, .gentextA9, .gentextA10, .gentextA11, .gentextA12 {
	font-family:arial;
}
.gentextA12 {	font-size:12px; }
.gentextA11 {	font-size:11px; }
.gentextA10 {	font-size:10px; }
.gentextA9 {	font-size:9px; 	}
.gentextA8 {	font-size:8px;	}


a.sectiontitle {
	border:1px solid #999999;
	font-size:13px;
	font-weight:bold;
	display:block;
	padding:2px 4px;
	margin:4px 1px;
}

div.maincontent a.sectiontitle {
	width:400px;
}

div.maincontent table a.sectiontitle {
	width:300px;
}

img.thumb {
	cursor:pointer;
	cursor:hand;
}

li {
	margin:12px;
}

ul.technologies li:first-line, ol.aboutus li:first-line {
	font-weight:bold;
}

b.producthighlight {
	color:#6699cc;
}

<!-- TOOLBUTTONS -->{}
div.toolbuttonsbar {
	width:130px;
	text-align:center;
	position:absolute;
	left:5%;
}

a.toolbutton {
	font-size:18px;
}

#calendarbut, #calendarbut:hover {
	background-image:url(../images/icons/calendar.gif);
}

#clockbut, #clockbut:hover {
	background-image:url(../images/icons/clock.gif);
}

#calculatorbut, #calculatorbut:hover {
	background-image:url(../images/icons/calculator.gif);
}

#refreshbut, #refreshbut:hover {
	background-image:url(../images/icons/startover.gif);
}

#colourpickbut, #colourpickbut:hover {
	background-image:url(../images/icons/colourpick.gif);
}

#notepadbut, #notepadbut:hover {
	background-image:url(../images/icons/notepad.gif);
}

<!-- FOOTER -->{}
div.footer {
	font-size:9px;
	border-top:1px solid #999;
	color:#999;
	position:relative;
	bottom:10px;
	float:left;
	display:block;
	width:100%;
}

div.footer span {
	width:50%;
	display:block;
	float:left;
}

div.footer span.BBT_copyright {
	text-align:right;
}

table.contactform td {
	padding:2px 0;
}