@charset "utf-8";
/* CSS Document */

#topContainerContact #tel {
	float: left;
	margin-left: 5px;
}
#topContainerContact #email {
	float: right;
	margin-right: 5px;
}
#topContainerContact span  , #footer span, #footer2 span{
	color: #7fe601;
	display: inline-block;
	padding-right: 2px;
	padding-left: 2px;
}
#topContainerContact a, #footer a {
	color: #FFFFFF;
	text-decoration: none;

}
#sub-menu {
	background-color: #666F74;

}
#services ul , #servicesDesktop ul{
	list-style-type: none;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}
#servicesDesktop ul li {
	line-height: 2em;
}

#navtop ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#navtop ul li {
	list-style-type: none;
	float: left;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
#navtop a , #footer2 a{
	color: #FFFFFF;
	text-decoration: none;
}
#navtop a:hover, #footer2 a:hover {
	color: #7FE601;
	text-decoration: none;
}

#greenBlock .green {
	background-color: #7FE601;
	height: 25px;
	width: 26%;
	float: left;
}
#navtop ul li:last-child {
	padding-right: 0px;
}

.colBreak {
    break-after: always;
    -moz-column-break-after: always;
    -webkit-column-break-after: always;
}

.gridContainer.clearfix .bg  table tr td a {
	color: #333333;
}
.gridContainer.clearfix .bg  table td{
	vertical-align: middle;
	text-align: left;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.bg #aboutContainer #aboutBlock .contactCol1 p, .bg #aboutContainer #aboutBlock .contactCol2 p {
	font-size: 12px;
}
.contactCol1 p {
	line-height: 16px;
	padding-bottom: 4px;
	padding-top: 3px;
}
.contactCol1 p a {
	color: #7FE601;
	text-decoration: none;
}
.emGreen {
	font-weight: normal;
	background-image: url(../images/green-bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}




.gridContainer.clearfix .bg #aboutBlock table th {
	text-align: left;
	font-size: 20px;
	font-weight: normal;
}
#aboutBlock p, #textBlock p{
	font-size: 14px;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
.gridContainer.clearfix .bg #aboutBlock ul {
	margin-top: 0px;
	padding-top: 0px;
}

#aboutBlock ul, #textBlock ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 3px;
}
#textBlock h2 {
	color: #FFFFFF;
}

#aboutBlock li, #textBlock li{
	font-size: 14px;
	list-style-type: none;
	background-image: url(../images/green-bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#portfolioList ul {
	padding: 0px;
	margin-top: 4%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sliderContainer #portfolioList ul li   {
	list-style-type: none;
	background-image: url(../images/green-bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7%;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}



#textBlock form table td {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #535A5E;
}
#portfolioList a   {
	text-decoration: none;
	color: #333333;
}
#portfolioList a:hover {
	text-decoration: none;
	color: #82CF01;
}
#portfolioList a:focus {
	text-decoration: none;
	color: #82CF01;
}
#aboutBlock .contactCol1 {
	float: left;
	width: 37%;
	margin-right: 3%;
}
#aboutBlock .contactCol2 {
	float: left;
	width: 60%;

}
#textBlock h1 , #textBlock h2{
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 0px;
}
#tblContactFrm {
	margin-top: 10px;
}
.btnSend {
	font-size: 16px;
}
