* { margin: 0; padding: 0; }
body {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: center;
	position: relative;
	z-index: 1;
}
a:link, a:visited, a:active {
	color: #C00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #99C;
}
/************ wrapper **********************/

#wrapper {
	background-image: url(images/main.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding: 0;
	margin: 0 auto;
	width: 775px;
}

#top {
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	height: 100px;
}

#nav {
	height: 18px;
	display: block;
}
/**************left*********************/

#left {
	width: 196px;
	float: left;
}
#left p {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#left h2 {
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 3px;
	background-image: url(images/letter.gif);
	background-position: 8px 5px;
	background-repeat: no-repeat;
	text-indent: 12px;
}
#left h3 {
	font-size: 11px;
	color: #333333;
	background-image: url(images/h2-back1.gif);
	background-repeat: no-repeat;
	width: 189px;
	padding: 3px 0px 0px;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: left;
	text-indent: 18px;
}
.sec-top {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/boxtop.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 20px;
	padding-top: 3px;
	margin-left: 5px;
}
#box {
	background-image: url(images/boxback.jpg);
	width: 189px;
	margin-left: 4px;
	margin-top: 0px;

}
#boxbot, #boxbot2, #boxbot3, #boxbot4, #boxbot5 {
	background-image: url(images/sideboxbot.gif);
	width: 186px;
	margin-left: 7px;
	margin-top: 0px;
	background-repeat: no-repeat;
	height: 5px;
	clear: left;

}
#sidebox, #sidebox2, #sidebox3, #sidebox4, #sidebox5 {
	background-image: url(images/sideboxbak.gif);
	width: 186px;
	margin-left: 7px;
	margin-top: 0px;
	overflow: auto;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.sideboxtitle {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 5px;

}
.sideboxtext {
	font-size: 10px;

}
.sideboxpic {
	float: left;
	margin: 2px;
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 3px;	

}
.sidebot {

	background-image: url(images/sideboxbot.gif);
	background-repeat: no-repeat;
	height: 7px;
	background-position: center;
}
/* 'mid' */

#mid {
	width: 378px;
	float: left;
}
#mid p {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#mid h2 {
	font-size: 16px;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
	margin-top: 1px;
}
#mid h1 {
	font-size: 14px;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #FFFFFF;
	margin-top: 1px;
	color: #CC0000;
}

#mid div.pic {

}

.pointers ul
{
	margin: 0px;
	padding: 10px 10px 10px 30px;
	text-align: left;
}

.pointers ul li 
{
	list-style-image: url(images/arrow.gif);
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	white-space: normal;
	text-align: left;
}

.padding-mid {
	padding-right: 9px;
	padding-left: 8px;
	text-align: left;
}
.dots {
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	height: 7px;
	background-position: center;
}
.red-buts {
	float: right;
	margin-top: 7px;
}
.arrow-style {
	margin-right: 3px;
	vertical-align: middle;
	margin-bottom: 1px;
}
.livetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#mid p.tel, #mid p.fax, #mid p.address, #mid p.email, #mid p.web {
	background-image: url(images/phone.gif);
	background-repeat: no-repeat;
	margin-left: 19px;
	background-position: 5px 5px;
	padding-left: 33px;
}
#mid p.fax {
	background-image: url(images/fax.gif);
	background-position: 5px 5px;
}
#mid p.address {
	background-image: url(images/letter.gif);
	background-position: 8px 5px;
}
#mid p.email {
	background-image: url(images/mouse.gif);
	background-position: 10px 5px;
}
#mid p.web {
	background-image: url(images/www.gif);
	background-position: 5px 2px;
}
/* 'right' */

#right {
	width: 190px;
	float: right;
}
.credit {
	padding-right: 4px;
	padding-top: 10px;

}

.clients {
	text-align: center;
	margin-left: 25px;
}

/* 'footer' */

#footer {
	height: 102px;
	clear: both;
	background-image: url(images/footer.jpg);
}
#footer p {
	padding: 50px 0px 0px;
	font-size: 12px;
	color: #333333;
	margin: 0px;
}

/* ie tags */

* html #sidebox {
	margin-right: 2px;
}
* html #boxbot {
	margin-right: 2px;
}
/* html #right {
	margin-left: 230px;
	height: 1%;
}
* html #right p {
	font-size: 80%;
	text-align: left;
	margin: 8px 30px 15px 20px;
	padding: 0px;
}
* html #right ul {
	width: 450px;
	padding-right: 30px;
}


/* classes */

.hr-right {
	background-image: url(images/right-hr.jpg);
	height: 26px;
	margin: 0px;
	padding: 0px;
}
.hr-left {
	background-image: url(images/left-hr.jpg);
	height: 26px;
}



#footer a:link, #footer a:visited, #footer a:active {
	color: #CC0000;
}
#footer a:hover {
	color: #666666;
}
#mid h3 {
	font-size: 12px;
	text-align: left;
	color: #CC0000;
	padding-left: 10px;
}

#mid h6 {
	text-align: left;
	color: #277CCF;
	font-size:11px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-left: 15px;
}
.midpic {
	float: right;
	border: 1px solid #000000;
	margin-left: 10px;
	margin-right: 10px;
}
#right h3 {
	font-size: 11px;
	color: #333333;
	background-image: url(images/h2-back1.gif);
	background-repeat: no-repeat;
	width: 189px;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	text-indent: 18px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-right: 3px;
	margin-left: 1px;
}
#right p {
	text-align: left;
	padding-left: 5px;
	padding-right: 10px;
}
#right .rightimgcentre {

	
}
/* #mid ul {
	margin: 0px;
	padding: 5px 0px 0px 20px;
	text-align: left;
}
#mid ul li {
	height: 20px;
	margin: 0px;
	background-image: url(images/buttonoff.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	list-style-image: url(images/arrow.gif);
	list-style-position: outside;
} */

#mid ol li{
text-align:left;
margin-top: 5px;
margin-bottom: 5px; 
}

#mid ol {
	margin: 0px;
	padding: 5px 0px 10px 40px;
	text-align: left;
}

#footer
{
	height: 18px;
	background-image: url(images/footer.gif);
}

