body { 
	background-color:#000000;
	margin: 0;
	padding: 0; 
	font-family: Arial, Verdana, sans-serif; 
	color:#999999;
	}

h1 { font-family: Arial, Verdana, sans-serif; font-size: 20px; color:#CCCCCC; margin-top:0px;}
h2 { font-family: Arial, Verdana, sans-serif; font-size: 18px; color: #CCCCCC }
h3 { font-family: Arial, Verdana, sans-serif; font-size: 16px; color: #CCCCCC }
h4 { font-family: Arial, Verdana, sans-serif; font-size: 14px; color: #CCCCCC }
h5 { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #CCCCCC }
h6 { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #CCCCCC } 


#container {
	width: 1077px;
	margin: 0 auto;
	margin-right: auto; margin-left: auto
	}

p { font-size:14px; 
	text-align:justify;
	margin-top:2px;
	padding-top:2px;
	}

a { color:#FF0000; text-decoration:none;}

a:hover {color:#FF0000; text-decoration:underline;}

.calltoaction {
	color:#800000; 
	font-size:16px;
	padding-top:0px;
	margin-top:0px;
	}
.contactbutton {
	float:right;
	margin-left:10px;
	}	

#didyouknow {
	background:url(images/DidYouKnow_01.jpg);
	background-repeat:no-repeat;
	argin-left: 50px;
	margin-bottom: 20px;
	}

#homebody { 
	background:url(images/atenlabshome_01.jpg); 
	background-repeat:no-repeat;
	width:1077px;
	height:555px;
	}
	
#zipline { 
	background:url(images/atenlabsabout_02.jpg); 
	background-repeat:no-repeat;
	width:1077px;
	height:700px;
	}

#whatnext { 
	background:url(images/atenlabswhatnow_01.jpg); 
	background-repeat:no-repeat;
	width:1077px;
	height:555px;
	}
	
#whatnow { 
	background:url(images/atenlabswhatnext.jpg); 
	background-repeat:no-repeat;
	width:1077px;
	height:555px;
	}

#services {
	background:url(images/services.jpg); 
	background-repeat:no-repeat;
	width:1077px;
	height:2450px;
	}
#services2 {
	background:url(images/services.jpg); 
	background-repeat:no-repeat;
	width:1077px;
	height:1200px;
	}
#about { 
	background:url(images/atenlabsabout_01.jpg); 
	background-repeat:no-repeat;
	width:1077px;
	height:2349px;
	}

#about2 { 
	background:url(images/atenlabsabout_02.jpg); 
	background-repeat:no-repeat;
	width:1077px;
	height:1200px;
	}

#contact { 
	background:url(images/atenlabscontact_01.jpg); 
	background-repeat:no-repeat;
	width:1077px;
	height:555px;
	}
	
#contenthome {
	position:absolute;
	margin-top:235px; margin-left:50px;
	width:525px;
	}
	
#resume {
	position:absolute;
	margin-top:235px; margin-left:20px;
	width:650px;
	font-size: 12px;
	color:#ddd;
	}


#resume h1 {
	   margin-left:250px;
	   text-decoration: underline;
	   }
#resume h2 {
	   margin-left:250px;
	   text-decoration: none;
	   }

#content {
	position:absolute;
	margin-top:235px; margin-left:50px;
	width:525px;
	}

#navcontainer {
	position:absolute;
	top:171px;
	/* top:172px; */
	width:564px;
	height:33px;
	}

#nav2 ul {
	display: inline;
	overflow: hidden;
	list-style: none;
	}
	
#nav2 li {
	margin: 0; 
	padding: 0; 
	list-style-type:none;
   	display: inline;
	}

#nav2 a {
	float: left;
	padding: 33px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:33px; /* for IE5/Win */
	}
	
#nav2 a:hover {
	background-position: 0 -33px;
	}
	
#navhome a  {
	background-image:url(images/navon_01.jpg);
	width:87px; height:33px;
	}
	
#navhome2 a {
	background-image:url(images/navcurrent_01.jpg);
	width:87px; height:33px;
	}
	
#navnow a {
	background-image:url(images/navon_02.jpg);
	width:103px; height:33px;
	}
	
#navnow2 a {
	background-image:url(images/navcurrent_02.jpg);
	width:103px; height:33px;
	}
	
#navnext a {
	background-image:url(images/navon_03.jpg);
	width:101px; height:33px;
	}

#navnext2 a {
	background-image:url(images/navcurrent_03.jpg);
	width:101px; height:33px;
	}

#navabout a {
	background-image:url(images/navon_04.jpg);
	width:63px; height:33px;
	}

#navabout2 a {
	background-image:url(images/navcurrent_04.jpg);
	width:63px; height:33px;
	}
	
#navcontact a{ 
	background-image:url(images/navon_05.jpg);
	width:78px; height:33px;
	}

#navcontact2 a {
	background-image:url(images/navcurrent_05.jpg);
	width:78px; height:33px;
	}

#navblog a{ 
	background-image:url(images/navon_06.jpg);
	width:64px; height:33px;
	}

#navblog2 a {
	background-image:url(images/navcurrent_06.jpg);
	width:64px; height:33px;
	}
	
#navservices a{ 
	background-image:url(images/navon_07.jpg);
	width:63px; height:33px;
	}

#navservices2 a {
	background-image:url(images/navcurrent_07.jpg);
	width:63px; height:33px;
	}
	
	
#zipline {
	background:url(../images/zipline.jpg); 
	background-repeat:no-repeat;
	width:1077px;
	height:800px;
	}
	
#navzipline a{ 
	background-image:url(images/navon_08.jpg);
	width:78px; height:33px;
	}

#navzipline2 a {
	background-image:url(images/navcurrent_08.jpg);
	width:78px; height:33px;
	}


#footer { 
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	width:1077px;
	height:130px;
	margin-top:0px;
	padding-top: 0px;
	}

.foottext {
	padding-top:80px;
	margin-left:50px; margin-top:0;
	width:500px; 
	text-align:left; 
	font-size:9px; 
	color:#400000;
	}
	
.foottext a {color:#400000;
	text-decoration:none;
	}

.foottext a:hover {
	text-decoration:underline;
	}

a {outline:0px;
	}

strong { color:white; }

