* {padding: 0; margin: 0;}

body{
background: url(img/background.jpg);
background-repeat:  repeat-x;
}
/*TEXTFEATURES*/


 p {font-size: 0.7em;
font-family: Arial, Helvetica, sans-serif;
}

 
 .leftimage {
border: 0; padding: 0;
margin-left: 0;
width: 235px;
height: 164px;
float: left;
overflow: hidden;}

/*GENERAL FEATURES*/

   .bullet  {
   margin-right: 5px;
   }
   
  .floatright {float: right;}
  .floatleft {float: left;}
 
  .padding 
 {
overflow: hidden; margin-bottom: 0;
 }

div.clearer {clear: left; line-height: 0px; height: 0px;}

 /*STRUCTURE*/

   div#main {
 margin-left: auto;
 margin-right: auto;
 height: 100%;  
   }

 div#leftnavigation {
 padding: 0;
width:172px;
 height: 100%;
position: absolute; left: 0px; top: 0px;
padding-top: 97px; 
overflow: hidden;
}

div#center {
    height: 100%;
   margin-left: 172px;
   margin-right: 172px;
   border-left: 1px solid gray;
   border-right: 1px solid gray;
   text-align: center;
   }
  
   div#top {
   height: 23px;
  background: url(img/bgheader.png);
  border-left: 5px solid white;
   border-right: 5px solid white;
   border-top: 3px solid white;
}
 
  div#firstcenterhome {
  background: #ffffff;
 height: 66px;
 padding: 0;
 margin-bottom: 0;
 border-left: 5px solid white;
  border-right: 5px solid white;
}
  
   div#secondcenterhome  {
  background: url(img/center.gif);
  height: 190px;
  border-left: 5px solid white;
  border-right: 5px solid white;
  margin-bottom: 0;
  }

   div#thumbs{ height: 65px;
  padding-top: 8px;
  padding-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  }  
    
  
   .thumbs {padding-left: 1%;
  }
  
  div#longline{ height: 8px;
  border-top: 2px solid #65e401;
   background: #ffffff;
  } 
  
  
  
  div#thirdcenterhome {
  height: 155px; 
  background: #ffffff;
 margin-left: 5px;
 margin-right: 5px;
 border: 5px solid#60e212;
 }   
 #thirdcenterhome div img p{display:inline;} 
 
div#third_left {
width: 49.1%;
 height: 150px;
 background: #ffffff;
 margin-left: 5px;
padding-top: 5px;
border-right: 1px solid gray;
float: left;  
text-align: left;
}

 div#third_right {
 width: 48%; 
height: 150px;
background: #ffffff;
float: right;
margin-right: 5px;
padding-top: 5px;
text-align: left;}

 div#thirdgeneral {
height: auto;
background: url(img/greenbg2.png); 
background-repeat: repeat-x;;
padding-bottom: 20px;
margin-left: 5px;
margin-right: 5px;
}

div#leftcopy {
width: 49%;
text-align: left;
float: left;
padding-top: 0;
}
div#leftcopy p {padding-left: 20px;
 padding-right: 10px;
}

div#leftcopy strong {font-size: 1.1em;}

 .rightcopy {
  padding-bottom: 50px;
 text-align: left;
 margin-left: 51%;
 margin-right: 60px;
 padding-left: 10px;
 padding-top: 0.62em;
} 

 .rightcopy strong {
  font-size: 1.1em;
} 


  div#fourthcenterhome {
  height: 160px;
  border-left: 5px solid white;
 border-right: 5px solid white;
 background: #88e94e;
 margin-top: 5px;
 margin-bottom: 5px;
}

div#fourth_left {
 width: 49%;  
 height: 155px;
 float: left;
border-right: 1px solid gray;
background: url(img/fourthbg.png);
background-repeat: repeat-x;
overflow: hidden;
padding-top: 5px;
padding-left: 5px;
text-align: left;
}

   div#fourth_right  {
 width: 49%;
  height: 155px;
  background: #88e94e; 
  padding-left: 0;
  float: left; 
  padding-top: 5px;
  text-align: left;
  }

 div#fifthcenterhome {
height: 45px;
margin-left: 172px;
margin-right: 172px;
margin-top: 10px;
text-align: center;
margin-bottom: 10px;}
  
 div#rightnavigation {
  width: 172px;
  height: 100%;
  position: absolute; right: 0px; top:  0px;
  padding-top: 150px;
/*  padding-top: 115px; */
  }

/*LINKS*/

div#rightnavigation ul li.on a {font-weight: bold;
color: #000000; font-size: 0.7em; 
}

div#rightnavigation ul li.on { list-style-image: url(img/black_dot.gif);}

div#rightnavigation ul li {list-style-image: url(img/green_dot.gif);}


 ul {
margin-left: 25px;
margin-top: 20px;
list-style: none;}

 a img { border: 0;}
 
 a {
	font-size:  9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	 color: #666666;
}

a:link {
	 text-decoration: none;
} 
a:visited {
	text-decoration: none;
	color: #999999; 
} 
 a:hover {
	text-decoration: none;
	color: #669900;
} 
a:active {
	 text-decoration: none;
	color: #666666;
}

.strong{font-weight: bold; font-size: 1em;}

ul.low {
margin-top: 10px;
overflow: hidden;
text-align: center;
font-size: 0.7em;
font-family: Arial, Helvetica, sans-serif;
list-style: none;
}

ul.low li {
display:inline;
padding-left: 2px;
padding-right: 3px;
line-height: 0.7em; 
/* border-right: url(img/rightborder_small.png); */
border-right: none; 
}

 ul.low li.noborder  {border-right: none;}


