				.header {  
						background-image: url("../macroimg/logo_macrotech3.gif");
   						background-repeat:no-repeat; 
  					   	height: 125px;
						width: 100%;
   						background-position: center;
      					margin: 25px auto;
      					
   				
   					

   						}
   					
				.top {	border: 1px solid #ababab;
						width: 1100px; 
						margin: -16px auto 0px auto;
						padding-bottom: 35px;
						height: 95px;
						-moz-box-shadow: 0 0 20px #777777;
 		 				-webkit-box-shadow: 0 0 20px #777777;
 		 				box-shadow: 0 0 20px #777777;}
				#round {text-align: center;
						font-family: 'Open Sans', sans-serif;
						width: 78px;
						font-size: 12px;
						display: inline-block;
						margin-left: 0.1px; 
						margin-right: 0.1px;
						border-top: 1px solid #d3d3d3;
						border-bottom: 1px solid #dedede;
						width: 119px;
 						padding-bottom: 3px;
 						padding-top: 3px;
 						background-color: #e5e5e5;
 						font-weight: 600;
 						transition: all 0.5s;
 						margin-top: 2px;
 						
 						cursor: point;
						background: #739ac5; 
						
    					
    					} 
		
	
				.list { text-align: center;
						font-family: 'Open Sans', sans-serif;
						width: 78px;
						font-size: 12px;
						display: inline-block;
						margin-left: 0.1px; 
						margin-right: 0.1px;
						border-top: 1px solid #d3d3d3;
						border-bottom: 1px solid #dedede;
						width: 119px;
 						padding-bottom: 4px;
 						padding-top: 3px;
 						background-color: #e5e5e5;
 						font-weight: 600;
 						transition: all 0.5s;
 						margin-top: -2px;
 						height: 15px;
 						cursor: point;
						background: #e5e5e5; /* For browsers that do not support gradients */
    					background: -webkit-linear-gradient(#fafafc, #e5e5e5); /* For Safari 5.1 to 6.0 */
    					background: -o-linear-gradient(#fafafc, #e5e5e5); /* For Opera 11.1 to 12.0 */
    					background: -moz-linear-gradient(#fafafc, #e5e5e5); /* For Firefox 3.6 to 15 */
    					background: linear-gradient(#fafafc, #e5e5e5); /* Standard syntax */
    		
}
.listhold{width: 100%;
		 display: block;
		 margin-left: -37px;
		 margin-top: 15px;
		 
		}

.list:after {background-color: #333;}
.active {color: white;}
				.list1 {width: 1100px;
						
						margin: -40.50px auto 0px auto;}
				a {
   					color: #6b6b6b;
   					text-decoration: none;
   					transition: 0.5s;
   					}
				a:hover {
   							color: #104e8b;
   							}
				a:active {
							color: #000000;} 
