/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	background: #000000 url(images/bground.jpg) repeat-x left top;
}
.clear {
	clear: both;
}
#head {
	height: 126px;
	position: relative;
	background: #000000;
	border-right: 1px solid #6f6f6f;
	border-left: 1px solid #6f6f6f;
}
#head #logo {
	position: absolute;
	left: 0;
	top: 0;
}
#head #tel {
	position: absolute;
	top: 45px;
	right: 25px;
	color: #999999;
	font: 32px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#head p {
	font-size: 12px;
	color: #999999;
	position: absolute;
	top: 85px;
	right: 25px;
	padding: 0;
	margin: 0;
}
#head #strap {
	font-size: 12px;
	color: #999999;
	position: absolute;
	right: 25px;
	top: 102px;
}
#head .pgo-head {
	width: 125px;
	height: 104px;
	diplay: block;
	position: absolute;
	left: 350px;
	top: 10px;
	text-indent: -999999px;
	background: url(images/pgo-head.jpg) no-repeat left top;
	overflow: hidden;
}
#head a:hover.pgo-head {
	background: url(images/pgo-head.jpg) no-repeat left -105px;
}
#head #pgo {
	font-size: 10px;
	color: #666666;
	position: absolute;
	left: 485px;
	top: 30px;
	width: 100px;
}
#menucont {
	border-right: 1px solid #6f6f6f;
	border-left: 1px solid #6f6f6f;
}
.menusep {
	background: #6f6f6f;
}
.button {
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
	display: block;
	margin: 0;
	padding: 6px 10px;
}
a:hover.button {
	background: url(images/butover.jpg) repeat-x left top;
	color: #FFFFFF;
}
#content {
	background: #333333 url(images/colback.jpg) repeat-x left top;
	border-left: 1px solid #6f6f6f;
	border-right: 1px solid #6f6f6f;
	border-bottom: 1px solid #6f6f6f;
	text-align: left;
}
#content h1 {
	font: normal 28px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 0px 15px 20px 20px;
	padding: 20px 0px 5px;
	border-bottom: 1px dotted #000000;
}
#content h1 #strapline {
	font: normal 15px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 60px;
	padding: 0px;

}
#content p {
	font-size: 12px;
	color: #999999;
	margin: 0px 10px 15px 25px;
	padding: 0px;
	
}
#content hr {
	margin-right: 25px;
	margin-left: 25px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #000000;
}
#centcol {
	background: #333333 url(images/colback.jpg) repeat-x left top;
	border-right: 1px solid #6f6f6f;
	border-bottom: 1px solid #6f6f6f;
}
#rightcol {
	background: #333333 url(images/colback.jpg) repeat-x left top;
	border-right: 1px solid #6f6f6f;
	border-bottom: 1px solid #6f6f6f;
}
#foot {
	background: #333333 url(images/colback.jpg) repeat-x left top;
	border-left: 1px solid #6f6f6f;
	border-right: 1px solid #6f6f6f;
	border-bottom: 1px solid #6f6f6f;
	padding: 5px 0;
	
}
#foot p {
	font-size: 10px;
	color: #999999;
	padding: 0;
	margin: 0 10px 0 0;
}
#foot ul {
	padding: 0;
	margin: 0 10px 0 0;
}
#foot ul li {
	display: inline;
	list-style: none;
	margin: 0px 0px 0px 6px;
	padding: 0px;

}
#foot ul li a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;

}
#foot ul li a:hover {
	color: #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
#footright {
	background: #333333 url(images/colback.jpg) repeat-x left top;
	border-right: 1px solid #6f6f6f;
	border-bottom: 1px solid #6f6f6f;
	margin: 0px;
	padding: 0px 0px 5px;
}
#footright p {
	font-size: 10px;
	color: #999999;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
#uk {
	background: #333333 url(images/colback.jpg) repeat-x left top;
	border-right: 1px solid #6f6f6f;
	border-bottom: 1px solid #6f6f6f;
}
#uk a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: left;
	display: block;
	background: url(images/globe.jpg) no-repeat right top;
	width: 162px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 16px;
	
}
#uk a:hover {
	color: #CCCCCC;
}
#fplist {
	margin-top: 50px;
	margin-right: 8px;
}
#fplist li {
	font-size: 12px;
	color: #999999;
}
.boxout {
	float: right;
	margin: 0 10px 5px 5px;
}
h2 {
	font: normal 22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	margin: 0px 0px 15px 20px;
	padding: 0px;
}
.imgbrdr {
	border: 2px solid #999999;
}
.pagelink {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
a:hover.pagelink {
	color: #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
#pgolist {
	margin: 10px 10px 20px;
	padding: 0px;

}
#pgolist li {
	margin: 0px 0px 5px;
	padding: 0px;
	list-style: none;

}
#pgolist li a {
	display: block;
	text-decoration: none;
	text-align: center;
	font: 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: url(images/pgolink.jpg) repeat-x left top;
	border: 1px solid #888888;
	margin: 0px;
	padding: 15px 0px;
	color: #999999;
}
#pgolist li a:hover {
	color: #cccccc;
	background: url(images/pgo-over.jpg) repeat-x left top;
	
}
#pgopics {
	margin: 0px 0px 0px 18px;
	padding: 0px;

}
#pgopics li {
	margin: 0px 0px 5px;
	padding: 0px;
	list-style: none;

}
#pgopics li a {
	border: 2px solid #666666;
	display: block;
	width: 160px;

}
#pgopics li a:hover {
	border: 2px solid #999999;

}
#content h3 {
	font: normal 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	margin: 0px 0px 15px 20px;
	padding: 0px;
}
h4 {
	font: 15px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #bbbbbb;
	margin: 0px 0px 15px 20px;
	padding: 0px;
}
.disc {
	font-size: 10px;
}
#cev {
	float: left;
	margin: 0px 10px;
	padding: 0px;

}
#cev li {
	margin: 0px 0px 5px;
	padding: 0px;
	list-style: none;
	
}
.disc {
	font-size: 10px;
	color: #999999;
	margin: 0 0 15px 25px;
}
#TD2000 {
	margin: 0px 0px 0px 10px;
	padding: 0px 0 20px 0;;

}
#TD2000 li {
	float: left;
	list-style: none;
	margin-right: 5px;
	margin-bottom: 5px;

}
#mastretta {
	padding: 20px 0 0 0;
	margin: 0;
}
#mastretta li {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#mastretta li a {
	border: 2px solid #666666;
}
#mastretta li a:hover {
	border: 2px solid #999999;
}
.servtest {
	width: 510px;
	border-bottom: 1px dotted #000000;
	font-size: 12px;
	color: #999999;
	margin: 0 0 10px 25px;
	background: url(images/testback.gif) no-repeat left top;

}
.servtestcont {
	margin-top: 20px;
	margin-left: 50px;
	margin-right: 5px;
	margin-bottom: 5px;
	
}
.servtype {
	color: #cccccc;
	background: url(images/servtest.gif) no-repeat right bottom;
	height: 30px;
	text-align: right;
	padding-right: 50px;
	border-bottom: 1px solid #666666;
}
#topwrap {
	position: relative;
	width: 992px;
}
.menuInsert  { z-index: 200;}
.menuContainer { z-index: 1000 }
#ddown {
	margin: 0;
	padding: 0;
	width: 160px;
}
#ddown li {
	float: left;
	clear: left;
	list-style-type: none;
	border-bottom: 1px solid #999999;
	width: 100%;
}
#ddown li a {
	display: block;
	text-indent: 12px;
	font-size: 12px;
	background: #000000;
	text-decoration: none;
	padding: 5px 0;
	color: #999999;
}
#ddown li a:hover {
	background: #333333;
	color: #cccccc;
}
.testi {
	height: 175px;
	margin: 0 61px 15px;
	background: url(images/testiback.jpg) no-repeat left top;
	font-family: Courier, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 34px 20px 0 60px;
	line-height: 21px;
	position: relative;
}
.testiman {
	position: absolute;
	top: 97px;
	right: 30px;
	font-weight: bold;
}
#corrielist {
	margin: 0px;
	padding: 0px 0px 0px 25px;

}
#corrielist li {
	list-style: none;
	float: left;
	margin: 0px 5px 0px 0px;

}
#corrielist li a {
	border: 2px solid #666666;
	display: block;

}
#corrielist li a:hover {
	border: 2px solid #999999;
	
}
