#sec3outerbox
{
	width:100%;
	position:relative;
	overflow:hidden;
	/*background-color: #FFC6FE;*/
	
	background: url(../images/homeElevation1.jpg) no-repeat center center fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
/*  
	overflow-x: hidden;
	overflow-y: hidden;*/
	
}

.conneimg
{
	width:100%;
	position:relative;
	overflow:hidden;
	/*background-color: #FFC6FE;*/
	
	background: url(../images/connectivity.jpg) no-repeat center center fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;

	
}
.sec3enterprise
{
	width:100%;
	position:absolute;
	top:0px;
}
#sec3enterprise1
{
	/*background:#86693E;*/
	
	background: url(../images/homeElevation2.jpg) no-repeat center center fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
/*  
	overflow-x: hidden;
	overflow-y: hidden;*/
	
}
#sec3enterprise2
{
	/*background:#b1e583;*/
	
	background: url(../images/villaFeatures.jpg) no-repeat center center fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  
	overflow-x: hidden;
	overflow-y: hidden;
	
}
#sec3enterprise3
{
	/*background:#87CFE7;*/
	
	background: url(../images/highlights.jpg) no-repeat center center fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  
	overflow-x: hidden;
	overflow-y: hidden;
	
}
#sec3enterprise4
{
	/*background:#958F89;*/
	
	background: url(../images/assesibility.jpg) no-repeat center center fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  
	overflow-x: hidden;
	overflow-y: hidden;
	
}

#sec3menubox
{
	width:600px;
	height:280px;
	position:absolute;
	left:20%;
	/*z-index:200;*/
	top:33%;
}
#sec3menubox ul
{
	list-style:none;
}
#sec3menubox ul li
{
	color: #D3BD79;
	font-size:46px;
	text-transform:uppercase;
	cursor:pointer;
	line-height: 180%;
}

.sec3sidebar h2
{
	font-size:40px;
	text-transform: uppercase;
	/*text-align:center;*/
	-moz-text-shadow: 0 1px 1px #CCC;
    -webkit-text-shadow: 0 1px 1px #CCC;
    text-shadow: 0 1px 1px #CCC;
	margin-top:30px;
}
.sec3sidebar h3
{
	font-size:20px;	
	-moz-text-shadow: 0 1px 1px #CCC;
    -webkit-text-shadow: 0 1px 1px #CCC;
    text-shadow: 0 1px 1px #CCC;
	padding-top: 20px;
}
#sec3sbar2 p, #sec3sbar3 p, #sec3sbar4 p
{
	margin-bottom: 0px !important;
}
.pimg
{
	float:left;
	width:15px;
}
.ptxt
{
	float:left;
	width: 90%;
	padding-left: 10px;
}
.sec3sidebar ul
{
	/*margin-left: 10px;*/
	list-style:none;
        color: #000;
}
.sec3sidebar ul li
{
	margin: 5px 0px;
}
.sec3sidebar p
{
	font-size: 18px;
	line-height: 24px;
        margin-bottom: 20px;
        color: #000;

	/*margin: 7px 15px;*/

/*
	font-size:14px;
	line-height: 16px;
	margin: 10px 0px;
*/
}
.sec3sidebar
{
	width:90%;
	background:#D3BD79;
	position:absolute;
	top:0px;
	z-index:180;
	/*text-align:justify;*/
	margin:0 auto;
}

#sec3sidebarBOX
{
	width:400px;
	background:#D3BD79;
	/*background:url(../images/sidebarBg.png) repeat;*/
	position:absolute;
	top:0px;
	right:-440px;
	z-index:800;
	/*padding:100px 20px;*/
	text-align:justify;
	color:#453623;
}

#closeenterprise
{
	position:absolute;
	top:10px;
	right:0px;
	z-index:1000;
	cursor:pointer;
}



#closeenterprise,#closepconner
{
	position:absolute;
	top:10px;
	right:10px;
	z-index:1000;
	cursor:pointer;
}

/*.closebtn
{
	width:75%;
}*/



#gdsgg
{
width: 600px;
height: 280px;
position: absolute;
left: 20%;
top:33%;

}
#gdsgg ul 
{
font-size: 46px;
text-transform: uppercase;
cursor: pointer;
line-height: 70px;
color:rgb(211, 189, 121);
list-style-type:none;

}

#connecttab{
background: #D3BD79;
position: absolute;
top: 0px;
right: -88%;
z-index: 800;
/* padding: 100px 20px; */
text-align: justify;
color: #453623;
width:88% !important;
}

.connectinner
{
margin-top: 7%;
margin-left: 5%;
}