﻿
.maindiv
{
width: 900px;
 margin-left: auto;
  margin-right: auto; 
  margin-top:50px; 
  color: #0000FF;
	
}


.techdescriptionstyle {
	text-align: left;
	margin-bottom: 12px;
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 9px;
	font-size: 12pt;
	font-family: "Arial";
	font-weight: normal;
	color: black;
	vertical-align: top;
	width: 215px;
	
	
}
.blackbutton {
	margin: 5px;
	text-align: left;
	font-size: 12pt;
	font-family: "Arial";
	font-weight: normal;
	border: 1px solid black;
	padding: 2px;
	color: white;
	background: #666666;
	width: 176px;
}
.enquiryformbutton {
	font-size: 12pt;
	font-family: "Arial";
	font-weight: bold;
	color: white;
	text-align: left;
	width: 175px;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 20px;
	background-color: #B6AF67;
	margin-left: 20px;
	margin-right: 20px;
}
.TechDescriptionHeading {
	text-align: left;
	margin-bottom: 5px;
	margin-top: 12px;
	margin-left: 35px;
	margin-right: 8px;
	font-size: 15pt;
	font-family: "Arial";
	font-weight: bold;
	color: #86860C;
	width: 233px;
}
.TechHeading {
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 15pt;
	font-family: "Arial";
	font-weight: bold;
	color: #86860C;
}
.dslink {
	font: 14pt arial;
	text-align: center;
	color: #B6AF67;
	margin-bottom: 20px;
	margin-top: 5px;
	text-decoration: underline;
}
.address {
	font-size: 14pt;
	font-family: "Arial";
	font-weight: bold;
	color: white;
	text-align: left;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-left: 20px;
	margin-right: 5px;
}

.techbackground {
	border: 1px solid #000000;
	text-align: center;
	font-size: 14pt;
	color: #86860C;
	background-color: #C0C0C0;
	padding: 8px;
	vertical-align: middle
}

.techtopalign {
		border: 1px solid #000000;
		text-align: center;
		font-size: 14pt;
		color: #86860C;
		background-color: #C0C0C0;
		padding: 0px;
		vertical-align: top
	}



.techunderconstruction {
	border: 1px solid #000000;
	text-align: center;
	font-size: 14pt;
	color: fuchsia;
	background-color: #C0C0C0;
	padding: 8px;
	vertical-align: middle;
}

.techanchor{
	border: 1px solid #000000;
	text-align: center;
	font-size: 14pt;
	color: blue;
	text-decoration:underline;
	background-color: #C0C0C0;
	padding: 8px;
	vertical-align: middle;
	border-width:0px
}



.addressEmail {
	font-size: 14pt;
	font-family: "Arial";
	font-weight: bold;
	color: blue; text-decoration:underline;
	text-align: left;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-left: 20px;
	margin-right: 5px;
}


