*{
margin:0;
padding:0;
box-sizing:border-box;
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
-webkit-box-sizing:border-box;
}

body{font-family:arial;
		font-size:0.75em;}

img{border:0;}
		
p {
/* font-size:1em; */
font-size:14px;
text-align:justify;}		

.details{padding-left:15px;}

.Heading{color:#192d5c;color:#064880;}

.LeftSpace
{list-style-position: outside;
margin-left: 15px;
}


a
{text-decoration:none;
color:#192d5c;
}

a:hover
{text-decoration:underline;}

a.ReadMore 
{
color:#2b4003;
color:#20740e;
font-style:italic;
font-weight:bold;
}

a.EmailLink
{	color:#03F; 
	text-decoration:underline;}

ul.leftDistance
{
padding-left:38px;
font-size:14px;
list-style-position:inside;

}
h1,h2,h3,h4,h5,h6
{
color:#192d5c;
color:#064880;

}
#container{
width:960px;
height:auto;

position:relative;
margin:auto;
}

.active_1{ text-decoration:underline;}

#container #aboutus{
width:960px;

height:auto;

position:relative;
background-color:#83afde;
float:left;
clear:both;

}

#container #aboutus #aboutusHeader{
width:960px;
height:342px;

position:relative;
background:url(../images/Envirotech_About_us_BG2.jpg);
background-repeat:no-repeat;
float:left;
z-index:2;
overflow:hidden;
}


.logo2{
width:422px;
height:152px;
position:relative;
float:left;
margin:0 0 0 12px;
}

#container #aboutus #navAboutHolder
{
width:960px;
height:40px;
z-index:999;
position:relative;
float:left;
clear:both;
margin-top:-245px;
}

.footer{
width:960px;
height:50px;
/* line-height:50px; */
position:relative;
float:left;
clear:both;

background-color:#85c226;
background-color:#192d5c;

font-size:12px;
color:#1a5b31;
color:#fff;

padding-top:20px;
/*padding-bottom:10px;*/
padding-left:60px;
}

#container .footer .FBLogos
{
	width:105px;
	height:28px;
	line-height:25px;
	float:right;
	position:absolute;
	margin: -20px 0 0 750px;
}
		
#container .footer .FBLogos a{
							display:block;	
							width:18px;
							height:30px;
							position:relative;
							float:left;
							margin-left:13px;	
}

#container .footer .FBLogos .btn1
{background:url(../images/logos.png) no-repeat 0 0;}


#container .footer .FBLogos .btn2
{background:url(../images/logos.png) no-repeat 50% 0;}


#container .footer .FBLogos .btn3
{background:url(../images/logos.png) no-repeat 100% 0;}



#container .footer .FBLogos .btn1:hover
{background:url(../images/logos.png) no-repeat 0 100%;}


#container .footer .FBLogos .btn2:hover
{background:url(../images/logos.png) no-repeat 50% 100%;}


#container .footer .FBLogos .btn3:hover
{background:url(../images/logos.png) no-repeat 100% 100%;}


#container .footer .FBLogos .animate
{	transition:All 0.5s;
	-moz-transition:All 0.5s;
	-o-transition:All 0.5s;
	-webkit-transition:All 0.5s;
	}


.navAbout{
width:960px;
height:40px;

/* margin-top:-55px; */
border-radius:15px;
position:relative;
float:left;
clear:both;
z-index:6;
}
.navAbout ul{list-style:none;}

.navAbout ul li{float:left;}

.navAbout ul li ul{display:none;}

.navAbout ul li a{
display:block;
width:200px;
height:40px;
line-height:36px;
text-decoration:none;
margin:1px 5px;
		border-radius:10px;
		-o-border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;

background:url(../images/Btn_transparent_BG.png);

color:#192d5c;
text-align:center;
font-size:12px;
font-weight:bold;
			transition:All 0.3s;
			-moz-transition:All 0.3s;
			-o-transition:All 0.3s;
			-webkit-transition:All 0.3s;
			
border:1px solid #192d5c;
}

.navAbout a:hover{
color:#192d5c;
text-decoration:underline;
line-height:55px;
background-color:#fff;
}

.JqueryBannerOutline{
width:765px;
height:289px;
position:absolute;

clear:both;
z-index:666;

margin-top:145px;
margin-left:98px;
/* background:url(../images/Outline.png); */
background:url(../images/Blue_Outline.png);
background-repeat:no-repeat;

/*border:4px solid #192d5c;*/
		border-radius:10px;
		-o-border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
}

.slideshow{
width:762px;
height:293px;
position:absolute;
float:left;
clear:both;
z-index:4;

overflow:hidden;
margin-top:148px;
margin-left:98px;
/*background:url(../images/Envirotech_jquery_border.png);*/
/*padding-bottom:3px;*/
padding-top:40px;
/*border:4px solid #192d5c;*/
		border-radius:20px;
		-o-border-radius:20px;
		-moz-border-radius:20px;
		-webkit-border-radius:20px;
}

.slideshow IMG {
    position:absolute;
    top:40;
    left:0;
    z-index:8;
    opacity:0.0;
	
		border-radius:20px;
		-o-border-radius:20px;
		-moz-border-radius:20px;
		-webkit-border-radius:20px;
}

.slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

.slideshow IMG.last-active {
    z-index:9;
}

.content{
width:960px;
height:auto;
margin-top:320px;
position:relative;

padding-bottom:25px;

background-image:linear-gradient(#83afde, #d0e5fa);
-moz-background-image:linear-gradeint(#83afde, #d0e5fa);
-o-background-image:linear-gradient(#83afde, #d0e5fa);
-webkit-background-image:linear-gradient(#83afde, #d0e5fa);

float:left;
clear:both;
}

.section{
width:550px;
height:auto;
position:relative;
margin:-300px 0 0 300px;

padding:20px;
background-color:#fff;
color:#192d5c;
border:2px solid #205304;

		border-radius:10px;
		-o-border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;

float:left;
clear:both;
}

.article
{
width:760px;
height:auto;
position:relative;
float:left;

}

.Left{
width:260px;
height:auto;
position:relative;
float:left;
}

.Right
{
width:450px;
height:auto;
position:relative;
float:left;
/* background-color:green; */
}


.Logo
{
width:952px;
height:95px;
position:relative;
float:left;
clear:both;
z-index:6;
background-color:#fff;
margin:45px 0 0 3px;
border:1px solid #9e9e9e;

		border-radius:10px;
		-o-border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;

box-shadow: 0 0 15px #fff;
-moz-box-shadow: 0 0 15px #fff;
-webkit-box-shadow: 0 0 15px#fff;
box-shadow: 0 0 15px #fff;
}

.slideshowLogo2
{
width:952px; 
height:52px; 

position:absolute;
float:left;
clear:both;
margin:5px 0 0 0;

/* border:1px solid #9e9e9e; */

box-shadow: 0 0 10px #fff;
-moz-box-shadow: 0 0 10px #fff;
-webkit-box-shadow: 0 0 10px#fff;
box-shadow: 0 0 10px #fff;
}

.slideshowLogo2 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

.slideshowLogo2 IMG.activeLogo {
    z-index:10;
    opacity:1.0;
}

.slideshowLogo2 IMG.last-activeLogo {
    z-index:9;
}
