html,
body {
	margin:0;
	padding:0;
	height:100%;
	overflow: hidden;
}

body{
	font-family: 'Roboto', sans-serif;
	background-repeat: repeat;
	background-image: url("https://cdn.vsands.net/vs/i/back/back04.jpg");
 
}
a{
	color: #4c3000;
	text-decoration:underline;
	text-decoration-style: dotted;

}
a:visited{
	color: #49667b;
	text-decoration: none;
}

a:hover{
	color: #ebd497;
	text-decoration: underline;
	text-decoration-color: #ebd497;
}


::-webkit-scrollbar {
    width: 10px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.3); 
    border-radius: 4px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.5); 
}


#header{
	height: 30px;
	margin: 0px;
}


.page{
  position: relative;
  background-color: transparent;
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
	margin-bottom: 125px;
  	height:100%;
  	/*overflow-y: auto; */
  	
}

#pyramid{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 283px;
  height: 380px;
}
#pyramidbase{
  position: absolute;
  left: 283px;
  top: 309px;
  width: 112px;
  height: 71px;
}

#sunspot{
  position: absolute;
  left: 283px;
  top: 0px;
  width: 85px;
  height: 86px;
}

#nameplate{
  position: absolute;
  left: 580px;
  top: 15px;
  width: 305px;
  height: 45px;
}
#whatwedo{
  position: absolute;
  left: 515px;
  top: 63px;
  width: 450px;
  height: 20px;
}

div.sidenav{
  padding-left: 5px;
  padding-top: 1px;
  color: white;
  position:absolute;
  background-color: #49667b;
  width: 132px;
  height: 24px;
  -webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.75);
  box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.75);
  left:840px;
}

div.sidenav.about{
  top:125px;
}
div.sidenav.why{
  top:164px;
}
div.sidenav.contact{
  top:203px;
}
div.sidenav.faq{
  top:242px;
}

div.sidenav a{
	color: white;
	text-decoration: none;
}
div.sidenav a:hover{
	text-decoration: underline;
}

div.alertnote{
	position: absolute;
	width: 470px;
	top: 330px;
	display: block;
	background-color: white;
	border: #660033;
	left: 415px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-style: solid;
	border-width: 2px;
	border-radius: 10px;
	font-size: smaller;
}

div.category{
  position: absolute;
  width: 150px;
  height: 200px;
  top: 330px;

}

div.category.hardware{
  left: 415px;
}

div.category.software{
  left: 585px;
}

div.category.service{
  left: 755px;
}

div.category .header{
  position: absolute;
  top: 0px;
  left: 5px;
  color: #ddd;
  font-size: 12px;
  text-transform: uppercase;
}


div.category .cattext{
  position: absolute;
  top: 105px;
  left: 5px;
  width: 140px;
  color: #49667b;
}

div.category a{
  color: #49667b;	
  text-decoration: none;
}

div.category a:visited{
  color: #444;	
  text-decoration: none;
}

div.category a:hover{
  text-decoration:underline;
}

#foot {
   position:fixed;
   left:0px;
   bottom:0px;
   height:120px;
   max-height:120px;
   background: #49667b;
   width: 100%;    
   display: block;
   color: #d9d9d9;
   z-index: 100;
}

#foot a{

	color:#d9d9d9; 
	text-decoration:underline;
	text-decoration-style: dotted;

}
#foot a:visited{
	color: #c99849;
	text-decoration:underline;
	text-decoration-style: dotted;
}

#foot a:hover{
	color: #ebd497;
	text-decoration: underline;
	text-decoration-color: #ebd497;
}

#company{
	position: absolute; 
	height: 120px;
	width: 25%;
}

#company .content{
	height: 95px;
	left: 5%;
	width: 95%;
	top: 20px;
	margin-top: 5px;
	position: absolute; 
	font-size: 12px;
   color: #d9d9d9;	
}

#expert{
	position: absolute; 
	left: 25%;
	height: 120px;
	width: 25%;
}

#expert .content{
	height: 100px;
	left: 5%;
	width: 95%;
	top: 20px;
	position: absolute; 
	font-size: 12px;
   color: #d9d9d9;	
}

#expert .content ul{
	margin-top: 5px;
	padding-left: 10px;
	color: #d9d9d9;
}

#expert a{
	font-size:12px; 
	color:#d9d9d9; 
	text-decoration:none 
}
#expert a:hover{
	color: #ebd497;
	text-decoration: underline;
	text-decoration-color: #ebd497;
}
#expert a:visited{ text-decoration:underline; color:#c99849;  }


#news{
	position: absolute; 
	left: 75%;
	height: 120px;
	width: 25%;
}

#news .content{
	height: 100px;
	left: 5%;
	width: 95%;
	overflow-y: auto;
	top: 20px;
	position: absolute; 
}

#social{
	position: absolute; 
	left: 50%;
	height: 120px;
	width: 25%;
}

#social .content{
	height: 100px;
	left: 5%;
	width: 95%;
	overflow-y: auto;
	top: 25px;
	position: absolute; 
}
#social .icon{
	width: 25px;
}

.heading{
	height: 20px;
	width: 100%;
	top: 0px;
	left: 10px;
	position: absolute; 
	color: #ffc564
}

.heading:before{
  content : "";
  position: absolute;
  left    : 0;
  bottom  : 0;
  height  : 2px;
  width   : 50%;  /* or 100px */
  border-bottom:2px solid #d9d9d9;;
}


table{
	valign: top;
	font-size: 10pt;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border-style: solid;
	border-width: 0;
	margin: 0;
	padding: 0;
}
table.prob li{ margin-left: -20px; list-type: none; padding: 5px 0; }

table.prob ul{
	list-style-image: url('https://cdn.vsands.net/vs/i/bullets/bull02.gif');
	padding-left: 40px;
	margin: 0;
}
table.bizcase li{ margin-left: -20px; list-type: none; padding: 5px 0; }

table.bizcase ul{
	list-style-image: url('');
	padding-left: 40px;
	margin: 0;
}

table.solved li{ margin-left: -20px; list-type: none; padding: 5px 0; }

table.solved ul{
	list-style-image: url('https://cdn.vsands.net/vs/i/bullets/bull02.gif');
	padding-left: 40px;
	margin: 0;
}

ul.feedEkList{width:100%; list-style:none outside none;background-color:#49667b; border:0px solid #D3CAD7; padding:0px; margin: 0px; color:#ececec;}
.feedEkList li{border-bottom:1px dotted #D3CAD7; padding:1px;}
.feedEkList li:last-child{border-bottom:none;}
div.itemTitle{
	font-size:13px; color:#c99849
}
div.itemTitle a{font-size:13px; !important; text-decoration:none;  }
div.itemTitle a:hover{font-size:13px; text-decoration:underline }
div.itemTitle a:visited{font-size:13px; }
.itemDate{font-size:10px; color:#ececec;}
.itemContent{font-size: 12px;}

