.mainboarder {
	font-family: Tahoma, Arial, Verdana, Bellerose;
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #005943;
	border-left-color: #005943;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005943;
	padding-left: 5px;
}
.enquiryform {
	font-family: Tahoma, Arial, Verdana, Bellerose;
	font-size: 11px;
	font-weight: lighter;
	color: #003300;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 15px;
	width: 180px;
	border: 1px solid #003300;
}
.enquiryform1 {
	font-family: Tahoma, Arial, Verdana, Bellerose;
	font-size: 11px;
	font-weight: lighter;
	color: #003300;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 200px;
	border: 1px solid #006600;
}
.mainbutton {
	font-family: Tahoma, Arial, Verdana, Bellerose;
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	height: 35px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.mainbutton a {
	font-family: Tahoma, Arial, Verdana, Bellerose;
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	background-color: #00CCFF;
	border: 1px solid #003300;
	height: 35px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.mainbutton a:hover {

	font-family: Tahoma, Arial, Verdana, Bellerose;
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #005943;
	border: 1px solid #003300;
	height: 35px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.enquuiryform {
	font-family: Tahoma, Arial, Verdana, Bellerose;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
	line-height: 10px;
	text-align: left;
	text-transform: uppercase;
}
.text {
	font-family: Tahoma, Arial, Verdana, Bellerose;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #003300;
	text-decoration: none;
	line-height: 20px;
}

.maintextbox {
	font-family: Tahoma, Arial, Verdana, Bellerose;
	font-size: 11px;
	line-height: 25px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	margin-left: 10px;
	padding-right: 15px;
}
.maintextbox a {
	font-family: Tahoma, Arial, Verdana, Bellerose;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.maintextbox a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.submitbutton {
	background-color: #666666;
	text-align: center;
	height: 20px;
	width: 50px;
	font-family: Tahoma, Arial, Verdana, Bellerose;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px dotted #999999;
}
.contactus {
	font-family: Tahoma, Arial, Verdana, Bellerose;
	font-size: 10px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 6px;
}
.projectbutton {
	font-family: Tahoma, Arial, Verdana, Bellerose;
	font-size: 11px;
	font-weight: bold;
	color: #6D8DC6;
	text-decoration: none;
	background-color: #606AA8;
}

.welcomeletter {
	font-family: Tahoma, Arial, Verdana, Bellerose;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
.projectbutton a {
	font-family: Tahoma, Arial, Verdana, Bellerose;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #D4DDEE;
	text-align: center;
	display: block;
	border: 1px solid #6D8DC6;
	line-height: 20px;
	text-transform: uppercase;
	font-style: normal;
	font-variant: normal;
}
.projectbutton a:hover {
	color: #993300;
	text-decoration: underline;
	background-color: #D5E1F7;
	text-align: center;
	display: block;
	border: 1px solid #FFFFFF;
}
