html, body { padding: 0; margin: 0;}


body {
  margin: 0px 0;
  text-align: center;
  font-family: verdana, sans-serif;
  font-size: 14px;
  }
  
  

a:link, a:visited, a:hover, a:active {
	  text-decoration: none;
	  color: #0000FF;
  }
  

  
#wrapper {
  margin: 0 auto;
  padding: 145px 0 0;
  text-align: left;
  background: #ffffff url(logo.gif) no-repeat ;
  }
  
  
  
/* Box model hack \*/
* html wrapper {
  }
/* */


#content {
  margin: auto;
  text-align: center;
  background: #ffffff;
  }


.linebreak {
position: relative;
margin: auto;
background:#A7A49B;
color:#000000;
}  
  
  
 
.column{
float: left;
width: 24.9%;
}


ul{list-style: none; margin: 0; padding:8px 0;}

li {
padding: 6px 0 6px 2px;
}


.announce {clear: both;
background:#A7A49B;
color:#000000;
padding: 2px;
font-weight:bold;}

.news {
background:#ffffff;
}

.news img {
float:left;
background: #ffffff;}

.news ul {
background: #ffffff;
text-align:left;
}  

.news ul li {color:#000000;
text-align:left;
padding: 6px 0 6px 2px;
}

.news ul li a{color:#000000;
text-align:left;
padding: 6px 0 6px 2px;
}
  

  
.footer {
clear: both;
background: #A7A49B;
}



h1 {position: absolute; left: -3000px;}

h2 {font-size: 16px; text-align: center; padding: 4px;}
.about {background: #006633; color: #ffffff; font-weight:bold; padding: 5px;}
.service {background: #339933; color: #ffffff; font-weight:bold; padding: 5px;}
.research {background: #99CC99; color: #ffffff; font-weight:bold; padding: 5px;}
.tech {background: #669933; color: #ffffff; font-weight:bold; padding: 5px;}



h4 {font-size: 14px; text-align: left; padding: 5px; color: #000000;}
.linebreak {color: #000000; font-weight:bold; text-align:right;}


.foot {color:#000000; font-size: 10px; text-align: center; padding: 5px}

.foot a:link, .foot a:visited, .foot a:hover, .foot a:active {
color:#333333;}

p {margin: .8em 1em .8em 1.6em;}


.linebreak a, .linebreak a:link, .linebreak a:visited, .linebreak a:hover, .linebreak a:active {
text-decoration: none;
color: #000000;
text-align: right;}


.one a, .one a:link, .one a:visited {
display: block;
text-decoration: none;
background: #ffffff;
color: #000000;
}

.one a:hover, .one a:active {
text-decoration: none; 
background: #006633;
color: #ffffff;
}

.two a, .two a:link, .two a:visited {
display: block;
text-decoration: none; 
background: #ffffff;
color: #000000;
}
.two a:hover, .two a:active {
text-decoration: none; 
background: #339933;
color: #ffffff;
}

.three a, .three a:link, .three a:visited {
display: block;
text-decoration: none;
background: #ffffff;
color: #000000;
}

.three a:hover, .three a:active {
text-decoration: none; 
background: #99CC99;
color: #ffffff;
}

.four a, .four a:link, .four a:visited {
display: block;
text-decoration: none; 
background: #ffffff;
color: #000000;
}

.four a:hover, .two a:active {
text-decoration: none; 
background: #669933;
color: #ffffff;
}